babyagi-ui  by miurla

Web UI for an AI agent (port of BabyAGI)

Created 2 years ago
1,335 stars

Top 29.9% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

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

  • Install with npm install.
  • Requires Node.js and an OpenAI API key.
  • Pinecone index setup and SerpAPI Key (for search tool) are necessary.
  • Run with npm run dev.
  • Deployment on Vercel is supported.

Highlighted Details

  • LangChain.js integration for agent logic.
  • Next.js, Tailwind CSS, and Radix UI for the frontend stack.
  • Supports multiple OpenAI API versions and includes plans for Llama2 support.
  • Features like collapsible sidebar and parallel tasking are implemented.

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.

Health Check
Last Commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
6 more.

rivet by Ironclad

0.2%
4k
Visual IDE for AI agent and prompt-chaining development
Created 2 years ago
Updated 3 months ago
Starred by Guillermo Rauch Guillermo Rauch(Founder of Vercel), Jared Palmer Jared Palmer(SVP at GitHub; Founder of Turborepo; Author of Formik, TSDX), and
18 more.

ai by vercel

0.9%
21k
AI SDK for building AI-powered applications and agents
Created 2 years ago
Updated 14 hours ago
Starred by Li Jiang Li Jiang(Coauthor of AutoGen; Engineer at Microsoft), Vincent Weisser Vincent Weisser(Cofounder of Prime Intellect), and
9 more.

AgentGPT by reworkd

0.1%
35k
Autonomous AI agent platform in your browser
Created 2 years ago
Updated 8 months ago
Feedback? Help us improve.