Light Blue is an agentic agent framework for building AI applications
Project description
lightblue-ai
Inspired by Deep Blue – Harnessing computational power to transcend human design.
Light Blue is an agentic agent framework for building AI applications.
- Github repository: https://github.com/ai-zerolab/lightblue-ai/
Usage
CLI
Stream
Directly prompt:
uvx lightblue-ai stream <prompt>
Use prompt file:
uvx lightblue-ai stream prompt.md # Or just uvx lightblue-ai stream, prompt.md is the default prompt file
Submit
Directly prompt:
uvx lightblue-ai submit <prompt>
Use prompt file:
uvx lightblue-ai submit prompt.md # Or just uvx lightblue-ai submit, prompt.md is the default prompt file
Programmatic
Configuration
prompt.mduse this file as the user promptsystem_prompt.mdto Override system promptmcp.jsonto configure MCP.envfor setting environment variables
Once you provided the api-key of the tools, tools will automatically be loaded.
Tools
PDF to Image
You need to install poppler for pdf to image conversion
Mac
Mac users will have to install poppler for pdf to image conversion
Installing using Brew:
brew install poppler
Linux
Most distros ship with pdftoppm and pdftocairo. If they are not installed, refer to your package manager to install poppler-utils. e.g. apt-get install poppler-utils
HTML View as Image
you need to run playwright install or uv tool run playwright install to install chromium and dependencies.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lightblue_ai-0.5.4.tar.gz.
File metadata
- Download URL: lightblue_ai-0.5.4.tar.gz
- Upload date:
- Size: 201.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9aaa200ee8ed067b2c11b5ee6c55d341f13ded1a377ea8ea413fc855f60e4771
|
|
| MD5 |
247b423aaa59fafc2fbfcdef68279935
|
|
| BLAKE2b-256 |
deed7f55fa565e5eee036543c1ee1a0685b74c1d0296aaf39a0630785c156805
|
File details
Details for the file lightblue_ai-0.5.4-py3-none-any.whl.
File metadata
- Download URL: lightblue_ai-0.5.4-py3-none-any.whl
- Upload date:
- Size: 60.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cd90de7b58bd1fddaa0cf5dd8af19f44298a7959c0b1f6bff8cc569c9605a18
|
|
| MD5 |
fd82da79b0cda28d11488b935e2fa393
|
|
| BLAKE2b-256 |
054b91eee97aec51feb574d682b171c1fe6a7b2f1e2c8f0dd4bf5708e00eb587
|