Inspired by Deep Blue – Harnessing computational power to transcend human design.
Light Blue is an agent designed for generating HTML.
- Github repository: https://github.com/ai-zerolab/lightblue-ai/
Mac users will have to install poppler for pdf to image conversion
Installing using Brew:
brew install poppler
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
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
system_prompt.md
to Override system promptmcp.json
to configure MCP.env
for setting environment variables
Once you provided the api-key of the tools, tools will automatically be loaded.