Scaffold AI agent projects with best-practice templates
Project description
ai-agent-builder
A Python package for scaffolding AI agent projects with predefined templates.
Templates
- bare - Minimal agent skeleton
- fastapi - FastAPI-based agent with HTTP endpoints
- headless_bot - Headless browser bot for social platforms
- discord_bot - Discord bot with slash commands
- title - Title generation agent
- custom - User-defined template
Usage
from ai_agent_builder import AgentBuilder
builder = AgentBuilder()
builder.apply("bare", Path("./my-agent"))
Or via CLI:
ai-agent-builder list
ai-agent-builder apply <template> <target-dir>
License
MIT
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 ai_agent_builder-0.1.0.tar.gz.
File metadata
- Download URL: ai_agent_builder-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1094ba46f856dfbc834667e12391a40cbfd6682c8a4b9d4ff3c382ecf71d029
|
|
| MD5 |
791686f873a267858d05d241f0e9ea13
|
|
| BLAKE2b-256 |
d58b6dc9b41619924e3c5e448155e20099f98f1a38c55ec7f41fbca7ddb22ed7
|
File details
Details for the file ai_agent_builder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_agent_builder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb010bf2bd2f2351a49e57282171bc78c9de61c47a54f7f3237a3c481735a3c8
|
|
| MD5 |
265b63dcc6e2e992c18dad88b64f7dc0
|
|
| BLAKE2b-256 |
86f447f5557e72a2c798d497d1b69992542b14bffd0d5171ba6146e6ebe7c5a8
|