I, Robot
In this live episode of the Coding Train I share ShiffBot, review your showcase submissions, and create a node.js and p5.js example for the Gemini large language model API. Code: https://thecodingtrain.com/tracks/livestreams/livestreams/shiffbot
๐ป Code Example: https://github.com/CodingTrain/p5-gemini/
๐ฅ Next: https://youtu.be/0OLMf81BeNU
References:
๐ ShiffBot: https://shiffbot.withgoogle.com
๐ Blog post on the development of ShiffBot: https://developers.googleblog.com/2024/01/how-its-made-learning-through-shiffbot-powered-by-gemini-api.html
๐ Gemini API: https://ai.google.dev
๐ Documentation on the Gemini API: https://ai.google.dev/tutorials/ai-studio_quickstart
๐ Coding Train tiktok: https://www.tiktok.com/@codingtrain
๐ Express: https://expressjs.com
๐ sableraph: https://www.twitch.tv/sableraph
๐ CodingGarden: https://www.twitch.tv/codinggarden
Videos:
๐ฅ Teacher x Large Language Models | Google Lab Sessions: https://www.youtube.com/watch?v=FBFcNPa36m8
๐ฅ How to Set Up a Node.js Project: https://youtu.be/wM3TEvQn2hw
๐ฅ fetch(): https://youtu.be/tc8DU14qX6I
Related Coding Challenges:
๐ 42 Markov Chain Name Generator: https://youtu.be/eGFJ8vugIWA
๐ 79 Number Guessing Chatbot: https://youtu.be/zGe1m_bLOFk
๐ 80 Voice Chatbot with p5.Speech: https://youtu.be/iFTgphKCP9U
๐ 179 Wolfram CA: https://youtu.be/Ggxt06qSAe4
๐ 180 Falling Sand: https://youtu.be/L4u7Zy_b868
Timestamps:
0:00:00 Count down starts
0:09:09 Welcome to the livestream!
0:20:06 ShiffBot
0:30:47 Demo ShiffBot
0:59:19 Intermission
1:05:25 Back from intermission
1:08:58 Review showcases
1:40:10 Genuary 2024
1:42:10 Working with the Gemini API
1:55:05 Host a p5.js sketch
1:59:57 Connect the node.js express server to p5
2:07:03 Multi-turn conversations
2:18:59 Next steps
2:23:17 Outro
Music from Epidemic Sound
๐ Website: https://thecodingtrain.com/
๐พ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
๐ฉ Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
๐ก GitHub: https://github.com/CodingTrain
๐ฌ Discord: https://thecodingtrain.com/discord
๐ Membership: http://youtube.com/thecodingtrain/join
๐ Store: https://standard.tv/codingtrain
๐๏ธ Twitter: https://twitter.com/thecodingtrain
๐ธ Instagram: https://www.instagram.com/the.coding.train/
๐ฅ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ฅ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
๐ p5.js: https://p5js.org
๐ p5.js Web Editor: https://editor.p5js.org/
๐ Processing: https://processing.org
๐ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#geminiapi #shiffbot #node #genuary2024 #javascript