Skip to content

ihubanov/agent-dev-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Starter Kit

A developer-friendly starter kit for building, running, and packaging intelligent agents using TypeScript, Python, and local models.

This kit includes examples, tools, and guides to help you create both personality agents (like chatbots) and utility agents (like automation tools).


Quick Start

1. Clone the repo

git clone https://github.com/eternalai-org/agent-dev-guide.git
cd agent-dev-guide

2. Run an example agent

Choose an example inside the examples/ folder (TypeScript or Python) and follow its instructions.

3. Use local AI models

Check out How to run local models for setup and usage.


Packaging & Publishing

Want to share your agent? See packaging.md for how to package and publish agents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published