Open-source app for AI-powered research reports from web search
Top 22.3% on sourcepulse
This project provides an open-source research assistant that automates the generation of AI-powered reports from web search results. It targets researchers, students, and professionals needing to synthesize information from multiple sources, offering flexibility in AI model selection and search providers. The key benefit is a streamlined, customizable workflow for deep research and report creation.
How It Works
The application follows a three-step process: 1) Search Results Retrieval using configurable Google Custom Search or Bing Search APIs. 2) Content Extraction from selected search results via JinaAI. 3) Report Generation using user-selected AI models (Gemini, GPT, Claude, DeepSeek, local models via Ollama) and custom prompts. This multi-AI platform approach allows users to leverage the best model for their specific needs, while JinaAI ensures efficient content processing.
Quick Start & Requirements
npm install
(or yarn, pnpm, bun)npm run dev
(or yarn, pnpm, bun dev)Highlighted Details
lib/config.ts
for search providers, AI models, rate limits, and prompts.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 months ago
1 day