
ZTool launched on Y Combinator's "Launch YC" recently!
ā
ā
"Your personal developer for the tools you need."
ZTool is the personal developer for entrepreneurs, analysts, and marketers. Build scrapers, scripts, and parsers by describing them in a few words. Run them with 1 click.
Founded by Karl Oskar Schulz & Jonas Nelle. While working as an analyst at a VC firm many years ago, Jonas hacked together a script to process CSV data for a deal analysis. It was a simple script but itĀ saved him days' worth of manual work. Over time the initial script proved useful for more and more deals and grew into an entire library of Python scripts for automating different tasks, from data analysis to web scraping. It took Jonas a week to create that initial script and he had to learn Python, regex, SQL, Docker, cloud, and moreāwith ZTool anyone could have done it in 5 minutes.
HOW IT WORKS
DescribeĀ the tool you needĀ inĀ one sentenceĀ and ZTool will create the code, run it, and present the output. ZTool particularly focuses on all thingsĀ CSVĀ files: anything from exporting CSVs, to merging files and enriching data is possible. Over time, users can edit, build out and share their library of tools with each other.
ā
ā The Problem
Python scripts for tools like scrapers or workflow automations have been written thousands of times before. Reusing that code ā and saving time ā should be easy but itās not: finding the relevant scripts is hard, and adapting it to your specific case requires a certain level of skill at which one can just write the code from scratch. ZTool solves both the search problem and the skill problem; it will give you the exact script you need, specific to your use case, and regardless of your technical ability.
ā
Solution
All the user has to do is describe the script they want, for example: merge two CSV files. ZTool, powered by LLMs, will ask specifying questions, ask for the input files, and then create an output file. Thatās it!
"ZTool is like hiring a junior python developer for free."