Skip to content

guillemus/programatic-tool-calling

Repository files navigation

Programmatic Image Editor

An AI agent that generates images by writing code. From On Programmatic Tool Calling.

Setup

git clone https://github.com/guillemus/programatic-tool-calling
cd programatic-tool-calling
bun install

Usage

export OPENAI_API_KEY=your-key-here
bun src/index.ts

Output images are saved to ./data/.

Releases

No releases published

Packages

No packages published