babyagi-ui  by miurla

Web UI for an AI agent (port of BabyAGI)

Created 2 years ago
1,333 stars

Top 30.1% 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

10 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
7 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.3%
4k
Visual IDE for AI agent and prompt-chaining development
Created 2 years ago
Updated 4 weeks ago
Starred by Kevin Hou Kevin Hou(Head of Product Engineering at Windsurf), Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), and
29 more.

browser-use by browser-use

0.6%
70k
SDK for AI agent browser control
Created 10 months ago
Updated 1 day 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 4 months ago
Feedback? Help us improve.