An open API service indexing awesome lists of open source software.

https://github.com/rana-shankani/customer-support-bot

A customer support chatbot using Retrieval Augmented Generation (RAG) to answer questions from documentation. Upload PDFs or text files, and let the system handle document processing, embedding generation, and semantic search. Built with LangChain, FAISS vector database, and HuggingFace models with a simple Flask web interface.
https://github.com/rana-shankani/customer-support-bot

faiss-vector-database flask huggingface langchain rag retrieval-augmented-generation text-embeddings

Last synced: about 2 months ago
JSON representation

A customer support chatbot using Retrieval Augmented Generation (RAG) to answer questions from documentation. Upload PDFs or text files, and let the system handle document processing, embedding generation, and semantic search. Built with LangChain, FAISS vector database, and HuggingFace models with a simple Flask web interface.

Awesome Lists containing this project