Home

Awesome

πŸ‘ΆπŸ€–πŸ–₯️ BabyAGI UI

GitHub last commit Discord Twitter Follow GitHub Repo stars

[!CAUTION] This project started in May 2023. Currently, the AI Agent has moved to the next phase. Its role of allowing users to easily try out BabyAGI (AI Agent) has ended. This project has already been archived.

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.

Demo

πŸ’‘ Get help

🧰 Stack

πŸš— Roadmap

and more ...

πŸ‘‰ Getting Started

  1. Clone the repository
git clone https://github.com/miurla/babyagi-ui
  1. Go to the project holder
cd babyagi-ui
  1. Install packages with npm
npm install
  1. Setup your .env file. And set the variables.
    • You need to create an index in advance with Pinecone.
    • Set your SerpAPI Key, if you want to use the search tool with BabyBeeAGI.
cp .env.example .env
  1. Run the project
npm run dev

πŸš€ Deploy

Vercel

Host your own live version of BabyAGI UI with Vercel.

Deploy with Vercel

⚠️ Warning

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.

original

πŸŽ—οΈ Official Sponsor

<img src="./public/images/serpapi-logo.svg" width=20% />

Credit

BabyAGI