Metadata-Version: 2.4
Name: ab-agent
Version: 0.1.1
Summary: A small example package
Author: Abu Bakar
Author-email: Abu Bakar <abubakarbinzohaib@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/abubakarzohaib141
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file

# AB SDK

**The fastest way to build powerful AI agents.**  
Built for developers who want to create custom, Gemini-powered AI agents in just a few lines of code.

---

## 🚀 Features

- ⚡ Fast agent setup with minimal boilerplate
- 🧠 Powered by Google Gemini
- 🔧 Add custom tools and extend with ease
- 🛠️ Built with Python, clean and modular
- 🧪 Perfect for prototyping and production use

---

## 📦 Installation

```bash
pip install ab-agents
```

