Nestallum/tech-news-rag-assistant
docs: update demo screenshot
feat(frontend): add example question chips and brand reset
feat(frontend): add example question chips and brand reset
docs: update README and architecture diagram for Qdrant migration
chore: update .env.example for Qdrant and Cerebras
chore(docker): remove chroma_db copy from image
chore: update lockfile
fix(tests): update fixtures to use Unix timestamps for published_at
add daily ingestion workflow via GitHub Actions
migrate vector store from ChromaDB to Qdrant Cloud
docs: update architecture diagram with current LLM (gpt-oss-120b)
docs: update architecture diagram with current LLM (gpt-oss-120b)
fix(api): handle rate-limit errors from Cerebras after Groq migration
chore(ingestion): silence type checker on to_chroma_metadata return
feat(ingestion): add 60-day retention policy for ChromaDB collection
fix(retrieval): adjust min_retrieval_score threshold
fix(retrieval): adjust min_retrieval_score threshold
chore(generation): lower raw answer logging to debug level
fix(retrieval): adjust min_retrieval_score threshold
fix(retrieval): adjust min_retrieval_score threshold
docs: update demo screenshot with new paragraph and serif rendering
fix(generation): normalize non-standard citation markers and preserve paragraph breaks
chore: stop tracking __pycache__ directories
docs: update README for Cerebras migration and FastAPI frontend
docs: refresh demo screenshot with new UI and corpus
refactor(retrieval): fix guard threshold and add fused_top_k
chore: remove stray duplicate architecture figure
chore(index): expand corpus to 428 chunks
docs: update evaluation results with new reranker and LLM
feat(llm): migrate from Groq to Cerebras gpt-oss-120b
feat(frontend): animate input slide-down on first submission
Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.
Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.
Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.
style(ui): complete interface and styling update
style(ui): refine title size, placeholder text and example contrast
style(ui): refine composer height and title size
style(ui): scale down the interface for better balance on large screens
feat(ui): replace Gradio with a custom FastAPI frontend
docs: update architecture file
docs: update architecture file (svg to png)
docs: add GitHub-specific README without Space metadata
docs: add GitHub-specific README without Space metadata
docs: add README, architecture diagram, and demo screenshot
docs: add project README, architecture diagram, and demo screenshot
feat: lighter reranker and graceful Groq rate-limit handling
fix(deploy): copy README.md before uv sync in Dockerfile
chore: include ChromaDB index via Git LFS for deployment
docs: add Hugging Face Space metadata header
Merge Hugging Face Space initial commit
