A fully local, privacy-friendly RAG-powered chat app using Reflex, LangChain, Huggingface, FAISS, and Ollama.
Stars
2
Forks
0
Watchers
2
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
Add comprehensive test suite for RAG Chat Assistant with error handling and validation
8dfc78cView on GitHubEnhance State management with improved error handling and logging, update QA structure to include sources, and refine message processing logic.
9c8d51cView on GitHubImplement core RAG functionality with error handling, memory management, and rate limiting
832c55cView on GitHubEnhance error handling with structured logging and improved user feedback
ea80118View on GitHubUpdate requirements.txt to align with latest dependency versions
901b7c3View on GitHubEnhance README.md with development and testing guidelines, including test running instructions and performance optimization strategies
e8aed43View on GitHubUpdate README.md to enhance clarity and structure, including feature highlights and setup instructions
67360e7View on GitHubRefactor handle_submit method to improve loading state management and error handling
4fe1cd4View on GitHubFix vector store initialization logic to ensure proper error handling when no documents are loaded
b788209View on GitHubRefactor color definitions to include type annotations for improved clarity
7991bcfView on GitHubEnhance RAG system initialization with progress updates, error handling, and retry logic
075dd6fView on GitHubEnhance FAISS vector store creation with versioning, batch processing, and error handling
376e940View on GitHub