Amphi Logo

Visual data preparation.

Amphi helps you design, automate, and operationalize data workflows with a visual interface. Simple, intuitive and easy-to-use with AI.

Visual builder Python Low-code
$ pip install amphi-etl
$ amphi start
▍

What is Amphi?

Amphi is a simple data preparation tool that lets you visually build data workflows. It is particularly easy to use with AI, offering predefined prompts to generate Python code using ChatGPT, Claude, and other models. It is also one of the most flexible flow builders, allowing you to add components on the fly, which are easy to generate with LLMs.

Amphi visual pipeline editor

Frequently Asked Questions

What makes Amphi different from other data tools?

Simplicity, intuitivity and ease of use to extend using AI. Amphi combines visual workflow building with Python code generation. You design pipelines visually, but you own the underlying code. This means no vendor lock-in, full transparency, and the ability to customize anything you need.

Do I need to know Python to use Amphi?

No! Amphi is designed for both technical and non-technical users. You can build complete data workflows using the visual interface without writing any code. However, if you know Python or use an AI, you can customize and extend the generated code as needed.

Where does my data go? Is it secure?

Amphi runs locally on your machine or in your infrastructure. No data is sent to external servers. You maintain complete control over your data security and privacy. Anonymous telemetry is captured to help improve the product, but you can opt out if desired in the settings.

Can I deploy Amphi workflows to production?

Yes! Amphi generates standard Python code that can be exported and integrated with orchestration tools like Airflow, Prefect, or Dagster. You can schedule, monitor, and scale your workflows using Amphi's built-in scheduler too.

What data sources does Amphi support?

Amphi supports a wide range of data sources including CSV files, Excel spreadsheets, databases (PostgreSQL, MySQL, SQL Server), data warehouses (Snowflake), and REST APIs. The connector ecosystem is continuously growing but most importantly it is super easy and fast to use code or create your own connectors using AI.

Is Amphi open source?

Amphi is licensed under ELv2 (source-available). You are free to use, modify and host the code for your own needs, provided you do not offer it as a competing commercial service.