Last updated: June 2026
At DataSousChef, privacy isn't just a policy—it's our core product feature.
We built DataSousChef specifically so you do not have to upload your data. The service operates by taking your plain-text descriptions of the data formats and returning a Python script. You run that script locally.
We only collect the information necessary to provide the service:
We never collect, process, or store the actual contents, rows, or values of your datasets.
We use Firebase for authentication and Google Gemini / Langchain for AI code generation. The metadata you provide (column names and descriptions) is sent to these services solely for the purpose of generating your script.