AgentPilot

AgentPilot

Universal GUI for seamless interaction and management of AI workflows

Stars: 295

Visit
 screenshot

Agent Pilot is an open source desktop app for creating, managing, and chatting with AI agents. It features multi-agent, branching chats with various providers through LiteLLM. Users can combine models from different providers, configure interactions, and run code using the built-in Open Interpreter. The tool allows users to create agents, manage chats, work with multi-agent workflows, branching workflows, context blocks, tools, and plugins. It also supports a code interpreter, scheduler, voice integration, and integration with various AI providers. Contributions to the project are welcome, and users can report known issues for improvement.

README:

πŸ’¬ Agent Pilot

️ AgentPilot desktop demo

Create, manage, and chat with AI agents using your own keys, models and local data.

Agent Pilot provides a seamless experience, whether you want to chat with a single LLM, or a complex multi-member workflow.

Branching conversations are supported, edit and resend messages as needed.

Combine models from different providers under one chat, and configure their interaction with each other in a low-code environment.

Discord X (formerly Twitter) Follow

[!NOTE]
Right now the master branch is the development branch, for the latest stable release checkout the latest tag

AgentPilot gif demo AgentPilot gif demo AgentPilot gif demo

AgentPilot gif demo AgentPilot gif demo

Quickstart

Binaries

Platform Downloads
Linux

Mirror: AgentPilot_0.3.1_Linux_Portable.tar.gz
MD5: 8b81ef952a833f54550b021a34651719
SHA1: 2a550b9d9b857f32203618361695e945faa559b9

Windows Mirror: AgentPilot_0.3.1_Windows_Portable.zip
MD5: 2ce8ba0fa927bed01fac70dc576dd959
SHA1: 4e0d250d9e6e56e2f267797fcd125cb63711eab3

Building from source: How to build from source

[!WARNING]
In version 0.3.1, do NOT create ANY context blocks of type "Prompt". Every Prompt block will be executed each time an OI agent is loaded, wasting tokens. This will be fixed in the next release.

[!TIP] You can migrate your old database to the new version by replacing your executable with the new one before starting it. Or alternatively, copy your current data.db to wherever the new executable is.

Features

πŸ‘€ Create Agents

Create new agents, edit their configuration and organise them into folders.
Multi-member workflows can be saved as a single agent and nested infinitely (coming soon).

πŸ“ Manage Chats

View, continue and delete previous workflow chats and organise them into folders.
Chats can be exported and imported as .

πŸ‘₯ Multi-Agent Workflows

Seamlessly add multiple members, and configure how they interact with each other.
Multi-member workflow behaviour can be modified with a plugin:
CrewAI (All workflow agents must be a CrewAI agent, or else native will be used)
Create a workflow plugin

🌱 Branching Workflows

Messages can be edited and resubmitted, and code can be edited and re-run.
Allowing for a more practical way to chat with your workflow.
Branching works with all plugins and multi-agent chats.

πŸ”  Blocks

Manage a list of context blocks available to use in any agent system message.
Allowing reusability and consistency across multiple agents.
Block types:

  • Text - A simple text block that can nest other blocks.
  • Code - A code block that is executed and gets the output.
  • Prompt - A prompt block that gets an LLM response.
  • Metaprompt - Used by the system for AI enhancement.

πŸ”¨ Tools

Create, edit and delete tools, configure their parameters, code, language and environment.
Tools can be added to an Agent or used individually as a workflow component.

πŸ”Œ Plugins

Agent Pilot supports the following plugin types:

  • Agent - Create custom agent behaviour.
  • Workflow - Create workflow behaviour.
  • Provider - Add support for a model provider.

These agent plugins are built-in and ready to use:
Open Interpreter
OpenAI Assistant
CrewAI Agent
Create an agent plugin

πŸ’» Code Interpreter

Open Interpreter is integrated into Agent Pilot, and can either be used standalone as a plugin or utilised by any Agent or context block to execute code.
Code auto-run can be enabled in the settings, but use this with caution, you should always understand the code that is being run, any code you execute is your own responsibility.
Try something like "Split this image into quarters" and see the power of Open Interpreter

πŸ“„ Tasks

Tasks are being reimplemented, coming soon!

πŸ•— Scheduler

Tasks can be recurring or scheduled to run at a later time with requests like "The last weekend of every month", or "Every day at 9am". Still in development, coming soon.

πŸ‘„ Voice

Agents can be linked to a text-to-speech service, combine with a personality context block and make your agent come to life!

Supported TTS services:

  • Amazon Polly
  • Elevenlabs (expensive)
  • FakeYou (celebrities and characters but too slow for realtime)
  • Uberduck (celebrities and characters are discontinued)

Supported LLM providers using LiteLLM:

  • Anthropic
  • Mistral
  • Perplexity AI
  • Groq
  • OpenAI
  • Replicate
  • Azure OpenAI
  • Huggingface
  • Ollama
  • VertexAI Google
  • PaLM API Google
  • Voyage
  • AWS Sagemaker
  • AWS Bedrock
  • Anyscale
  • VLLM
  • DeepInfra
  • AI21
  • NLP Cloud
  • Cohere
  • Together AI
  • Cloudflare
  • Aleph Alpha
  • Baseten
  • OpenRouter
  • Custom API Server
  • Petals
    (Anthropic, Mistral, Perplexity, OpenRouter & OpenAI have been tested)

Contributions

Contributions to Agent Pilot are welcome and appreciated. Please feel free to submit a pull request.

Known Issues

  • Changing the config of an OpenAI Assistant won't reload the assistant, for now close and reopen the chat.
  • Some others
  • Be careful using auto run code and open interpreter, any chat you open, if code is the last message it will start auto running, I'll add a flag to remember if the countdown has been stopped.
  • Flickering when response is generating and scrolled up the page.
  • Windows exe must have console visible due to a strange bug.

[!NOTE]
This project is under development, each release is stableish but may contain unfinished features or bugs, and this readme may not be accurate.

If you find this project useful please consider showing support by giving a star or leaving a tip :)

BTC:
ETH:

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for AgentPilot

Similar Open Source Tools

For similar tasks

For similar jobs