GithubHelp home page GithubHelp logo

ctavolazzi / agentforge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from databassgit/agentforge

0.0 1.0 0.0 1.96 MB

Extensible AGI Framework

License: GNU General Public License v3.0

Python 100.00%

agentforge's Introduction

AgentForge

AgentForge - is an advanced AI-driven task automation system designed for generating, prioritizing, and executing tasks based on a specified objective. Utilizing state-of-the-art technologies such as ChromaDB, SentenceTransformer, and the OpenAI API for text generation, AgentForge aims to deliver efficient and reliable task management solutions.

The primary goal of this project is to establish a user-friendly, low-code/no-code framework that empowers users to rapidly iterate on cognitive architectures. Simultaneously, the framework is designed to accommodate developers with a seamless integration process for incorporating new logic modules as the AI landscape continues to evolve. By fostering a collaborative and accessible environment, AgentForge seeks to contribute to the advancement of AI research and development across various domains.

Salience.py

Installation

To install AgentForge, follow these steps:

Clone the GitHub repository:

git clone https://github.com/DataBassGit/AgentForge.git

Install the required dependencies:

pip install -e .

Navigate to /tests/examples/.agentforge, and use the .env.example to create a .env file that contains your api keys.

Usage

Modify the agent prompts in /tests/examples/.agentforgedefault.json. At the top of the file you will edit the name, objective, and tasks. This should be enough to start.

Navigate to /tests/examples/ in your console and run

python salience.py

You will be asked if you would like to run in manual mode or auto mode. Choose manual mode for now. Before each round of execution, you will be asked to continue. The agent will automatically provide feedback after each execution. This will add the feedback to the execution prompt. You can also type whatever feedback you would like to provide to the bot manually.

Contributing

Feel free to open issues or submit pull requests with improvements or bug fixes. Your contributions are welcome!

License

This project is licensed under the GNU General Public License. See LICENSE for more details.

agentforge's People

Contributors

anselale avatar databassgit avatar fyzyx avatar melambert 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.