Open-Deep-Research / README.md
GitsSaikat
Update Path
500602c
|
raw
history blame
1.75 kB

πŸ” Open DeepResearch

Open DeepResearch Logo

Overview

Open DeepResearch is a powerful research assistant that leverages AI to conduct 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.