Towards automated general intelligence.
Project description
PyPI | Documentation | Discord | Roadmap
Language InterOperable Network - LION
an AGentic Intelligence Operating System
pip install lionagi
or
poetry add lionagi
Powerful Intelligent Workflow Automation
lionagi is an intelligent agentic workflow automation framework. It introduces advanced ML models into any existing workflows and data infrastructure.
Why Automating Workflows?
Intelligent AI models such as Large Language Model (LLM), introduced new possibilities of human-computer interaction. LLMs is drawing a lot of attention worldwide due to its “one model fits all”, and incredible performance. One way of using LLM is to use as search engine, however, this usage is complicated by the fact that LLMs hallucinate.
What goes inside of a LLM is more akin to a black-box, lacking interpretability, meaning we don’t know how it reaches certain answer or conclusion, thus we cannot fully trust/rely the output from such a system. Another approach of using LLM is to treat them as intelligent agent, that are equipped with various tools and data sources. A workflow conducted by such an intelligent agent have clear steps, and we can specify, observe, evaluate and optimize the logic for each decision that the agent
made to perform actions. This approach, though we still cannot pinpoint how LLM output what it outputs, but the flow itself is explainable.
Community
We encourage contributions to LionAGI and invite you to enrich its features and capabilities. Engage with us and other community members Join Our Discord
Citation
When referencing LionAGI in your projects or research, please cite:
@software{Li_LionAGI_2023,
author = {Haiyang Li},
month = {12},
year = {2023},
title = {LionAGI: Towards Automated General Intelligence},
url = {https://github.com/lion-agi/lionagi},
}
Requirements
Python 3.10 or higher.
Project details
Release history Release notifications | RSS feed
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 lionagi-0.3.6.tar.gz
.
File metadata
- Download URL: lionagi-0.3.6.tar.gz
- Upload date:
- Size: 226.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 133161880a419f526663c5fc677722f88e6ffeb7753ba2bf5e4a2dcc08cd1bd4 |
|
MD5 | 045a1e7b4dcda21c81b9a99bdaa58dc9 |
|
BLAKE2b-256 | ac2821f2f6b4a799c9fc3a38e01ba4351170d82e7ceafe9015df9f3b45b96ecb |
File details
Details for the file lionagi-0.3.6-py3-none-any.whl
.
File metadata
- Download URL: lionagi-0.3.6-py3-none-any.whl
- Upload date:
- Size: 313.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 823a0615b8ebc1c22ca307a98615c58e108e0e5cab2fff3404f94c5a4f7201a9 |
|
MD5 | a47eeb4744b5812e1c159e90c5fc9fc4 |
|
BLAKE2b-256 | b161a6c6dca4d98cc7c0b1e7e57cc6b731241ef283c671a1c96a73edfb543c2d |