BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT. This is a port of babyagi with Langchain.js and build a user interface.
- The BabyAGI can search and scrape the web. (🐝 BabyBeeAGI)
- Exporting Execution Results
- Execution history
- Faster speeds and fewer errors. (😺 BabyCatAGI)
- Display the current task and task list
- i18n support
- User feedback
- Other LLM models support
and more ...
This script is designed to be run continuously as part of a task management system. Running this script continuously can result in high API usage, so please use it responsibly. Additionally, the script requires the OpenAI API to be set up correctly, so make sure you have set up the API before running the script.
- Github: https://github.com/yoheinakajima/babyagi
- Author: @yoheinakajima