Metadata-Version: 2.1
Name: shivamprasad
Version: 0.5.4
Summary: A simple example package
Home-page: https://github.com/shivamprasad1234567890/shivamprasad
Author: Shivam Prasad
Author-email: shivamprasad1234567890@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# shivamprasad

> **Identity Toolkit & Engineering Framework**  
> *Built by Shivam Prasad | AI/ML Engineer*

[![PyPI version](https://badge.fury.io/py/shivamprasad.svg)](https://badge.fury.io/py/shivamprasad)
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## 🚀 Overview

`shivamprasad` is a personal engineering framework and identity package. It serves as a central registry for my tools, improved workflows, and experimental modules in:

*   **Large Language Models (LLMs)** & NLP
*   **Multi-Agent Systems**
*   **Computer Vision**
*   **PyTorch Training Pipelines**
*   **Desktop Automation**

Includes a hacker-style terminal introduction and system status check.

## 📦 Installation

```bash
pip install shivamprasad
```

## 💻 Usage

Run the identity matrix and system check directly from your terminal:

```bash
# Recommended way
python -m shivamprasad
```

Or via Python shell:

```python
import shivamprasad

shivamprasad.hello()
```

## 🔧 Features

*   **Cross-Platform**: Works smoothly on Windows (CMD/PowerShell), Linux, macOS, and Termux (Android).
*   **Zero Dependencies**: Core identity module is pure Python.
*   **System Check**: visualizing active modules and environment status.

## 👨‍💻 About

**Shivam Prasad**  
AI / ML Engineer focused on building intelligent systems that scale.

---
*Build intelligently. Scale responsibly.*
