Neo Sapiens - Pytorch
Project description
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
Built Distribution
File details
Details for the file neo_sapiens-0.0.8.tar.gz
.
File metadata
- Download URL: neo_sapiens-0.0.8.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80532d0fb4b9ed58781d03c613d27e55ba77e41e59bc32e3acf9057e8beeb41e |
|
MD5 | 315ba5d1d870a9c1781f118fa5e6a9b8 |
|
BLAKE2b-256 | f1751ccd77453f91ef772712dbaef5ee6103edcf11e44cd70ffb1fe3006eeb6e |
File details
Details for the file neo_sapiens-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: neo_sapiens-0.0.8-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29011308ed1bbdef3fa74f57e91583f6b19644b4d8d954524cfce18a556650ea |
|
MD5 | 57a43d7a47cf57d53f91ed0cf62d2492 |
|
BLAKE2b-256 | 151e9e8eabce23c986ca2ae96f37bbf00cd3d56ebd51e74bdf8709b421c84e67 |