open deep research
Basic Information
Open Deep Research is an open-source clone of OpenAI's Deep Research experiment that provides a Next.js AI chatbot template focused on researching the web. It combines Firecrawl's search and extract capabilities to feed real‚Äëtime web data into a reasoning model so the application can analyze, summarize, and produce structured outputs from multiple web sources. The project is built on Vercel's AI SDK and the Next.js App Router, and is designed to be deployed on Vercel with optional one‚Äëclick deployment. It targets users who want a deployable research assistant that integrates different LLM providers, persistent chat history, authentication, and file storage while offering configuration for reasoning models and function timeouts via environment variables.