Open-Deep-Research / README.md
AlignAI's picture
Update README.md
0239832 verified

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
metadata
license: mit
title: Open DeepResearch
sdk: streamlit
emoji: 🌍
colorFrom: blue
colorTo: indigo
pinned: true
thumbnail: >-
  https://cdn-uploads.huggingface.co/production/uploads/653425f4ed74ace63395826c/R01AZ1UR8_vatKCrcBZq_.png
short_description: Making Deep Research Simple

πŸ” Open DeepResearch

Open DeepResearch Logo
Try the app on Hugging Face Spaces

Overview

Open DeepResearch is an application for assisting in research by conducting comprehensive research on any topic. It automates the process of gathering, analyzing, and synthesizing information from multiple sources to generate detailed reports with proper citations.

Features

  • πŸ€– AI-powered search query generation
  • 🌐 Automated web searching and content extraction
  • πŸ“Š Smart relevance filtering
  • πŸ“ Comprehensive report generation with citations
  • πŸ”„ Iterative research refinement
  • πŸ“± User-friendly Streamlit interface

Requirements

You'll need API keys from:

Installation

git clone https://github.com/yourusername/DeepResearch_App.git
cd DeepResearch_App
pip install -r requirements.txt

Usage

  1. Launch the app:
streamlit run app.py
  1. Configure your API keys in the sidebar
  2. Enter your research query
  3. Set the number of research iterations
  4. Click "Start Research" and wait for your detailed report

How It Works

  1. Query Generation: AI creates targeted search queries based on your topic
  2. Web Search: Automated search across multiple sources
  3. Content Analysis: Relevant information extraction and filtering
  4. Report Generation: Synthesized findings with proper citations
  5. Iterative Refinement: Additional searches based on gaps in information

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.