Giter Club home page Giter Club logo

agentsflow's Introduction

๐Ÿค– Agentsflow

Easily create, connect & run autonomous autogen AI agents from a streamlined web interface.


With Agentsflow it is possible to create your own agents and connect them in a flow, so you can directly see which agent is running and also interact with each of them in runtime.

It is designed to make it easy for beginners to create software, but we also aim to give advanced users the tools to explore deeper possibilities.

๐Ÿ› ๏ธ Please note: This project is currently in its initial stages but in active development.

AgentFlow Design


Running:

Ensure that git, nodejs, python 3.11 and poetry are installed, and then...

Download, build, and start agentsflow with the following commands:

git clone https://github.com/jaemil/agentsflow
cd agentsflow
npm install
npm run agentsflow

Open the following URL in your browser: localhost:4200 to load the UI.


If you want to make changes run the development server:

npm run agentsflow:dev

Roadmap

Goals may change and are unsorted

  • Add websockets to autogen agent.
  • Let the agent execute code.
  • Simple html websocket client.
  • Add nextjs as a frontend.
  • Implement react-flow.
  • Drag and drop to add agents to the flow.
  • Make the basic application work (connect agents, run agents, select agents, etc.)
  • Vector database for agents (https://github.com/microsoft/autogen/releases/tag/v0.1.10).
  • Popup for global settings (OpenAI API Key and model).
  • Agent Settings (model, name, llm_config..)
  • Popup to add own agent.
  • Save custom flow templates.
  • Save custom agents.
  • Export flow as a python script.
  • Add group chat functionality.
  • Add a documentation website.
  • Ability to use local LLM model.
  • Implement 3rd party tools (https://github.com/FlowiseAI/Flowise).
  • Export/Import application settings/flows/agents.
  • Docker Compose file to quickly get started.
  • Create landing page.
  • Show generated files.
  • Make agents multimodal.

Get Involved

If you want to contribute to Agentsflow, be sure to review the contribution guidelines.

We use GitHub issues for tracking requests and bugs.

Please join the Agentsflow Discord for general questions, discussion and contribution.

License

This project is licensed under GNU General Public License (Version 3)

agentsflow's People

Contributors

jaemil avatar siafu 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.