Back to search
A Portuguese chatbot using RAG (FAISS + LangChain) to interact with uploaded PDFs. AI-powered document understanding and conversational interface.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
feat: implement conversational retrieval chain with FAISS vectorstore, memory, and chat history
83f2f72View on GitHubfeat: add Streamlit interface, VectorStore FAISS integration, embeddings, and PDF processor
72cf109View on GitHub