Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: Exa Research Agent
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false
license: mit
sdk_version: 5.29.0
short_description: Search the latest papers instantly using EXA.ai
π Exa Research Agent
A lightweight, real-time research assistant powered by Exa.ai and built using Phidata.
It lets you search for the latest academic papers, research articles, and PDFs without using OpenAI or any LLM backend.
π Ideal for students, researchers, and curious minds looking for cutting-edge science β instantly.
βοΈ How It Works
- Type your research query in the input box (natural language or keyword-style).
- The agent sends it to Exa.ai β a search engine built for research.
- You get back up to 5 research-oriented results with titles, links, and short previews (if available).
βοΈ Example Queries to Try
π¬ AI & Science
graph neural networks applications in chemistryneural-symbolic reasoning 2024 site:arxiv.org
π Climate & Environment
climate change models site:nature.com
𧬠Biotech
CRISPR gene editing filetype:pdf
π‘ You can use modifiers like:
filetype:pdfβ for PDF papers onlysite:arxiv.orgβ for arXiv-specific results2024β to bias toward recent results
π§ Tech Stack
- Exa.ai β for real-time research search
- Phidata β agentic framework (without LLMs)
- Gradio β fast and beautiful web UI
- Python β the glue that brings it all together
π No OpenAI Required
This app does not use OpenAI or any LLM β just a powerful tool agent that queries Exa.ai and formats results.
π§ͺ Development & Deployment
You can run it locally with:
pip install -r requirements.txt
python app.py
π¬ Contact
Built with β€οΈ by Rahul Thakur