A Python-based framework for developing and orchestrating AI agents. TinyAGI is built with modularity in mind, featuring a dedicated CLI for managing agents, plugins, and chat sessions. Its architecture supports a variety of LLMs (e.g., Google Gemini, Ollama, OpenAI) and can be extended with custom tools and plugins for specialized tasks.
# π§ TinyAGI **TinyAGI** is a powerful, modular Artificial General Intelligence (AGI) framework crafted for seamless integration and management of AI agents, plugins, and tools. With its adaptable and extensible architecture, TinyAGI enables dynamic loading of components from local and GitHub-hosted sources, empowering you to customize and scale for a multitude of use cases. It's designed to be lightweight, easy to understand, and highly extensible. [](https://pypi.org/project/TinyAGI/) [](https://github.com/SullyGreene/TinyAGI/blob/main/LICENSE) [](https://github.com/SullyGreene/TinyAGI/stargazers) [](https://twitter.com/SullyGreene) > **Disclaimer:** This is a **preview release** (version 0.0.2) of **TinyAGI**, which is currently under active development. This release is intended for **testing, feedback, and early experimentation**. Please be aware that the API is subject to change, and frequent updates are expected. --- ## π **Table of Contents** - [π§© Features](#-features) - [π¦ Installation](#-installation) - [π§ Setup Instructions](#-setup-instructions) - [π οΈ Usage](#οΈ-usage) - [Interactive CLI](#interactive-cli) - [Direct Commands](#direct-commands) - [API Server](#api-server) - [Programmatic Usage](#programmatic-usage) - [π Documentation](#-documentation) - [π§ͺ Testing](#-testing) - [π Contributing](#-contributing) - [π‘ License](#-license) - [π Contact](#-contact) - [πΊοΈ Roadmap](#-roadmap) --- ## π§© Features - π **Agent System**: Manage various AI agents, from OpenAI to Ollama and LLaMA. - π **Plugin Manager**: Seamlessly expand functionality with versatile plugins. - π **Tool Integration**: Use tools like the Wikip
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.