Metadata-Version: 2.4
Name: abzagent
Version: 0.3.0
Summary: The Fastest Way to build AI Agent Using Gemini.
Author: Abu Bakar
Author-email: abubakarbinzohaib@gmail.com
Description-Content-Type: text/markdown
Requires-Dist: google-generativeai
Requires-Dist: python-dotenv
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# 🤖 AB Agent SDK

**AB Agent** is a lightweight, Pythonic SDK designed for building and running AI agents powered by Google's Gemini models. With a simple and intuitive API, developers can create intelligent agents, this is a begginer level package 
---

## 🚀 Features

- ✅ Gemini-powered AI agents
- ✅ Simple API: create, run, and extend agents easily
- ✅ Modular and extensible design
- ✅ Inspired by OpenAI's Agent SDK

---

## 📦 Installation

```bash
pip install abhello==0.1
```
