Skip to content
#

faiss-vector-database

Here are 118 public repositories matching this topic...

A basic RAG analysis tool using Streamlit for AI/ML developers to experiment with document retrieval and analysis. This tool enables users to upload documents, process them with OpenAI embeddings, and perform semantic searches with interactive visualizations. Built with Streamlit, LangChain, and FAISS for efficient vector similarity search.

  • Updated Oct 26, 2024
  • Python

A Retrieval-Augmented Generation (RAG) app for chatting with content from uploaded PDFs. Built using Streamlit (frontend), FAISS (vector store), Langchain (conversation chains), and local models for word embeddings. Hugging Face API powers the LLM, supporting natural language queries to retrieve relevant PDF information.

  • Updated Oct 13, 2024
  • Python

Improve this page

Add a description, image, and links to the faiss-vector-database 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 faiss-vector-database topic, visit your repo's landing page and select "manage topics."

Learn more