#552 · Primary category: Education & Research
artificial-intelligence
Awesome Artificial Intelligence Projects
Project last updated:03/28/26
GitHub Stars
524
Forks
395
Contributors
4
License
Apache-2.0
Why we included this project
This repository is a hands-on tour of classic AI problems, and each one arrives as a complete, runnable project rather than a code snippet. You get heuristic search through the 24 Puzzle and the Million Queens problem, along with genetic algorithms, spam filtering, face recognition with neural networks, and adversarial attacks on deep networks. Because the projects are small, they are easy to read and modify, which suits self-learners and instructors building course material. The mix of Python, C++, and MATLAB also shows how the same ideas translate across languages. If you want concrete examples that bridge textbook theory and real implementations, this is a practical place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI