ETFogle/engineering-knowledge-bot
0
Engineering Knowledge Bot (Hugging FaceβOnly Version)
This is a self-contained Retrieval-Augmented Generation (RAG) system that runs entirely inside Hugging Face Spaces.
π Features
- Upload your documents directly into
data/raw_docs/ - Automatic FAISS vector database building
- Llama 3 inference via Hugging Face API
- Streamlit UI
π Add Your Documents
Place all .txt, .pdf, .docx, etc. files into:
data/raw_docs/
They will be parsed and indexed automatically.
βΆοΈ Run
Just open the Space β everything builds automatically.
