What is YoBulk?
YoBulk is an open-source CSV importer that provides a scalable and AI-powered solution for importing, validating, and transforming CSV files. It aims to simplify the process of data cleaning and onboarding by offering a user-friendly interface and advanced features.
How to use YoBulk?
To use YoBulk, you can integrate the Embeddable CSV importer in your SaaS application. This can be done by including the YoBulk SDK in your code and adding the YoButton component with appropriate configurations. YoBulk also supports self-hosted installation using a Docker image. You can clone the YoBulk repository, start it with Docker Compose, and access the importer on http://localhost:5050. With YoBulk, you can import large CSVs, define validation rules based on JSON schema, and perform data cleaning on your own premises.