Metadata-Version: 2.1
Name: zohencel-ai
Version: 0.1.5
Summary: A Python package for voice assistant, chatbot development, and analysis tools
Home-page: https://github.com/vishnuperiye26/zohencel-ai
Author: Vishnu K
Author-email: vishnuperiye26@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: assemblyai
Requires-Dist: playsound
Requires-Dist: PyAudio
Requires-Dist: pyttsx3
Requires-Dist: SpeechRecognition
Requires-Dist: groq

<div style="text-align: center;">
  <img src="zohencel_ai/utils/logo.png" alt="Zohencel-AI Logo" style="width: 20%; height: auto;">
</div>

# Zohencel-AI

**Zohencel-AI** is a Python library designed to simplify the development of voice assistants, chatbots, and analytical tools. With built-in modules and functions, `zohencel-ai` provides an easy-to-use interface for building advanced AI solutions without the complexity.

---

## This is where the search ends!

### Key Features
- **Chatbot Development**: Easily create chatbots with customizable responses.
- **Voice Assistant Tools**: Integrate voice functionalities with minimal setup.
- **Data Analysis**: Analyze and process data with AI-enhanced capabilities.

---

## Installation

To install `zohencel-ai`, use the following pip command:

```bash
pip install zohencel-ai
