Skip to main content

Coding harness for multi-agent execution and orchestration

Project description

Pilot

A harness for single and group of AI models and their replicas to perform a wide range of tasks, from coding and reasoning to more specialized operations.

Installation

# Clone the repository
git clone https://github.com/AttAditya/pilot.git
cd pilot

# Source the development environment
source dev.sh

# Setup and run
dev setup
dev run

About

Pilot is designed to be a flexible and extensible framework for orchestrating interactions between various AI models. It provides a structured way to define roles, contexts, and interactions, allowing developers to create complex workflows and applications with ease.

Ecosystem Models

  • Tili: Modified version of QWEN2.5:7B
    • Chat
    • Summarization
    • Planning
    • Code Generation

Project Structure

pilot
├── __init__.py
├── __main__.py
├── data
│   ├── __init__.py
│   ├── content.py
│   ├── context.py
│   ├── control.py
│   └── figures.py
├── formatter
│   ├── __init__.py
│   ├── base.py
│   └── penguin.py
├── io
│   ├── __init__.py
│   ├── base.py
│   ├── console.py
│   └── pipe.py
├── role
│   ├── __init__.py
│   ├── base.py
│   ├── chat.py
│   ├── registry.py
│   └── user.py
└── tools
    ├── __init__.py
    └── base.py

Module Overview

  • data: managing the states of the Pilot ecosystem
  • formatter: context and chat history formatting
  • io: input and output management
  • role: defining different roles in the ecosystem
  • tools: tools accessible to the roles

Ecosystem Philosophy

  • Role Based: Each model, agent and role is defined as a "Role" with specific capabilities and responsibilities.
  • Limited Context: Roles have access to limited context, encouraging more efficient and relevant interactions. Less dilution and more focus.
  • Tool Usage: Roles can utilize tools to perform specific tasks, enhancing their capabilities and allowing for more complex interactions. Some roles exists specifically for tool usage and orchestration.

Status

Experimental and under active development.
APIs and structure may evolve as the project grows.

Links

Made with <3 by AttAditya

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pilot_code-0.1.1.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pilot_code-0.1.1-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file pilot_code-0.1.1.tar.gz.

File metadata

  • Download URL: pilot_code-0.1.1.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for pilot_code-0.1.1.tar.gz
Algorithm Hash digest
SHA256 697459ec66ce8d96a166d60b14f2a6c8afee7da205fbb878a9680a051cd32ee5
MD5 fc822646916b536568e3dd1da244c11a
BLAKE2b-256 4632f57051ecd3a60704edd41e99a9865a4c974b49694e6540847c1b211e6947

See more details on using hashes here.

File details

Details for the file pilot_code-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pilot_code-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for pilot_code-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8859f3838c07178f9a9e0731e64a7c6b7de56f83046d3e38722e67a6cbd30460
MD5 5ab6ac0af753e3e23da830980e6655e2
BLAKE2b-256 297696ca9eac4f29c5ceae2fcd743c8bc7e63d14a91dae735f2d3e07b97fbcd7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page