
Ashish Kumar Verma
@imdigitalashish
Followers
5K
Following
1K
Media
437
Statuses
3K
Eng. @ MedCN | IIT-D | Google Developer Expert | JAPAN SSP ALUMI | National Awards In Web and AI🥇 | Panelist with Prime minister of India | Polymath ❤️
Earth
Joined September 2020
Honored to share the stage with Prime minister @narendramodi ji and couldn't be more grateful for the opportunity. A big shoutout to my teachers for guiding and mentoring me throughout the journey! #PMModi #Teachers #ParikshaPeCharcha2023
7
2
285
We were joined by none other than @elonmusk 🤯 Talked about how AI models could be embedded into the human brain. And guess what? I’m putting together an event with him in SF 👀 DM me if you wanna join. The future isn’t coming. It’s already here. ❤️
20
5
288
The most soul crushing part of job hunting is tailoring your resume 50 times. So yesterday at Google AI Labs, I showed them how to kill that task forever. We built an AI Agent that applies for you ( Project was decided by audience collectively on spot ). ❤️ Key Topics we also
0
3
31
AlphaGo beat world champions by navigating a state graph bigger than the number of atoms in the universe. codes my github ( bio ) > Started with an 8-puzzle. > Turned it into a state graph. > Ended up with this stunning visualization. If you want to really learn graphs not from
1
1
10
"Worlds First ? 👀" I built this in 2023, I guess we’re all just time travelers in AI land 😂 https://t.co/82X08YODZy
2
0
2
Built this system to speed up indie hacking 🚀 Now you can plug in the best tools, all wired together and ready to ship. Repo’s live, would love your thoughts + a ⭐ if you vibe with it.
1
0
1
Backend devs, this one’s for you. ( Try it on github 👇 ) I’ve been experimenting with something a little wild: Django + FastAPI together. The result? ship faster backends and unlock way more features out of the box. Here's what we have: -Django ORM: switch databases by just
1
0
8
The Generation is so distracted that it's easy to stand out today with just small efforts lol
1
0
23
Resources I actually used to survive DSA + interviews 👇 ( yes i didn't do 150 lc series or here's A-Z sheet etc etc ) - gregHogg (explains concepts so deeply it feels like a Netflix doc) - CSES Problem Set (best buffet of problems to get variety fast) - A mentor for mock
0
4
45
Ever wondered how you can train a AI model on user data without ever seeing it? training model over a distributed network. I've built a project from scratch that shows how it works with live monitoring tool. The system's architecture is inspired by the gossip protocol, while was
here's a sneak peek into distributed model training built to monitor workers and see the training process in realtime, but I'm thinking of switching to a simpler 2D view, rather than this 3D node view. It feels a little... off. 🤔 What do you think?
2
0
9