Skip to main content

Neo Sapiens - Pytorch

Project description

Multi-Modality

Neo Sapiens

install

$ pip install -U swarms neo-sapiens

usage

from neo_sapiens import run_swarm

# Run the swarm
out = run_swarm("Create a self-driving car system using a team of AI agents")
print(out)

Todo

  • Add tool processing

  • Add tool router

  • Add rules processing to map to each agent

  • Prompt for swarm orchestrator to make the children workers in JSON

  • Prompt to create functions with a tool decorator above the function with specific types and documentation. Create a tool for this: {input}, and create the functions in python with a tool decorator on top of the function with specific types and documentation with docstrings

  • Logic to add each agent to a swarm network

  • Add memory to boss agent using Chromadb

  • Add agents as tools after the boss creates them

License

MIT

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

neo_sapiens-0.0.8.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

neo_sapiens-0.0.8-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

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