Metadata-Version: 2.4
Name: aihelper_akshay1
Version: 0.1.0
Summary: A simple AI helper library using Google Gemini API.
Author: Akshay Shibu
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-generativeai
Dynamic: license-file

# aihelper_akshay1

A simple helper library for using Google Gemini API in Python and Flask.

## Installation

```bash
pip install aihelper_akshay1
