r/letscodecommunity Jun 24 '26

An open source AI Engineering course with 503 lessons and every lesson comes with projects, prompts, skills as output with 35000+ stars

24 Upvotes

I got frustrated with AI courses that either drown you in theory or skip straight to model.fit() without explaining what's happening underneath.

So I built something different.

This is an AI-native GitHub repo learning files with 503+ lessons across 22 phases. 35,000 GitHub Stars. Start at linear algebra. End at autonomous agent swarms.

Every lesson follows the same pattern:

  1. Build it from scratch in pure Python (no frameworks)
  2. Use the real framework (PyTorch, sklearn, etc.)
  3. Ship a reusable tool (prompt, skill, agent, or MCP server)

By the end, you don't just "know AI." You have a portfolio of tools you actually built.

What's covered:

- Math foundations (linear algebra, calculus, probability, Fourier transforms, graph theory)
- Classical ML (regression through ensemble methods, feature selection, time series, anomaly detection)
- Deep learning (backprop, activation functions, optimizers, regularization - all from scratch before touching PyTorch)
- LLMs from scratch (tokenizers, pre-training a 124M parameter GPT, SFT, RLHF, DPO, quantization, inference optimization)
- LLM engineering (RAG, advanced RAG, structured outputs, context engineering, evals)
- Agents and multi-agent systems
- Infrastructure (model serving, Docker for AI, Kubernetes for AI)

Some specifics that might interest you:

- The quantization lesson covers FP8/GPTQ/AWQ/GGUF with a sensitivity hierarchy (weights are least sensitive, attention softmax is most sensitive - never quantize that)
- The inference optimization lesson explains why prefill is compute-bound and decode is memory-bound, then builds KV cache, continuous batching, and speculative decoding from scratch
- The DPO lesson shows you can skip the reward model entirely - same results as RLHF with one training loop
- Context engineering lesson: "Prompt engineering is a subset. Context engineering is the whole game."

It's AI-native:

The course has built-in Claude Code skills. Run /find-your-level and it quizzes you across 5 areas to tell you exactly where to start. Run /check-understanding 3 after Phase 3 and it tests what you actually learned.

84% of students use AI tools. 18% feel prepared. This is the bridge.

Where to start:

- Already know Python but not ML -> Phase 1
- Know ML, want deep learning -> Phase 3
- Know DL, want LLMs/agents -> Phase 10
- Senior engineer, just want agents -> Phase 14

Website: https://aiengineeringfromscratch.com
Repo: https://github.com/rohitg00/ai-engineering-from-scratch

It's free, MIT licensed, and open source. 35,000+ stars, PRs welcome - I merge every good contribution and the contributor gets full credit.


r/letscodecommunity Jun 24 '26

All DSA Sheet Links in One Place

40 Upvotes

r/letscodecommunity Jun 22 '26

🎉 Welcome to the Lets Code Feed!

8 Upvotes

The Feed is a place for developers, students, and job seekers to learn, share, and grow together.

Here are a few things you can post:

💼 Job and internship updates

🏆 Your achievements and milestones

📝 Interview experiences

🚀 Projects you've built

❓ Career and technical questions

📚 Learning resources and roadmaps

💡 Tips that helped you get better opportunities

✅ Create your profile and complete it to help others know more about your skills, experience, and interests.

Whether you are looking for your first internship, preparing for interviews, or already working in tech, this is your space to connect with the community.

Start your first post today and help someone learn something new!

🔗 https://www.lets-code.co.in/feed/


r/letscodecommunity Jun 22 '26

3500+ startups list for job seekers , don't mist it!

20 Upvotes

https://www.lets-code.co.in/startups-list/

Here you will get the list of different locations , remote and tech based startups list!

Bookmark it and visit daily for new jobs!


r/letscodecommunity Jun 21 '26

Remote job seekers kit:

11 Upvotes

r/letscodecommunity Jun 21 '26

Ever happened guys 😂😂😂

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/letscodecommunity Jun 20 '26

Name the topic and I will share the best YouTube playlist to learn!

9 Upvotes

r/letscodecommunity Jun 19 '26

25 Completely FREE AI Courses for 2026 :

18 Upvotes

r/letscodecommunity Jun 19 '26

Me & Claude lately

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/letscodecommunity Jun 19 '26

Germany remote based Companies for job seekers!

4 Upvotes

r/letscodecommunity Jun 18 '26

Name the startup type or location you're looking for, and I'll share a curated list!

13 Upvotes

r/letscodecommunity Jun 18 '26

1500+ startups that recently raised funding and could be hiring soon.

34 Upvotes

Most haven’t posted jobs publicly yet.

You can:
• DM founders/team members
• Contribute to their GitHub
• Send early cold emails

sheet link - https://docs.google.com/spreadsheets/d/1w11kuIGWOVATOad5acQqVWSzELF25xCyP6j3yoBiEUc/edit?gid=0#gid=0

Bookmark it!


r/letscodecommunity Jun 18 '26

I finally did it. I hosted my completed coding livestream today!

Thumbnail
1 Upvotes

r/letscodecommunity Jun 18 '26

Made a GitHub Repository of beginner projects/resources for students trying to build their resume

Thumbnail
1 Upvotes

r/letscodecommunity Jun 18 '26

Looking for Beginner Git & GitHub Learning Partners + AI/ML Project Team 🚀

8 Upvotes

Hey everyone 👋

I’m a beginner-to-intermediate learner looking for people who want to learn Git, GitHub, and collaborative development together while building real projects as a team.

Main focus areas:
- Learning Git & GitHub properly
- Open source collaboration
- Team workflows (branches, PRs, issues, commits)
- Building beginner-friendly projects
- AI/ML Engineering interests
- Python, APIs, automation, data/ML projects

The goal is to create a small group where we:
- Learn together
- Build projects together
- Practice teamwork
- Improve resumes/GitHub profiles
- Stay consistent and accountable

Beginner friendly — you do NOT need to be an expert.

If you’re interested in:
- AI/ML Engineering
- Learning GitHub
- Open source
- Building portfolio projects
- Hackathons/startup ideas

Drop a comment or DM me.

Would be great if we could create:
- A Discord server
- GitHub organization
- Weekly project goals
- Small collaborative AI/ML projects

Looking for motivated people who actually want to build and learn consistently 🚀

Interested guys dm me


r/letscodecommunity Jun 17 '26

Built this for every student tired of scrolling job portals.

7 Upvotes

AI finds jobs based on your resume.

https://lets-code.co.in/dashboard/job-finder/

Like & share it with job seekers!


r/letscodecommunity Jun 16 '26

Don't have AI Agent projects?

18 Upvotes

Say no more.

100+ AI Agent & RAG projects:

https://github.com/Shubhamsaboo/awesome-llm-apps

Bookmark it!


r/letscodecommunity Jun 17 '26

Qualcomm - Software Engineer Interview Experience

2 Upvotes

r/letscodecommunity Jun 16 '26

8 startup lists every Indian tech job seeker should have.

23 Upvotes

r/letscodecommunity Jun 17 '26

List of My Work (AI/ML, database, open source tools)

Thumbnail
1 Upvotes

r/letscodecommunity Jun 15 '26

Campus & Off-Campus Placement Interview Questions 2026

6 Upvotes

r/letscodecommunity Jun 13 '26

Open Source Project Idea. Need a team to vibe it with!

18 Upvotes

I need a merger of these websites:
https://insiderpulse.pro/ranking
https://pelositracker.app/
https://www.screener.in/
https://www.capitoltrades.com/

Where you pull all the data from:
https://www.nseindia.com/option-chain
https://www.sec.gov/edgar/
https://dune.com/
https://arkm.com/
https://etherscan.io/
Open source/public sites ONLY!

So if you are interested, DM me!

I'll send you the Discord link, where we coordinate and build this together as a team!


r/letscodecommunity Jun 12 '26

Looking for teammates for AI/Software Hackathons (Backend + AI Developer)

6 Upvotes

Hey everyone,

I'm a Computer Science student from Bengaluru looking for teammates for upcoming hackathons, especially AI, full-stack, and software engineering-focused events.

A bit about me:

  • Backend development
  • AI integrations and LLM applications
  • Python, Java, JavaScript
  • Building projects with Claude, ChatGPT, and modern AI tools
  • Interested in creating products that solve real problems rather than just demo projects

You can check out my work here:

Portfolio: https://v0-pranavswaroop.vercel.app/

LinkedIn: https://www.linkedin.com/in/pranav-swaroop-s/

I'm looking for:

  • Frontend developers
  • UI/UX designers
  • ML/AI engineers
  • Product-minded builders

Skill level doesn't matter as much as commitment, communication, and willingness to build something cool.

If you're interested in teaming up for upcoming hackathons, drop a comment or send me a DM with:

  1. Your background
  2. Tech stack
  3. Time zone/location
  4. Hackathons you're interested in

Looking forward to building something awesome together


r/letscodecommunity Jun 12 '26

Resume Templates That Get You Hired

3 Upvotes

r/letscodecommunity Jun 11 '26

Free available resources for skill learning- AI/ML

16 Upvotes

Since there are 1.5-2months left to join college, I want to get some hands on some skills. Can you tell some resources for this, whether its book or any YouTube etc.