- Github
- Github discussions for Mojo
- llama2 in Mojo! - Porting of LLM llama2.c in 🔥
- Mojo CSV - read and write csv data
- Introducing Mojo: A New Programming Language for AI
- Mojo🔥 - a new programming language for all AI developers
- Official Mojo Documentation
- Optimizing Convolutional Neural Networks with Mojo
- Getting Started with Mojo 🔥
- How Mojo🔥 gets a 35,000x speedup over Python – Part 1
- How Mojo🔥 gets a 35,000x speedup over Python – Part 2
- Mojo🔥 - A journey to 68,000x speedup over Python - Part 3
- Mojo: The Future of AI Programming 🔥
- New Mojo: Programming Language for AI Developers
- Mojo🔥 may be the biggest programming language advance in decades
- An easy introduction to Mojo🔥 for Python programmers
- Mojo Language: The New Programming Language for AI
- Mojo - A New Programming Language for AI
- Exploring the Power of Mojo🔥 Programming Language
- Getting started with the Mojo programming language for AI
- Mojo 🔥 — a new programming language for AI developers
- Mojo Lang… a fast futuristic Python alternative
- Getting started with the Mojo SDK🔥
- All you Need To Know About Mojo Programming Language 🔥
- Say Goodbye to Python and Hello to Mojo🔥
- Mojo🔥 Review: How good is the new programming language for AI?
- Jeremy Howard demo for Mojo launch
- Mojo Programming Language – Full Course for Beginners
- Introduction to Mojo programming language
- Chris Lattner: Future of Programming and AI | Lex Fridman Podcast
- Mojo: A Supercharged Python for AI with Chris Lattner
- Is Python Really Dead? | Python vs Mojo | What Is Mojo Programming | Simplilearn
- Install and Setup Mojo 🔥 — the programming language for all AI developers
- Is This Language Replacing Python?! | Tech with Tim
- [TechBites] New language Mojo.🔥 | Will Python be replaced? | Preface
Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the guidelines.
- Fork the repo.
- Clone the repo from your codebase
- Choose your favorite editor and open the folder.
- Create a new branch:
git checkout -b <branch-name>
- Make changes, commit them and push it back up to github using
git push origin <your-branch-name>
. - Open pull request on GitHub.
Thank you!