Among all the cool things #ChatGPT can do, it is super capable of handling and manipulating data in bulk, making numerous data wrangling, scraping, and lookup tasks obsolete.
Let me show you a few cool tricks, no coding skills are required!
(A thread) 👇🧵
Let's start easy by heading to chat.openai.com/chat and pasting a list of 60 countries in the text field
Let's ask #ChatGPT to give us the main language, latitude, longitude, and country code for each of these countries
That was easy enough, right?
Now let's add more data to our output by asking #ChatGPT to provide the population of each of these countries
Uber cool! 😎
Let's ask ChatGPT to wrap these results in a table
Let's conclude this thread by asking #ChatGPT to create a @streamlit app with a CSV uploader and filter boxes to filter `longitude`, `latitude`, and `country code`.
Not only does #ChatGPT displays the code, but it also provides clear explanations for each step! 👏
This is just a quick overview of what you can do with #ChatGPT.
I'm only scratching the surface here.
For more cool things you can do with it, check out my other thread
1. Follow me @DataChaz to read more content like this. 2. Share it with an RT, so others can read it too! 🙌
Note that while #AI is capable of handling tasks such as sourcing and sorting, as well as some aspects of app development, it is not yet advanced enough to replace the need for human verification.
Even with its impressive capabilities, AI still requires human oversight.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
- There are 5 “Most Innovative Use” prize categories, one for each partner listed above.
- In each category, there will be two lucky app winners.
You can submit your app alone, or as a team of two.
- Winners will be announced by October 5.
🧑⚖️ Judging:
- Inventive: Your app offers unique features not present in other @Streamlit apps.
- Error-Free: No errors detected during app testing.
- Public GitHub Repo:
Your app’s source code is public—using secrets management to protect your API keys and credentials.
- Hosted on Community Cloud: Your app must be publicly accessible on Streamlit's Community Cloud.
- Tools Used: Incorporates at least one partner such as LangChain, LlamaIndex, Weaviate, AssemblyAI, or Clarifai.
- LLM Pain Points: Bonus for addressing LLM challenges like transparency, trust, accuracy, privacy, cost-efficiency, or ethics.