Atharva Ingle (AI)
@AtharvaIngle7
Data Scientist II @Wolters_Kluwer , @kaggle Competition Expert, @weights_biases Ambassador
Excited to share that I'll be speaking at the @weights_biases MLOPs conference (Fully Connected) on March 15th. There are a lot of exciting talks by legends like @jeremyphoward @l2k @HamelHusain @borisdayma @JayAlammar and many more. [cont.👇]
I was sleeping on claude sonnet 4 and opus 4 and man, they are really good models. I actually read their advice and the responses they give, rest of the models responses i just don’t feel like reading and skim through. Also very solid in tool calling, writing, explaining things…
Today I was days old when I learned that Claude projects can’t reference past conversations within a project. chatgpt projects do have that feature and it’s super useful for getting the past brainstorms in the context. I just convert the chat to markdown and add it as a project…
I've known Manish for ~5 years now and seen his journey up close. He's super curious, fun to work with, and always up for learning new things. A solid MLE, full of ideas, and yeah he gets shit done.
Hey folks! 👋 I'm looking for new roles as an AI/ML - NLP Engineer ( mid level ) YOE - 3.7 years Btech - ECE, 2022 Intern @ IISc, Bangalore in Speec and Vision - Immediate Joiner - Open to Remote / Hybrid — BLR | HYD | MUM | DEL | PUN | MAA 📄Full Resume Link: In Reply Share
Exactly this, we are living in incredible times.
if you havent tried the Chrome + iMessage + Apple Notes + Linear + Gmail + GCal DXT integrations in Claude you are missing out the literal LLM OS evolution Smarter Siri is here; it's just called Claude Desktop
this is really cool - like how it builds a personalized evaluation roadmap based on your specific situation.
I made a choose-your-own-adventure for AI evaluation strategy Your answers build a personalized roadmap based on task complexity, cost of failure, and your current evaluation It also includes my favourite selection of tips from industry experts like @eugeneyan, @chipro and…
Really cool project and experiments. I went through this paper and here are my notes and takeaways. remember when @kellerjordan0 modded @karpathy GPT-2 repo (nanoGPT) and developed it into a speedrun challenge ? people iterated on it and slashed the training time from 45 mins to…
Recently, there has been a lot of talk of LLM agents automating ML research itself. If Llama 5 can create Llama 6, then surely the singularity is just around the corner. How can we get a pulse check on whether current LLMs are capable of driving this kind of total…
loved reading this, so wholesome vibes.
✨ This week I visited my API provider @FAL in San Francisco It's funny to go visit the ACTUAL physical place where you send tens of thousands of CURL requests to every day (well kinda cause they host stuff not in the office of course) FAL is responsible for hosting ALL the AI…
Was reading some old @BearNotesApp blog posts just for fun and came across this snippet reminder that building a good, performant and pleasant editor is really hard. Honestly, this app still has the best editor I’ve ever used anywhere.

Wow, the 'Python, the Documentary' trailer is out and it looks really good, can't wait to see the film!
The trailer for "Python, the Documentary" by @CultRepo premieres today! 🔥🐍 From its origins in the Netherlands to powering AI at top global companies, this is Python's story. 🎥 The film premieres at @EuroPython in July! Subscribe to @CultRepo's YouTube channel for updates!…
New Lil’Log just dropped, will be a long weekend read :)
Giving your models more time to think before prediction, like via smart decoding, chain-of-thoughts reasoning, latent thoughts, etc, turns out to be quite effective for unblocking the next level of intelligence. New post is here :) “Why we think”: lilianweng.github.io/posts/2025-05-…
Qwen’s vision models are really solid and great candidates for fine-tuning. I've been using the 7B vision model internally in our company for document information extraction, which is tricky in our case: data spans from the 1980s to 2025, with wildly different formats and edge…
I have seen that Hugging Face really values ideas. Today @mervenoyann pointed out that while reading the Qwen 2.5 VL paper she noticed that we could perform object detection with the model. @SergioPaniego and I were already cooking something similar with a different model, so…