pse-egmap-chatbot / README.md
suvpande's picture
Upload 4 files
2f05fed verified
|
Raw
History Blame Contribute Delete
931 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
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