Get a lightweight AI agent for personal use, ideal for startup founders, built with Python.
intermediateโฑ 30 minutes๐ต Free (self-hosted)
187 stars32 forksPythonQuality 8/10Updated 7/22/2026100% free ยท open source
What it is
Control the Tinybot: a personal AI agent you build and customize yourself.
What you can make with it
Apps like a simple chatbot, or automations like a daily news summary, with Tinybot.
How it helps
Tinybot lets you use AI to automate tasks and answer questions, without needing extensive coding knowledge.
Real use case example
"A founder, Alex, uses Tinybot to create a chatbot that answers customer inquiries on their website's FAQ page. Alex writes a few lines of Python code and connects it to their website's API. The chatbot goes live after 30 minutes of setup."
If you're new
Pick this up when you want to dip your toes into working with AI without needing extensive coding knowledge.
If you're senior
Choose this when you want a highly customizable and flexible AI agent for personal projects.
Common confusion cleared up
Tinybot isn't a pre-built AI model, but rather a customizable framework for building your own AI agent.
Best inside these AI tools
Codex CLI
Pairs with
Stripe webhookNotion database
Why we list it on WorkflowStacks: This marketplace includes Tinybot because it's an open-source and customizable option for personal use.
What it does
Tinybot is a lightweight AI agent that assists with personal tasks and can be customized for specific needs, providing an interactive interface for startup founders to automate routine tasks.
Install / run
git clone https://github.com/SudoJacky/tinybot.git && cd tinybot
When to use it
โขYou need a simple AI-powered assistant for daily tasks and reminders
โขYou want to automate specific workflows without relying on complex automation tools
โขYou're looking for a customizable AI agent that can be tailored to your personal preferences
Quick start
1Run the command `pip install -r requirements.txt` to install necessary dependencies
2Configure the `config.json` file to set up your AI agent's personality and behavior
3Train your AI agent using the `python train.py` command to fine-tune its understanding of your needs
4Interact with your AI agent using the `python chat.py` command to start conversing and automating tasks
5Customize your AI agent's skills by modifying the `skills` directory and adding new Python modules
Ready-to-paste prompt
python chat.py -p 'What is the weather like today?'
Heads up: Make sure you have Python 3.8 or later installed, as tinybot is built with Python and relies on specific libraries that may not be compatible with earlier versions
Saves to your device
Topics
agent
ai
ai-agent
deepseek
llm
memory
python
qwen
rag
task-scheduler
webui
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.