Spaces:
Sleeping
Sleeping
| title: EGM Research Assistant | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 5.29.0 | |
| python_version: "3.11" | |
| app_file: app.py | |
| pinned: false | |
| license: cc-by-4.0 | |
| # π EGM Research Assistant | |
| An AI-powered research synthesis tool for the **Evidence Gap Map**, built on 358 impact evaluations and systematic reviews on private sector engagement. | |
| ## Features | |
| - **Semantic RAG** β vector search retrieves the most relevant studies per query | |
| - **Dataset-only responses** β synthesises exclusively from retrieved studies, never general knowledge | |
| - **Cited answers** β every claim linked to a specific study with author, year, and country | |
| - **Evidence visualised** β charts showing interventions, regions, study designs, and publication years | |
| - **Dataset Summary tab** β instant spread analysis of any column with descriptive statistics | |
| --- | |
| *Built with sentence-transformers, ChromaDB, and Claude* | |