Siddhant
Siddhant is an AI Research Engineer at Codebasics, with a strong background in developing innovative solutions that bridge the gap between natural language processing and structured data. He is the creator of the MindSQL library, a simple tool that significantly simplifies the development of Text-To-SQL interfaces.
LinkedIn: https://www.linkedin.com/in/tnahddisttud/
X (Twittwr): https://x.com/tnahddisttud
Session
2025 being the year of AI agents, has seen a spike in the trend of Agentic frameworks like Agno, CrewAI, LangChain etc. While powerful, these tools often obscure the fundamental concepts behind AI agent development. Enter nanoagents, a minimal agentic framework written under 200 LOC to demystify these abstractions for curious learners.
In this session we will cover:
- What are ai agents?
- The ReAct framework
- My journey of building nanoagents
- A deep dive into its architecture and code
- The process of publishing it on PyPI