Code Monkey home page Code Monkey logo

ai-researcher's Introduction

ai-researcher

Twitter Follow Open In Colab

The AI Researcher is an AI agent that utilizes Claude 3 and SERPAPI to perform comprehensive research on a given topic. It breaks down the research process into subtopics, generates individual reports for each subtopic, and then combines them into a final comprehensive report.

Features

  • Generates a detailed checklist of subtopics to research for a given topic
  • Performs multiple rounds of searches and analysis for each subtopic
  • Generates individual reports for each subtopic
  • Incorporates feedback from a "boss" persona to identify missing information and improve the reports
  • Combines the subtopic reports into a comprehensive final report

Usage

  1. Open the notebook in Google Colab or in a local Jupyter notebook.

  2. Replace the placeholders ANTHROPIC_API_KEY and SERP_API_KEY in the script with your actual API keys.

  3. Run all the cells, and enter your topic to get started!

  4. After research + generation is complete, the report will be saved as comprehensive_report.txt in the same directory as the script. Use a Markdown viewer to view the final report.

Customization

You can customize the behavior of the AI Research Assistant by modifying the following parameters in the script:

  • model: The name of the Anthropic Claude AI model to use (default: "claude-3-haiku-20240307").
  • max_tokens: The maximum number of tokens to generate in each AI response (default: 2000).
  • temperature: The temperature value for controlling the randomness of the AI responses (default: 0.7).

Limitations

  • The quality and accuracy of the generated reports depend on the performance of the Anthropic Claude AI and the relevance of the search results from SERPAPI.
  • The script may take a considerable amount of time to execute, especially for complex topics with multiple subtopics.

License

This project is licensed under the MIT License.

Disclaimer

The AI Research Assistant is an experimental tool and should be used for informational purposes only. The generated reports may contain inaccuracies or inconsistencies. Always verify the information obtained from the script with reliable sources before making any decisions based on it.

Contributing

Contributions to the AI Research Assistant are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

Acknowledgments

  • Anthropic for providing the Claude AI API.
  • SERPAPI for providing the search API.

Contact

Matt Shumer - @mattshumer_

Lastly, if you want to try something even cooler than this, sign up for HyperWrite Personal Assistant (most of my time is spent on this). It's basically an AI with access to real-time information that a) is incredible at writing naturally, and b) can operate your web browser to complete tasks for you.

ai-researcher's People

Contributors

mshumer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.