Home

Awesome

<div align="center"> <img height="60" src="https://amphi.ai/icons/amphi_logo_paths.svg"> <p align="center"> <em>Low-code Python-Based ETL for data manipulation and transformation.</em> </p> <hr> <p align="center"> <a href="https://github.com/amphi-ai/amphi-etl/stargazers" target="_blank"> <img src="https://img.shields.io/github/stars/amphi-ai/amphi-etl?style=social&label=Star&maxAge=2592000" alt="Test"> </a> <a href="https://join.slack.com/t/amphi-ai/shared_invite/zt-2ci2ptvoy-FENw8AW4ISDXUmz8wcd3bw" target="_blank"> <img src="https://img.shields.io/badge/slack-join-white.svg?logo=slack" alt="Slack"> </a> <a href="https://github.com/amphi-ai/amphi-etl/blob/main/LICENSE" target="_blank"> <img src="https://img.shields.io/static/v1?label=license&message=ELv2&color=white" alt="License"> </a> </p>

Screenshot 2024-05-29 at 3 47 44โ€ฏPM

English ยท Try the demo ยท Report Bug ยท Request Feature

</div> <details> <summary><kbd>Table of contents</kbd></summary>

TOC

</details>

๐Ÿ“ฆ Installation

To install amphi-etl, run the following command:

pip install amphi-etl

[!NOTE]

If you prefer to install Amphi's Jupyterlab extension, use pip install jupyterlab-amphi in your environment. More information here.

<br/>

๐Ÿ”จ Usage

To start Amphi, simply run:

amphi start

Use the following parameters to specify your workspace (where you can access files and create pipelines on your system) and port to use:

amphi start -w /your/workspace/path -p 8888
<br/>

To update Amphi ETL run the following:

pip install --upgrade amphi-etl

โœจ Features

[!NOTE]

Amphi focuses on structured and unstructured data manipulation for data and AI pipelines. It aims to empower data scientists and data engineers to easily develop pipelines with an intuitive low-code interface while generating Python code you can deploy anywhere.

amphi-screenshot-github

Modern ETL for the AI age:

Structured & Unstructured

<br/>

Features In Progress

<br/> <!-- ## ๐Ÿ‘€ Showcase TBA <br/> -->

๐Ÿค Contributing

Every contribution, big or small, is celebrated. Join us in our mission to refine and elevate the world of ETL for data and AI. ๐Ÿ˜ƒ

<br/>

๐Ÿ›ฃ๏ธ Ecosystem

Amphi is available as an extension for Jupyterlab, and Amphi ETL is based on Jupyterlab. Therefore Jupyterlab extensions can be installed on Amphi ETL.


๐Ÿ“ License

Copyright ยฉ 2024 - present Amphi Labs. <br/> This project is ELv2 licensed.