Commit History

feat: conversation memory verified β€” 159 tests passing
8fad980
Running

tpriyadata commited on

feat: 159 tests passing β€” conversation memory complete
09997dc

tpriyadata commited on

add changes and update on claude.MD
8cf51cf

tpriyadata commited on

fix: Deep mode now correctly calls summarizer agent
305c409

tpriyadata commited on

feat: clickable PubMed links for cited PMIDs
64b4dce

tpriyadata commited on

fix: sync app.py with streamlit_app.py β€” analysis mode added
ec077c0

tpriyadata commited on

fix: remove corrupted em-dash in settings.py for HuggingFace
4e9632b

tpriyadata commited on

fix: RAG prompt JSON format restored β€” PMIDs working
9133ae1

tpriyadata commited on

refactor: centralize system prompts in prompts.py
d41cc8e

tpriyadata commited on

change the claude model from opus to sonnet again
1789cc2

tpriyadata commited on

docs: Plan 4 complete β€” all 4 plans done
b6f2aa9

tpriyadata commited on

feat(plan3): complete β€” 44,676 vectors, pTau217 cross-source working
4559a78

tpriyadata commited on

feat(preprocessing): ADNI loader complete β€” 24,916 clinical records in Pinecone
344ca85

tpriyadata commited on

fix: replace corrupted .gitignore with clean version
0504005

tpriyadata commited on

add changes notebook files
cce5499

tpriyadata commited on

docs: Session 4 complete β€” HuggingFace live, ADNI files ready
63174cc

tpriyadata commited on

docs: Plan 2 complete β€” HuggingFace deployment live
c6f19b4

tpriyadata commited on

fix: add root app.py, correct README metadata, minimal requirements
c9ac72c

tpriyadata commited on

fix: minimal requirements for HuggingFace β€” remove torch and heavy packages
4a4e815

tpriyadata commited on

fix: add correct HuggingFace Space metadata to README
66ad2bd

tpriyadata commited on

docs: add HuggingFace Space metadata to README
4e23998

tpriyadata commited on

modified ingestion /pubmed_diagnostics.py
d6ae4aa

tpriyadata commited on

test: add 94 unit tests across all pipeline stages β€” 100% passing
4279357

tpriyadata commited on

chore: exclude CLAUDE_CONTEXT.md from repo
132ac49

tpriyadata commited on

docs: Plan 1 complete β€” update session context
740b7f7

tpriyadata commited on

feat(app): enterprise Streamlit chatbot β€” RAG pipeline working end to end
7822481

tpriyadata commited on

feat(generation): enterprise RAG pipeline β€” verified working with Claude + Pinecone
d5eef34

tpriyadata commited on

delete exposed api key
7fe2b25

tpriyadata commited on

feat(vector_store): enterprise Pinecone query layer β€” retrieval verified working
c5a5764

tpriyadata commited on

add changes in embedded py
6d0d692

tpriyadata commited on

feat(notebooks): add Colab T4 embedding notebook β€” 19,771 chunks to Pinecone
f2ee62b

tpriyadata commited on

feat(preprocessing): cleaner + chunker enterprise code | fix pinecone index name to alzdetect
95f91d6

tpriyadata commited on

feat(preprocessing): enterprise paper cleaner β€” 49 years inferred, 5120 HTML stripped, 100% retention
9ad3909

tpriyadata commited on

feat(ingestion): pubmed_fetch and query_config verified β€” 19637 papers 100% valid
c650917

tpriyadata commited on

fix(ingestion): handle old project format β€” coerce authors/keywords/year types
93570ad

tpriyadata commited on

feat(ingestion): enterprise PubMed fetcher with Pydantic validation and checkpointing
f6fb5de

tpriyadata commited on

feat(ingestion): Add 40 enterprise PubMed queries with Pydantic validation
c910375

tpriyadata commited on

Merge branch 'main' of https://github.com/tpriyadata/Alz-Bot
f4bae4b

tpriyadata commited on

Initial commit
c15bdd1
unverified

TPriya commited on

chore: initialise enterprise folder structure Alz-Bot
410f6c6

tpriyadata commited on

chore: add .gitignore before anything else
1f8be6b

tpriyadata commited on