•  


GitHub - khalifasundayA/AgentGPT: ?? Assemble, configure, and deploy autonomous AI Agents in your browser.
Skip to content

?? Assemble, configure, and deploy autonomous AI Agents in your browser.

License

Notifications You must be signed in to change notification settings

khalifasundayA/AgentGPT

 
 

Repository files navigation

?? Assemble, configure, and deploy autonomous AI Agents in your browser. ??

Node version

?? Short link ????? ?? Contribute ????? ?? Twitter ????? ?? Discord


?? Support the Advancement of AgentGPT!! ??

Join us in fueling the development of AgentGPT, an open-source project pushing the boundaries of AI autonomy! We're facing challenges in covering the operational costs ??, including in-house API and other infrastructure expenses, which is projected to grow to around $150 USD per day ???? Your sponsorship would drive progress by helping us scale up resources, enhance features and functionality, and continue to iterate on this exciting project! ??

By sponsoring this free, open-source project, you not only have the opportunity to have your avatar/logo featured below, but also get the exclusive chance to chat with the founders!???

?? Click here to support the project


AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom AI and have it embark on any goal imaginable. It will attempt to reach the goal by thinking of tasks to do, executing them, and learning from the results ??.

?? Roadmap

This platform is currently in beta, we are currently working on:

  • Long term memory via a vector DB ??
  • Web browsing capabilities via langchain ??
  • Interaction with websites and people ????????
  • Writing capabilities via a document API ??
  • Saving agent runs ??
  • Users and authentication ??
  • Stripe integration for a lower limit paid version (So we can stop worrying about infra costs) ??

More Coming soon...

?? Tech Stack

????? Getting Started

?? Docker Setup

The easiest way to run AgentGPT locally is by using docker. A convenient setup script is provided to help you get started.

./setup.sh --docker

?? Local Development Setup

If you wish to develop AgentGPT locally, the easiest way is to use the provided setup script.

./setup.sh --local

??? Manual Setup

?? You will need Nodejs +18 (LTS recommended) installed.

  1. Fork this project:
  1. Clone the repository:
git clone git@github.com:YOU_USER/AgentGPT.git
  1. Install dependencies:
cd
 AgentGPT
npm install
  1. Create a .env file with the following content:

?? The environment variables must match the following schema .

#
 Deployment Environment:

NODE_ENV=development

#
 Next Auth config:

#
 Generate a secret with `openssl rand -base64 32`

NEXTAUTH_SECRET=changeme
NEXTAUTH_URL=http://localhost:3000
DATABASE_URL=file:./db.sqlite

#
 Your open api key

OPENAI_API_KEY=changeme
  1. Modify prisma schema to use sqlite:
./prisma/useSqlite.sh

Note: This only needs to be done if you wish to use sqlite.

  1. Ready ??, now run:
#
 Create database migrations

npx prisma db push

#
 Run the project:

npm run dev

About

?? Assemble, configure, and deploy autonomous AI Agents in your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.7%
  • JavaScript 3.1%
  • CSS 2.0%
  • Shell 1.2%
  • Dockerfile 1.0%
- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본