Skip to content
#

vector-store

Here are 36 public repositories matching this topic...

The AI Assistant uses OpenAI's GPT models and Langchain for agent management and memory handling. With a Streamlit interface, it offers interactive responses and supports efficient document search with FAISS. Users can upload and search pdf, docx, and txt files, making it a versatile tool for answering questions and retrieving content.

  • Updated Apr 22, 2024
  • Python

A powerful Retrieval Augmented Generation (RAG) application built with NVIDIA AI endpoints and Streamlit. This solution enables intelligent document analysis and question-answering using state-of-the-art language models, featuring multi-PDF processing, FAISS vector store integration, and advanced prompt engineering.

  • Updated Oct 31, 2024
  • Python

Budget Buddy is a finance chatbot built using Chainlit and the LLaMA language model. It analyzes PDF documents, such as bank statements and budget reports, to provide personalized financial advice and insights. The chatbot is integrated with Hugging Face for model management, offering an interactive way to manage personal finances.

  • Updated Dec 10, 2024
  • Python

Retail-RAG: A Python-based Retrieval-Augmented Generation (RAG) system for business insights using OpenAI GPT and FAISS. Ingests retail data, generates embeddings, and enables semantic search for financial, customer, and operational insights. Scalable API layer for real-time data-driven decision-making.

  • Updated Oct 28, 2024
  • Python

Improve this page

Add a description, image, and links to the vector-store topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vector-store topic, visit your repo's landing page and select "manage topics."

Learn more