Spaces:
Sleeping
Sleeping
metadata
title: agentic-researcher
emoji: 📉
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: apache-2.0
short_description: Agentic Research Assistant
Agentic Research Assistant
An agentic research assistant that combines Wikipedia, Reddit, and Semantic Scholar using LangGraph and Chainlit.
Project Structure
app.py: Main application with LangGraph implementationtools.py: Tool implementations (Wikipedia, Reddit, Semantic Scholar)chainlit.md: Chainlit welcome messagepyproject.toml: Project metadata and dependency specifications