AI Free Resources By OpenAI and Google
This page compiles all the free resources offered by OpenAI and Google
It’s quite interesting to see so many resources available for free from many companies. I was looking for LLM agents and stumbled on free AI book offered by Open AI. Its a short book but offers good introductory information on the LLM topics.
Sharing this below :
Open AI LLM book : Link
And obviously I was looking to build on top of my initial AI chatbot, so I also found over 100 examples provided by Open AI and you can use those to build your own projects.
Sharing the Open AI cookbook here.
And finally, as I went down the AI rabbit hole, I found 10 more beginner friendly Google AI courses! So, listed them here as well :
Intro to Generative AI : Link
Intro to Large Language Models : Link
Intro to Responsible AI : Link
Introduction to Image Generation : Link
Encoder-Decoder Architecture : Link
Attention Mechanism : Link
Transformer Models and BERT Model : Link
Create Image Captioning Models : Link
Introduction to Vertex AI Studio : Link
Introduction to AI Generative Studio : Link
I am sure this will be very helpful to you.