zakaria-ch49/Medical-Question-Answering-with-Retrieval-Augmented-Generation_RAG
fix(tests): patch _make_session instead of requests.get
feat: add openFDA dual-source, PubMed resilience, structured AI answers
Fix formatting in README.md for consistency
refactor: clean dead code, remove unused files, update README
fix: chat input layout on Hugging Face Spaces (no wrap, button fixed right)
feat: full UI in English, chat input bar, remove history & PubMed keyword field
fix: make CI green — lazy-load ML deps, use requirements-ci.txt
fix: add pytest and pytest-mock to requirements for CI
feat: add unit tests, CI/CD workflow, Limitations and Roadmap sections
docs: add model name in features section
docs: add LLM model details (Qwen3-VL-235B-A22B-Thinking)
docs: add author name Zakaria CHADADI
docs: rewrite README with professional layout and demo button
Remove example questions section
Fix: remove exit(1) to allow app to start without .env file
Fix: use port 7860 for Hugging Face Spaces
Add Hugging Face Space metadata to README
Initial commit
