An open API service indexing awesome lists of open source software.

https://github.com/busycaesar/harvard_cs50ai

CS50AI: Harvard's CS50's Introduction to Artificial Intelligence with Python
https://github.com/busycaesar/harvard_cs50ai

Last synced: 2 months ago
JSON representation

CS50AI: Harvard's CS50's Introduction to Artificial Intelligence with Python

Awesome Lists containing this project

README

        

# Harvard CS50's Introduction to AI with Python

## Description

This repository contains my notes and insights from [Harvard CS50's Introduction to Artificial Intelligence with Python](https://pll.harvard.edu/course/cs50s-introduction-artificial-intelligence-python). This course provides a comprehensive introduction to the foundational concepts of artificial intelligence (AI), focusing on practical implementations using Python.

I am following [FreeCodeCamp](https://www.youtube.com/@freecodecamp)'s YouTube video to learn this course.

[![Thumbnail](https://img.youtube.com/vi/5NgNicANyqM/0.jpg)](https://youtu.be/5NgNicANyqM)

## Index

1. [Search](./docs/search/search.md)

## Author

[Dev Shah](https://github.com/busycaesar)