Git Product home page Git Product logo

babyagi-ui's Introduction

๐Ÿ‘ถ๐Ÿค–๐Ÿ–ฅ๏ธ BabyAGI UI

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

๐Ÿงฐ Stack

๐Ÿš— Roadmap

  • The BabyAGI can search and scrape the web. (๐Ÿ BabyBeeAGI)
  • Exporting Execution Results
  • Execution history
  • Faster speeds and fewer errors. (๐Ÿ˜บ BabyCatAGI)
  • i18n support ( ๐Ÿ‡ง๐Ÿ‡ท, ๐Ÿ‡ฉ๐Ÿ‡ช, ๐Ÿ‡บ๐Ÿ‡ธ, ๐Ÿ‡ช๐Ÿ‡ธ, ๐Ÿ‡ซ๐Ÿ‡ท, ๐Ÿ‡ฎ๐Ÿ‡ณ, ๐Ÿ‡ญ๐Ÿ‡บ, ๐Ÿ‡ฏ๐Ÿ‡ต, ๐Ÿ‡ท๐Ÿ‡บ, ๐Ÿ‡น๐Ÿ‡ญ, ... and much more)
  • User feedback
  • Improv UX for task creation (only BabyCatAGI๐Ÿฑ & Client request)
  • Display the current task and task list
  • Other LLM models support

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

Credit

BabyAGI

babyagi-ui's People

Contributors

cs4k1sr4c avatar doyaaaaaken avatar jpigla avatar miurla avatar tajkirkpatrick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.