Sn.dev
@sndevss
5
subscribers
9
files
3
links
Web development related cheet sheet and source codes for insta uploads!!
Made by Supratim Nag..
Download Telegram
Join
Sn.dev
5 subscribers
Sn.dev
Channel created
Sn.dev
👋
HI!
Welcome to
Sn.dev
I'm Supratim Nag..
I'll be posting the source code of the project I announce in my instagram..
Sn.dev
Keep learning with me...
Sn.dev
tic tac toe.zip
2.1 KB
Sn.dev
todo list.zip
2 KB
Sn.dev
jokes generator.zip
3.5 KB
Sn.dev
password generator.zip
3.5 KB
Sn.dev
Weather-App.zip
642.9 KB
Sn.dev
Waves Loader.zip
847 B
Sn.dev
Typing Animation.zip
1.4 KB
Sn.dev
Star Rating Interaction.zip
2.1 KB
Sn.dev
Spinner Orbits.zip
1 KB
Sn.dev
https://youtu.be/eB7gdJk4Kz0?si=N0S7R86hFtROaI8X
YouTube
Building a Large Language Model from Scratch | Python & Deep Learning
Ever wondered how large language models like GPT work? In this video, I’ll walk you through building a basic transformer-based language model from scratch using Python and PyTorch!
🚀
You'll learn:
✅
Tokenization & Embeddings
✅
Positional Encoding
✅
Self…
Sn.dev
https://youtu.be/k8lnfmBKoys?si=V75NTUggxxOst5rk
YouTube
RAG Chatbot Fundamentals | With LangChain, ChromaDB & Gemini API
Learn how to build a powerful Retrieval-Augmented Generation (RAG) chatbot using LangChain, ChromaDB, and Google's Gemini API! In this step-by-step tutorial, we’ll walk through integrating a custom knowledge base with an LLM for real-time, context-aware conversations.…