CoolFace
Apppublic

Nestallum/tech-news-rag-assistant

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
50 commits on main
2dc8abe4mo ago

docs: update demo screenshot

Nestallum
6dc76a64mo ago

feat(frontend): add example question chips and brand reset

Nestallum
714cda14mo ago

feat(frontend): add example question chips and brand reset

Nestallum
48d74924mo ago

docs: update README and architecture diagram for Qdrant migration

Nestallum
f0c8a404mo ago

chore: update .env.example for Qdrant and Cerebras

Nestallum
78dbf564mo ago

chore(docker): remove chroma_db copy from image

Nestallum
20686c94mo ago

chore: update lockfile

Nestallum
d8734d54mo ago

fix(tests): update fixtures to use Unix timestamps for published_at

Nestallum
76cf9a74mo ago

add daily ingestion workflow via GitHub Actions

Nestallum
e86e9a34mo ago

migrate vector store from ChromaDB to Qdrant Cloud

Nestallum
5b3f9504mo ago

docs: update architecture diagram with current LLM (gpt-oss-120b)

Nestallum
6788d8f4mo ago

docs: update architecture diagram with current LLM (gpt-oss-120b)

Nestallum
ef4f2e54mo ago

fix(api): handle rate-limit errors from Cerebras after Groq migration

Nestallum
60d8ba74mo ago

chore(ingestion): silence type checker on to_chroma_metadata return

Nestallum
bd9b9444mo ago

feat(ingestion): add 60-day retention policy for ChromaDB collection

Nestallum
102a4614mo ago

fix(retrieval): adjust min_retrieval_score threshold

Nestallum
c9f54fa4mo ago

fix(retrieval): adjust min_retrieval_score threshold

Nestallum
42369824mo ago

chore(generation): lower raw answer logging to debug level

Nestallum
b871fe64mo ago

fix(retrieval): adjust min_retrieval_score threshold

Nestallum
d3310ca4mo ago

fix(retrieval): adjust min_retrieval_score threshold

Nestallum
6b42be44mo ago

docs: update demo screenshot with new paragraph and serif rendering

Nestallum
8acdbb64mo ago

fix(generation): normalize non-standard citation markers and preserve paragraph breaks

Nestallum
75fab114mo ago

chore: stop tracking __pycache__ directories

Nestallum
8ed81484mo ago

docs: update README for Cerebras migration and FastAPI frontend

Nestallum
0e3b4734mo ago

docs: refresh demo screenshot with new UI and corpus

Nestallum
9b1af5a4mo ago

refactor(retrieval): fix guard threshold and add fused_top_k

Nestallum
9a2a5de4mo ago

chore: remove stray duplicate architecture figure

Nestallum
45f92574mo ago

chore(index): expand corpus to 428 chunks

Nestallum
29e8a614mo ago

docs: update evaluation results with new reranker and LLM

Nestallum
88b9f5a4mo ago

feat(llm): migrate from Groq to Cerebras gpt-oss-120b

Nestallum
651ecb44mo ago

feat(frontend): animate input slide-down on first submission

Nestallum
f37178f4mo ago

Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.

Nestallum
9f6fd974mo ago

Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.

Nestallum
c71030f4mo ago

Update UI with fixed initial dock position, smooth transitions, and distinct animations for user messages versus loading states.

Nestallum
98bae054mo ago

style(ui): complete interface and styling update

Nestallum
5f5dc414mo ago

style(ui): refine title size, placeholder text and example contrast

Nestallum
b3825dc4mo ago

style(ui): refine composer height and title size

Nestallum
07d9d8b4mo ago

style(ui): scale down the interface for better balance on large screens

Nestallum
cdc8d0a4mo ago

feat(ui): replace Gradio with a custom FastAPI frontend

Nestallum
1e4409d4mo ago

docs: update architecture file

Nestallum
a44de404mo ago

docs: update architecture file (svg to png)

Nestallum
4473ae84mo ago

docs: add GitHub-specific README without Space metadata

Nestallum
56826564mo ago

docs: add GitHub-specific README without Space metadata

Nestallum
297e9414mo ago

docs: add README, architecture diagram, and demo screenshot

Nestallum
edac1ee4mo ago

docs: add project README, architecture diagram, and demo screenshot

Nestallum
997d0624mo ago

feat: lighter reranker and graceful Groq rate-limit handling

Nestallum
7bc99c34mo ago

fix(deploy): copy README.md before uv sync in Dockerfile

Nestallum
1778b5f4mo ago

chore: include ChromaDB index via Git LFS for deployment

Nestallum
862fc0c4mo ago

docs: add Hugging Face Space metadata header

Nestallum
36cb7974mo ago

Merge Hugging Face Space initial commit

Nestallum