https://github.com/cy-suite/superagi
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cy-suite
- License: mit
- Language: Python
- Default Branch: main
- Size: 70.3 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.MD
Open-source framework to build, manage and run useful Autonomous AI Agents
Follow SuperAGI
Connect with the Creator
Share SuperAGI Repository
What are we ?
A dev-first open source autonomous AI agent framework enabling developers to build, manage & run useful autonomous agents. You can run concurrent agents seamlessly, extend agent capabilities with tools. The agents efficiently perform a variety of tasks and continually improve their performance with each subsequent run.
💡 Features
- Provision, Spawn & Deploy Autonomous AI Agents - Create production-ready & scalable autonomous agents.
- Extend Agent Capabilities with Toolkits - Add Toolkits from our marketplace to your agent workflows.
- Graphical User Interface - Access your agents through a graphical user interface.
- Action Console - Interact with agents by giving them input and permissions.
- Multiple Vector DBs - Connect to multiple Vector DBs to enhance your agent’s performance.
- Performance Telemetry - Get insights into your agent’s performance and optimize accordingly.
- Optimized Token Usage - Control token usage to manage costs effectively.
- Agent Memory Storage - Enable your agents to learn and adapt by storing their memory.
- Models - Custom fine tuned models for business specific usecases.
- Workflows - Automate tasks with ease using ReAct LLM's predefined steps.
🛠 Toolkits
Toolkits allow SuperAGI Agents to interact with external systems and third-party plugins.
⚙️ Installation
You can install superAGI using one of the following three approaches.
☁️ SuperAGI cloud
To quickly start experimenting with agents without the hassle of setting up the system, try Superagi Cloud
Visit Superagi Cloud and log in using your github account.
In your account settings, go to "Model Providers" and add your API key.
You're all set! Start running your agents effortlessly.
🖥️ Local
Open your terminal and clone the SuperAGI repository.
git clone https://github.com/TransformerOptimus/SuperAGI.gitNavigate to the cloned repository directory using the command:
cd SuperAGICreate a copy of config_template.yaml, and name it config.yaml.
Ensure that Docker is installed on your system. You can download and install it from here.
Once you have Docker Desktop running, run the following command in the SuperAGI directory:
a. For regular usage:
docker compose -f docker-compose.yaml up --build
b. If you want to use SuperAGI with Local LLMs and have GPU, run the following command:
docker compose -f docker-compose-gpu.yml up --build
- Open your web browser and navigate to http://localhost:3000 to access SuperAGI.
🌀 Digital Ocean
Deploy SuperAGI to DigitalOcean with one click.
🌐 Architecture
SuperAGI Architecture
Agent Architecture
Agent Workflow Architecture
Tools Architecture
ER Diagram
📚 Resources
📖 Need Help?
Join our Discord community for support and discussions.
If you have questions or encounter issues, please don't hesitate to create a new issue to get support.
💻 Contribution
We ❤️ our contributors. We’re committed to fostering an open, welcoming, and safe environment in the community.
If you'd like to contribute, start by reading our Contribution Guide.
We expect everyone participating in the community to abide by our Code of Conduct.
To get more idea on where we are heading, checkout our roadmap here.
Explore some good first issues to start contributing.
👩💻 Contributors
⚠️ Under Development!
This project is under active development and may still have issues. We appreciate your understanding and patience. If you encounter any problems, please check the open issues first. If your issue is not listed, kindly create a new issue detailing the error or problem you experienced. Thank you for your support!
Owner
- Name: cy-suite
- Login: cy-suite
- Kind: organization
- Repositories: 1
- Profile: https://github.com/cy-suite
GitHub Events
Total
Last Year
Dependencies
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v3 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- python 3.10-slim-bullseye build
- docker.io/library/postgres 15
- nginx stable-alpine
- redis/redis-stack-server latest
- node 18-alpine build
- 408 dependencies
- axios ^1.4.0
- bootstrap ^5.2.3
- date-fns ^2.30.0
- date-fns-tz ^2.0.0
- echarts ^5.4.2
- echarts-for-react ^3.0.2
- eslint 8.40.0
- eslint-config-next 13.4.2
- js-cookie ^3.0.5
- jszip ^3.10.1
- mitt ^3.0.0
- mixpanel-browser ^2.47.0
- moment ^2.29.4
- moment-timezone ^0.5.43
- next 13.4.2
- react 18.2.0
- react-datetime ^3.2.0
- react-dom 18.2.0
- react-draggable ^4.4.5
- react-grid-layout ^1.3.4
- react-markdown ^8.0.7
- react-spinners ^0.13.8
- react-tippy ^1.4.0
- react-toastify ^9.1.3
- axios ^1.4.0
- react-toastify ^9.1.3
- EbookLib ==0.18
- FastAPI-SQLAlchemy ==0.2.1
- Jinja2 ==3.1.2
- Mako ==1.2.4
- MarkupSafe ==2.1.2
- Pillow ==9.5.0
- PyJWT ==1.7.1
- PyPDF2 ==3.0.1
- PyYAML ==6.0
- SQLAlchemy ==2.0.16
- ai21 ==1.2.6
- aiohttp ==3.8.4
- aiosignal ==1.3.1
- alembic ==1.11.1
- amqp ==5.1.1
- anyio ==3.7.0
- apiclient ==1.0.4
- appdirs ==1.4.4
- async-timeout ==4.0.2
- attrs ==23.1.0
- beautifulsoup4 ==4.12.2
- billiard ==3.6.4.0
- boto3 ==1.26.146
- botocore ==1.29.146
- bs4 ==0.0.1
- celery ==5.2.7
- certifi ==2023.5.7
- cffi ==1.15.1
- charset-normalizer ==3.1.0
- chromadb ==0.3.26
- click ==8.1.3
- click-didyoumean ==0.3.0
- click-plugins ==1.1.1
- click-repl ==0.2.0
- colorama ==0.4.6
- confluent-kafka ==2.1.1
- cryptography ==41.0.1
- cssselect ==1.2.0
- dataclasses-json ==0.5.7
- defusedxml ==0.7.1
- dnspython ==2.3.0
- docx2txt ==0.8
- duckduckgo-search ==3.8.3
- email-validator ==2.0.0.post2
- exceptiongroup ==1.1.1
- fake-useragent ==1.1.3
- fastapi ==0.95.2
- fastapi-jwt-auth ==0.5.0
- feedfinder2 ==0.0.4
- feedparser ==6.0.10
- filelock ==3.12.0
- frozenlist ==1.3.3
- google-api-core ==2.11.0
- google-api-python-client ==2.88.0
- google-auth ==2.19.1
- google-auth-httplib2 ==0.1.0
- google-auth-oauthlib ==1.0.0
- google-generativeai ==0.1.0
- google-search-results ==2.4.2
- google-serp-api ==1.0.3
- greenlet ==2.0.2
- h11 ==0.14.0
- halo ==0.0.31
- html2text ==2020.1.16
- httpcore ==0.17.2
- httptools ==0.5.0
- httpx ==0.24.1
- idna ==3.4
- importlib-metadata ==6.6.0
- importlib-resources ==5.12.0
- itsdangerous ==2.1.2
- jieba3k ==0.35.1
- jira ==3.5.0
- jmespath ==1.0.1
- joblib ==1.2.0
- json5 ==0.9.14
- jsonmerge ==1.9.0
- jsonschema ==4.17.3
- kombu ==5.2.4
- llama-index ==0.6.35
- llama_cpp_python ==0.2.7
- log-symbols ==0.0.14
- loguru ==0.7.0
- lxml ==4.9.2
- marshmallow ==3.19.0
- marshmallow-enum ==1.5.1
- multidict ==6.0.4
- mypy-extensions ==1.0.0
- newspaper3k ==0.2.8
- nltk ==3.8.1
- numexpr ==2.8.4
- numpy ==1.24.3
- oauth2client ==4.1.3
- oauthlib ==3.2.2
- openai ==0.27.7
- openapi-schema-pydantic ==1.2.4
- orjson ==3.8.14
- packaging ==23.1
- parse ==1.19.0
- pinecone-client ==2.2.1
- pre-commit ==3.3.3
- prompt-toolkit ==3.0.38
- psycopg2 ==2.9.6
- pycparser ==2.21
- pydantic ==1.10.8
- pylint ==2.17.4
- pypdf ==3.11.0
- pyquery ==2.0.0
- pyrsistent ==0.19.3
- pytest ==7.3.2
- pytest-cov ==4.1.0
- pytest-mock ==3.11.1
- python-dateutil ==2.8.2
- python-dotenv ==1.0.0
- python-multipart ==0.0.6
- python-pptx ==0.6.21
- pytz ==2023.3
- qdrant-client ==1.3.1
- redis ==4.5.5
- regex ==2023.5.5
- replicate ==0.8.4
- requests ==2.31.0
- requests-file ==1.5.1
- requests-html ==0.10.0
- requests-oauthlib ==1.3.1
- requests-toolbelt ==1.0.0
- s3transfer ==0.6.1
- safetensors ==0.3.2
- sgmllib3k ==1.0.0
- six ==1.16.0
- slack-sdk ==3.21.3
- sniffio ==1.3.0
- soupsieve ==2.4.1
- spinners ==0.0.24
- starlette ==0.27.0
- tenacity ==8.2.2
- termcolor ==2.3.0
- tiktoken ==0.4.0
- tinysegmenter ==0.3
- tldextract ==3.4.4
- tqdm ==4.65.0
- transformers ==4.30.2
- tweepy ==4.14.0
- typing-extensions ==4.5.0
- typing-inspect ==0.8.0
- ujson ==5.7.0
- unstructured ==0.8.1
- urllib3 ==1.26.16
- uvicorn ==0.22.0
- vine ==5.0.0
- w3lib ==2.1.1
- watchfiles ==0.19.0
- wcwidth ==0.2.6
- weaviate-client ==3.20.1
- websockets ==10.4
- yarl ==1.9.2
- zipp ==3.15.0


















