Presented at CTRL+ALT Philly Oct 2025
Links to relevant resources:
- Building a Korean Grammar Breakdown Tool with AI and Next.js, a broader walkthrough of the project I framed this talk around
- Vercel’s AI SDK docs — lots of code examples that work nicely with the next.js starter project so you can test out the various functions. I walked through:
- But I didn’t cover some other interesting things like transcription & speech
- The color generator app I showed used the accessible contrast MCP I wrote up in this post.
The code for the Korean language project is on GitHub, and if you set up your own Anthropic/OpenAI/Google API keys, you can try it out yourself.