Web UI for an AI agent (port of BabyAGI)
Top 30.9% on sourcepulse
This project provides a web-based user interface for the BabyAGI AI agent, aiming to offer a ChatGPT-like experience for running and developing with the agent. It is targeted at users who want an accessible way to interact with and experiment with AI agent functionalities.
How It Works
The UI is built using Next.js, leveraging LangChain.js for agent logic and Pinecone for data management. It features a user-friendly interface with features like a collapsible sidebar and parallel tasking, allowing for easier interaction and development with AI agents.
Quick Start & Requirements
npm install
.npm run dev
.Highlighted Details
Maintenance & Community
The project is marked as archived, indicating it is no longer actively developed or maintained.
Licensing & Compatibility
The repository does not explicitly state a license in the provided README.
Limitations & Caveats
The project is archived and no longer in active development. It requires significant setup, including API keys and a Pinecone index, and continuous running can lead to high API usage.
9 months ago
1 day