Skip to content

Tiny-Agent is a lightweight yet extensible AI agent framework that simplifies the creation and deployment of intelligent agents.

Notifications You must be signed in to change notification settings

bombap/tiny-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyAgent

TinyAgent

🌎 Website | 📲 Telegram

Yes, it’s like Eliza, alright? But tinier, cleaner, and with way less clutter—because sometimes less really is more.


Features

  • ⚙️ ReAct (Reasoning & Acting) pattern implementation
  • 🎭 Configurable personality system
  • 🛠️ Extensible tool system for easy additions
  • 🌐 Multi-client support
  • 🏗️ Modular architecture
  • ⚡ Easy setup process

Setup

  1. Install dependencies
pnpm install
  1. Set environment variables
cp .env.example .env
  1. Run the agent
pnpm dev

About

Tiny-Agent is a lightweight yet extensible AI agent framework that simplifies the creation and deployment of intelligent agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published