Inspiration
About the Project
Inspiration
Modern online communication—especially on social media and messaging platforms—is heavily influenced by Gen Z slang. While these expressions feel natural to younger audiences, they often create confusion or misinterpretation for others, particularly in academic or professional contexts. The idea for Gen Z Slang Decoder came from observing this communication gap and realizing that a simple, data-driven tool could make modern slang more accessible and inclusive.
What I Learned
Through this project, I gained hands-on experience with building interactive data applications in Hex. I learned how to:
- Structure a project using SQL, Python, and Hex Apps
- Work with read-only datasets in a shared Snowflake environment
- Design input-driven workflows using dropdowns and reactive cells
- Integrate AI agents to generate contextual explanations from structured data
I also learned important platform-level concepts such as execution contexts, permissions, and the difference between editor and published app behavior.
How I Built the Project
The project was built entirely in Hex using the hackathon-provided Cultural Slang dataset:
- SQL was used to explore and read the slang data from the hackathon Snowflake database.
- Hex Apps were used to create a clean, interactive user interface with dropdown-based inputs.
- AI capabilities in Hex were leveraged to generate simple explanations, cultural context, and professional alternatives for each slang term.
- The app was designed to be intuitive and accessible to both technical and non-technical users.
The overall architecture focuses on clarity, simplicity, and ease of interaction.
Challenges Faced
One of the main challenges was working within the constraints of a read-only Snowflake environment provided for the hackathon. This required careful handling of how data was accessed and displayed, especially when moving from editor mode to a published app.
Another challenge was ensuring that the AI-generated explanations remained accurate, helpful, and appropriate for professional contexts. This required thoughtful prompt design and testing to balance clarity with usefulness.
Despite these challenges, the limitations encouraged creative problem-solving and a deeper understanding of Hex’s execution model.
Final Thoughts
This project demonstrates how data, interactivity, and AI can be combined to solve a real-world communication problem. Gen Z Slang Decoder highlights the power of Hex as a rapid prototyping platform and shows how even simple datasets can be transformed into meaningful, user-friendly applications.
Log in or sign up for Devpost to join the conversation.