Skip to content

An AI-powered web researcher application that uses multiple specialized agents working in parallel to provide comprehensive insights on user queries.

License

Notifications You must be signed in to change notification settings

blue-lotus-org/automata-deep-search

Repository files navigation

Enjoy it!

This is a concept (front-end) application and is shared here to help you a little. You will need to add your own back-end and perhaps modify the UI for your purposes. This conceptual program also works.

DIY solution to build AI Deep Research. (Version 1.0.0)

  • Find prompts on ./constants.ts for customizations
  • Find AI model (GEMINI_TEXT_MODEL) on ./constants.ts for changes
  • PDF download has been disabled for now, need to fix.

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

About

An AI-powered web researcher application that uses multiple specialized agents working in parallel to provide comprehensive insights on user queries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published