Add Generative AI for beginners with JavaScript

[Generative AI for beginners with JavaScript](https://github.com/microsoft/generative-ai-with-javascript) - A helpful repo for learning Generative AI technologies!
This commit is contained in:
Sam (Unclebigbay) 2025-03-22 11:55:56 +01:00 committed by GitHub
commit 07b422a821
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -210,6 +210,7 @@
- [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner.
- [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds.
- [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs.
- [Generative AI for beginners with JavaScript](https://github.com/microsoft/generative-ai-with-javascript)
- [Swift](https://github.com/matteocrippa/awesome-swift#readme) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast.
- [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme)
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)