This app allows you to upload a CSV file and code its contents using OpenAI's GPT models. All GPT queries are sent using your own API key and processed one row at a time in memory.
No uploaded files or responses are saved to disk, and no data is logged or stored on the server. All processing occurs in memory, and the response is streamed back to your browser only. Still, we do not recommend you upload PII or sensitive data.
This project is fully open source and available on GitHub. You are welcome to clone it, customize the prompt, UI, or logic for your own research or instructional use.
For API key guidance and ethical use recommendations, visit questionableresearch.ai.