--- title: DeepSearch emoji: 😻 colorFrom: yellow colorTo: blue sdk: gradio sdk_version: 5.33.1 app_file: app.py pinned: false short_description: performs comprehensive research on any query. tags: - mcp-server-track contributors: - LokeshReddy001 - suchith-koduru --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference demo-link: https://drive.google.com/file/d/1Xrj-5z2tcJYq124wlJndcJbVjHmP_Jos/view?usp=sharing # Deep Research Assistant Design of the agent is in the following [tldraw link](https://www.tldraw.com/f/ZCoiik0AvCCeCx2GOlqf6?d=v2200.-4065.1101.733.ADvUOyPQU3xs8HDV8iUjG) An advanced AI-powered research assistant that performs comprehensive analysis and generates detailed reports on any topic. Built with Gradio and powered by Cerebras AI, Google search engine API. ## 🎥 Demo Video
## 🚀 Try It Live ## 🌟 Features - **Comprehensive Research**: Performs deep analysis using multiple research tools and AI models - **Structured Reports**: Generates well-organized reports with: - Executive Summary - Main Findings with supporting details - In-depth Analysis - Clear Conclusions - Source Citations - **Real-time Processing**: Get research results in real-time with live progress updates - **User-friendly Interface**: Simple, clean Gradio interface for easy interaction - **Markdown Support**: Results are formatted in clean, readable markdown ## 🛠️ Setup 1. Clone the repository: ```bash git clone https://github.com/YourUsername/deepsearch.git cd deepsearch ``` 2. Install dependencies: ```bash pip install -r requirements.txt ``` 3. Create a `.env` file in the root directory with your API key: ``` GOOGLE_API_KEY="