@shrav_10 https://t.co/zqmSJDw0bA helps with this exactly. Curates the top need-to-know updates, summarises them for your expertise level, and gives the link for further reading if interested. Or learn about just 1 AI concept and 3 top news updates - daily - at https://t.co/MVlUTokzkW
Something really cool happened recently, @shrav_10 cracked an amazing AI job opportunity from Japan that was posted in our AI Jobs Whatsapp group. Thanks for sharing your experience (+ our group link, which is now full🙃)
Ppl, pls join for jobs & blogs: https://t.co/VFtrIxbmO5
I found out about this job through a few WhatsApp groups that share job openings. Honestly, the post didn’t even mention the company name, it just said that a developer was required.
I thought, let me give it a try, what’s the worst that could happen?
Surprisingly, I got an interview call, and during the interview they told me about their company.
Never say never! 🧿
@shrav_10 Thanks for sharing our group link @shrav_10. We got hundreds of requests to join our AI Jobs group now! But since there is a Whatsapp group size limit, we invite folks to join our LinkedIn page here (we post AI jobs as well as AI concept explainers here) : https://t.co/VFtrIxbmO5
Cluster smarter, not harder! Here are 5 essential clustering methods - from classic K-Means to advanced DBSCAN and hierarchical techniques - that reveal hidden groups and patterns in your data. Perfect for exploring the unknown corners of any dataset.
Unlock the power of JavaScript for AI!
From browser-based deep learning with TensorFlow.js to real-time face recognition, NLP, and interactive data visualizations - discover the top JavaScript libraries shaping the future of AI development.
#AI#JavaScript#MachineLearning
Training a Large Language Model isn’t just a one-step process. It’s a carefully designed journey, where the model evolves from random noise into a powerful reasoning system that can communicate effectively and solve complex problems.
Learn more about these stages... #llm
AI Engineering has levels to it:
– Level 1: Using AI
Start by mastering the fundamentals:
-- Prompt engineering (zero-shot, few-shot, chain-of-thought)
-- Calling APIs (OpenAI, Anthropic, Cohere, Hugging Face)
-- Understanding tokens, context windows, and parameters (temperature, top-p)
With just these basics, you can already solve real problems.
– Level 2: Integrating AI
Move from using AI to building with it:
-- Retrieval Augmented Generation (RAG) with vector databases (Pinecone, FAISS, Weaviate, Milvus)
-- Embeddings and similarity search (cosine, Euclidean, dot product)
-- Caching and batching for cost and latency improvements
-- Agents and tool use (safe function calling, API orchestration)
This is the foundation of most modern AI products.
– Level 3: Engineering AI Systems
Level up from prototypes to production-ready systems:
-- Fine-tuning vs instruction-tuning vs RLHF (know when each applies)
-- Guardrails for safety and compliance (filters, validators, adversarial testing)
-- Multi-model architectures (LLMs + smaller specialized models)
-- Evaluation frameworks (BLEU, ROUGE, perplexity, win-rates, human evals)
Here’s where you shift from “it works” to “it works reliably.”
– Level 4: Optimizing AI at Scale
Finally, learn how to run AI systems efficiently and responsibly:
-- Distributed inference (vLLM, Ray Serve, Hugging Face TGI)
-- Managing context length and memory (chunking, summarization, attention strategies)
-- Balancing cost vs performance (open-source vs proprietary tradeoffs)
-- Privacy, compliance, and governance (PII redaction, SOC2, HIPAA, GDPR)
At this stage, you’re not just building AI—you’re designing systems that scale in the real world.
What else would you add?
@karlmehta 💯 The biggest deterrent to enterprise AI adoption is not technology gap, it is risk avoidance. Would love to evaluate your solution for our usecase!
@Nitin_wysiwyg@gdb Being in Delhi makes it easier to interface with policy makers, which will be critical as they navigate the AI space in India. And of course, nothing to stop them from tapping into the other ecosystems in Bengaluru, Hyderbad, Pune, etc
Want to get hands-on with RAG (Retrieval-Augmented Generation)?
Join our free webinar on Aug 23, 10 AM with @deeptechstars × @SunitechAI
Learn:
- RAG fundamentals
- Full RAG pipeline
- Build apps with LangChain
Register: https://t.co/K5iWk2zWF7
#RAG#LangChain#AI
Agents are the new way AI features ship.
Free session: explain agents simply, show where LangChain + LangGraph fit, and end with a live demo.
Sat, 16 Aug • 10:00 AM IST.
Waitlist: https://t.co/SY00RJAPL5
#LangChain#LangGraph#AIAgents#DeepTechStars
Build real AI with agents.
Aug 30: 1-day hands-on by @DeepTechStars x @SunitechAI. Ship a multi-agent system with LangChain + LangGraph. Learn tools, memory, control flow. Early bird on.
Limited seats.
Join: https://t.co/QbtGLYH8PI #LangChain#LangGraph#Agents
New Anthropic research: Persona vectors.
Language models sometimes go haywire and slip into weird and unsettling personas. Why? In a new paper, we find “persona vectors"—neural activity patterns controlling traits like evil, sycophancy, or hallucination.
What a Saturday! We just wrapped our "Build AI Agents with #crewAI" workshop. We went from zero to building multi-agent systems, live! 🚀
Huge thanks to our partners @DeepTechStars & @IKPEDEN and all the amazing devs who joined!
#LLMs#AIAgents#SunitechAI#DataScience
Nvidia isn’t just riding the AI wave — it’s building the ocean.
With over 80% market share in AI chips and record-breaking growth in its data center division, Nvidia is fast becoming the backbone of the AI revolution.
#Nvidia#AIChips#GenerativeAI#Semiconductors#TechGiants
There’s a new breed of GenAI Application Engineers who can build more-powerful applications faster than was possible before, thanks to generative AI. Individuals who can play this role are highly sought-after by businesses, but the job description is still coming into focus. Let me describe their key skills, as well as the sorts of interview questions I use to identify them.
Skilled GenAI Application Engineers meet two primary criteria: (i) They are able to use the new AI building blocks to quickly build powerful applications. (ii) They are able to use AI assistance to carry out rapid engineering, building software systems in dramatically less time than was possible before. In addition, good product/design instincts are a significant bonus.
AI building blocks. If you own a lot of copies of only a single type of Lego brick, you might be able to build some basic structures. But if you own many types of bricks, you can combine them rapidly to form complex, functional structures. Software frameworks, SDKs, and other such tools are like that. If all you know is how to call a large language model (LLM) API, that's a great start. But if you have a broad range of building block types — such as prompting techniques, agentic frameworks, evals, guardrails, RAG, voice stack, async programming, data extraction, embeddings/vectorDBs, model fine tuning, graphDB usage with LLMs, agentic browser/computer use, MCP, reasoning models, and so on — then you can create much richer combinations of building blocks.
The number of powerful AI building blocks continues to grow rapidly. But as open-source contributors and businesses make more building blocks available, staying on top of what is available helps you keep on expanding what you can build. Even though new building blocks are created, many building blocks from 1 to 2 years ago (such as eval techniques or frameworks for using vectorDBs) are still very relevant today.
AI-assisted coding. AI-assisted coding tools enable developers to be far more productive, and such tools are advancing rapidly. Github Copilot, first announced in 2021 (and made widely available in 2022), pioneered modern code autocompletion. But shortly after, a new breed of AI-enabled IDEs such as Cursor and Windsurf offered much better code-QA and code generation. As LLMs improved, these AI-assisted coding tools that were built on them improved as well.
Now we have highly agentic coding assistants such as OpenAI’s Codex and Anthropic’s Claude Code (which I really enjoy using and find impressive in its ability to write code, test, and debug autonomously for many iterations). In the hands of skilled engineers — who don’t just “vibe code” but deeply understand AI and software architecture fundamentals and can steer a system toward a thoughtfully selected product goal — these tools make it possible to build software with unmatched speed and efficiency.
I find that AI-assisted coding techniques become obsolete much faster than AI building blocks, and techniques from 1 or 2 years ago are far from today's best practices. Part of the reason for this might be that, while AI builders might use dozens (hundreds?) of different building blocks, they aren’t likely to use dozens of different coding assistance tools at once, and so the forces of Darwinian competition are stronger among tools. Given the massive investments in this space by Anthropic, Google, OpenAI, and other players, I expect the frenetic pace of development to continue, but keeping up with the latest developments in AI-assisted coding tools will pay off, since each generation is much better than the last.
Bonus: Product skills. In some companies, engineers are expected to take pixel-perfect drawings of a product, specified in great detail, and write code to implement it. But if a product manager has to specify even the smallest detail, this slows down the team. The shortage of AI product managers exacerbates this problem. I see teams move much faster if GenAI Engineers also have some user empathy as well at basic skill at designing products, so that, given only high-level guidance on what to build (“a user interface that lets users see their profiles and change their passwords”), they can make a lot of decisions themselves and build at least a prototype to iterate from.
When interviewing GenAI Application Engineers, I will usually ask about their mastery of AI building blocks and ability to use AI-assisted coding, and sometimes also their product/design instincts. One additional question I've found highly predictive of their skill is, “How do you keep up with the latest developments in AI?” Because AI is evolving so rapidly, someone with good strategies for keeping up — such as reading The Batch and taking short courses 😃, regular hands-on practice building projects, and having a community to talk to — really does stay ahead of the game.
[Original post: https://t.co/I3alxNs0vn ]
Upcoming event: "Build with AI: Firebase Studio and Gemma Workshop"
At the next Deep Tech Stars event with Google, we will get hands-on with Gemma.
- Sunday, June 15, 10:00 AM – 1:30 PM , Google Office, Bengaluru
- FREE to Attend – https://t.co/o8AcQWenQp
Using only OpenAI’s new o3 model, researcher Sean Heelan uncovered CVE-2025-37899 — a high-risk use-after-free flaw in the Linux kernel’s ksmbd module. The AI identified the bug without any extra tools, showcasing the power of LLMs in accelerating vulnerability research.