Hi everyone!
I’m new to the forum and I wanted to share my new app with you. It’s called DataPi and it can analyze CSV or Excel file with custom prompts via ChatGPT API integration.
You can check it out here: https://datapi.streamlit.app/.
It requires an OpenAI API key.
Following the procedure on how it works, you can enjoy it!
Let me know what you think!
Hi @MethosPi
Thanks for sharing your app creation! Looks like a useful EDA app using GPT.
Upon loading the app, an API key error is displayed, would you like to use a conditional statement that prompts the user to enter their API key if one is not yet entered.
Hi @dataprofessor,
Thank you for the feedback!
You can enter your own API key in the left sidebar or try the premium version (using my API) at this link: https://deltapi.streamlit.app/
Please let me know if you have any further feedback.
1 Like
I built my version of this tool a few weeks back check it out , we should sync and work together!