Metadata-Version: 2.4
Name: amde
Version: 0.1.4
Summary: Easy way to embed your data
Author-email: amde <ai.ambade00@gmail.com>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests

# Amde

> A lightweight and fast package for generating embeddings across multiple data modalities.

[![Website](https://img.shields.io/badge/Visit-Website-brightgreen)](https://amde.dev)

---

##  Overview

**Amde** is a lightweight and fast Python package that enables developers to generate embeddings for various data types — including text, images, and audio — through a simple, unified interface.

##  Installation

```bash
pip install amde
