Giter Site home page Giter Site logo

mulc1b3r / agent-orange Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.17 MB

AI Robot

Home Page: https://aibot-nine.vercel.app/

License: GNU General Public License v3.0

Shell 1.51% Dockerfile 1.02% JavaScript 2.07% TypeScript 90.16% CSS 1.49% Python 3.74%
ai bot openai

agent-orange's Introduction

Alt text

AGENT ORANGE GPT...Assemble, configure, and deploy autonomous AI Agents in your browser.

node version 18.0.0

If you just need advice on a given topic...Talk to Zendog


Agent Orange GPT lies somewhere between Chat gpt and Auto gpt , configure tasks and research projects for the Agent to work on while you are doing other things. The AI will configure it's own research methods depending on the specific prompt you provide and return all the results as it gathers information, once you set it a "mission" it will work on "auto pilot" while you work on other related or unrelated things...

An example of a "Mission" may be "Research information related to the original BTC wallet belonging to Satoshi Nakamoto."

๐Ÿ‘ท Local Development Setup

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

./setup.sh --local

๐Ÿ› ๏ธ Manual Setup

  1. Clone the repository: https://github.com/Mulc1b3R/agent-orange.git

  2. Install dependencies:

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=YOUR_API_KEY_HERE
  1. Modify prisma schema to use sqlite:
./prisma/useSqlite.sh

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

Create database migrations

npx prisma db push

Run the project:

npm run dev

Alt text


Mulc1b3R

MADE IN YORKSHIRE

agent-orange's People

Contributors

asim-shrestha avatar psico-mojo avatar awtkns avatar mulc1b3r avatar frajder avatar tomi-lui avatar mrayonnaise avatar srijan-subedi avatar arnav-deep avatar reworkd-admin avatar

Stargazers

 avatar

Watchers

 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.