intermediate
Making a LLM Prediction Game with Node.js and Express
Build a JavaScript-based LLM game with Node.js + Express, where players guess the model’s next word. Across three courses, you’ll create a daily-refreshed, Wordle-style game with a web frontend. Players earn points by predicting the LLM’s next word based on semantic similarity (OpenAI embeddings).
See courses
Verified skills you'll gain
Badge for Back-End and API Development, Intermediate
INTERMEDIATE
Back-End and API Development
Badge for Front-End Development, Intermediate
INTERMEDIATE
Front-End Development
Tools you'll use
CSS
Express.js
HTML
JavaScript
OpenAI