Skip to content

ai-zerolab/lightblue-ai

Repository files navigation

lightblue-ai

Release Build status codecov Commit activity License

Inspired by Deep Blue – Harnessing computational power to transcend human design.

The Bitter Lesson

The Bitter Lesson: Rethinking How We Build AI Systems

Light Blue is an agent designed for generating HTML.

Pre-requisites

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

Usage

CLI

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

See agent.py and Examples

Configuration

Once you provided the api-key of the tools, tools will automatically be loaded.

About

Light Blue is a lightweight agent designed for coding.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages