Welcome to the repository of open and free AI courses. This repository provides a list of open and free courses on various topics related to Artificial Intelligence (AI). Whether you are a beginner or an experienced professional, you will find courses that suit your needs.
Course Title | Description | Link |
---|---|---|
Generative AI for Everyone | Learn about generative AI from Andrew Ng, including hands-on exercises and effective prompt engineering. | Course Link |
Open AI for Beginners: Programmatic Prompting | Programmatically prompt an OpenAI model using the OpenAI API. | Course Link |
Practical Python for AI Coding | Learn Python syntaxes, functions, and libraries frequently used in AI coding. | Course Link |
Course Title | Description | Link |
---|---|---|
IBM AI Ladder: A Framework for Deploying AI in your Enterprise | Learn to explain and describe the technical and strategic concepts of the AI Ladder. | Course Link |
Generative AI Leadership & Strategy Specialization | Empower leaders with the skills needed to harness the full potential of large language models like ChatGPT. | Course Link |
Course Title | Description | Link |
---|---|---|
GPT Vision: Seeing the World through Generative AI | Learn to revolutionize how you interact with the world around you through Generative AI and photos. | Course Link |
OpenAI GPTs: Creating Your Own Custom AI Assistants | Create and deploy custom GPTs that cater to diverse industries and applications. | Course Link |
Course Title | Description | Link |
---|---|---|
IBM Full Stack Software Developer Professional Certificate | Equip yourself with the technical know-how to become a full stack cloud native application developer. | Course Link |
Preparing for Google Cloud Certification: Machine Learning Engineer Professional Certificate | Prepare for Google Cloud's Machine Learning Engineer certification. | Course Link |
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
We welcome contributions from the community! If you have any courses to add or suggestions for improvement, please feel free to submit a pull request.