● liveRM GPT
Personal RAG chat assistant for documents
A Streamlit chat app that lets you upload PDF and Word documents, builds a FAISS vector index with HuggingFace embeddings, and answers questions using an Ollama LLM with retrieval-augmented generation.
- Streamlit
- Python
- LangChain
- FAISS
- Ollama
- HuggingFace