AI Agent Web Interface
1.3k 2026-04-18
miurla/babyagi-ui
A web-based user interface designed to simplify running and developing BabyAGI (AI agents) with a ChatGPT-like experience.
Core Features
Web-based UI for BabyAGI
ChatGPT-like interactive experience
Built with LangChain.js and Next.js
Supports various OpenAI GPT models
Modular skill creation capabilities
Quick Start
npm run devDetailed Introduction
BabyAGI UI provides an intuitive web interface for interacting with BabyAGI, an autonomous AI agent. It aims to offer a user experience similar to ChatGPT, making it easier for developers and users to run and experiment with AI agents. Built on Next.js and LangChain.js, it integrates with services like Pinecone for vector databases and supports various OpenAI GPT models. Please note: This project has been archived as of May 2023, as its initial role of facilitating easy access to BabyAGI has concluded.