Spaces:
Running
Running
DeepSeek RAG Chatbot π€
A powerful Retrieval-Augmented Generation (RAG) chatbot that allows users to upload documents and get AI-powered responses based on their content.
Features
- π Document Upload: Support for PDF and TXT files
- π Intelligent Document Processing: Automatic text chunking and embedding
- π¬ Interactive Chat Interface: Real-time conversation with context-aware responses
- π§ Vector Storage: Efficient document retrieval using FAISS
- π Conversation Memory: Maintains chat history and context
How to Use
- Enter your DeepSeek API key in the application
- Upload your documents (PDF or TXT files)
- Start chatting with the AI about your documents!
Technical Stack
- Streamlit for the web interface
- LangChain for document processing
- FAISS for vector storage
- HuggingFace Embeddings
- DeepSeek API for AI responses
License
MIT License