Open Source Python ETL
amphi.ai
Open Source Python ETL
1–10 of 127 posts
Re: Open Source Python ETL
#2Re: Open Source Python ETL
#3To give some context, Amphi is a low-code ETL tool for both structured and unstructured data. The key use cases include file integration, data preparation, data migration, and creating data pipelines for AI tasks like data extraction and RAG. What sets it apart from traditional ETL tools is that it generates Python code that you own and can deploy anywhere. Amphi is available as a standalone web app or as a JupyterLab extension.
Visit the GitHub: https://github.com/amphi-ai/amphi-etl Give it a try and let me know what you think
Re: Open Source Python ETL
#4Re: Open Source Python ETL
#5What's the difference compare to Windmill.
Re: Open Source Python ETL
#6Re: Open Source Python ETL
#7What's the difference compare to Windmill.
Hi, thanks for your question. I'm not familiar with Windmill, but after checking it seems to be an open source developer platform to build applications. Amphi is a low-code tool to develop data pipelines (or ETL pipelines).
Re: Open Source Python ETL
#8I'm curious as to the story of how things like this come to be. It seems like there are already a ton of "open source python ETL" tools on the market. Was this a passion project by the author? Was this born out of academia? Was there a specific problem they were trying to solve that others didn't? It's not necessary to answer these questions in the docs but it is useful for folks who may be familiar with the other op…
Re: Open Source Python ETL
#9Re: Open Source Python ETL
#10(I have used all of the above tools in my 15+ yr career. Code as ETL was a huge industry shift)