Live Coding a Battle Snakes Chat Bot in Rust | Coreyja's Rust Programming Stream

2023-08-07
Join coreyja on this live recorded coding session from April 16, 2023, as he dives into building a Battle Snakes chat bot using Rust. The stream starts with the introduction of the project, Snake GPT, which utilizes OpenAI embeddings to answer any Battle Snakes queries. Throughout the stream, you'll see a real-world implementation of Rust, creating both a back-end SQLite database and a front-end application using the Yew framework. You'll also dive into problem-solving as Corey navigates through different hurdles ranging from shell installation difficulties to complex API calls. All these while integrating Rust libraries such as Clap and trunk, and adding features and functionalities to the application's GUI. Whether you're a seasoned Rust programmer or just getting started, this stream offers valuable insights into the nitty-gritty of using Rust in a complex project. Don't miss out on this wholesome Rust programming experience!

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust