Ask HN: Why hasn't x86 caught up with Apple M series?
435 points by stephenheron 3d ago 616 comments
Ask HN: Best codebases to study to learn software design?
106 points by pixelworm 5d ago 90 comments
Adding Conversational AI: Converting Natural Language into JSON Actions
1 skapadia 1 8/29/2025, 12:39:46 PM chariotsolutions.com ↗
Comments (1)
skapadia · 5h ago
Add LLM-powered chat to your app. Translate English into executable JSON commands using just TypeScript, Node, and OpenAI—no frameworks! Start extremely simple and get better at prompt engineering, before delving into things like tool calls and MCP servers.