Skip to content

soarllm/agentgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Agentgen - a better way to manage agents

We think agents should be like humans.

Each one has their own personality, memory, persistence.

Agentgen is a simple yet effective suite to manage and empower your AI agents. These agents interact with users, fetch additional information from uploaded files, and communicate amongst themselves to provide better results.

Features

  • Multiple Models: Access all of the AI models, including GPT4, GPT3.5, Claude and Llama2.
  • Web Interface: Engage with all of your agents and see chat history.
  • Multiple Agents: Each agent can have a unique role or personality, using a persistent memory.
  • File Upload: Users can to provide agents the needed knowledge to accomplish their tasks.
  • Agent Communication: Agents can converse with each other to achieve their tasks & improve the quality of their replies.

Quick Start

  1. Clone the Repository:
git clone https://github.com/soarllm/agentgen.git
cd agentgen

2. **Install Dependencies**:

3. **Setup Environment**:

Copy `.env.sample` to `.env` and populate it with the necessary values.

4. **Run the Application**:

The application should now be running on `http://localhost:5000`.

## Contributions

Contributions are always welcome! 

## License

This project is licensed under the MIT License. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published