Leveraging ASTs for LLM assisted source code manipulation
Published a blog post on medium about how ASTs (Abstract Syntax Trees) can be used to make deterministic edits to source code with LLMs.
Published a blog post on medium about how ASTs (Abstract Syntax Trees) can be used to make deterministic edits to source code with LLMs.
Published a blog post on medium about an agent orchestration mechanism that I developed
Presented a tech session on how video works, as part of AI-Enginering group at Folio3. The session was targeted towards building an understanding of what im...
Presented a tech session at NED on the LangChain framework. The session mainly focused on Chains and briefly touched how vector databases can make help deal...
Presented a tech session at FAST-NUCES on the fundamentals of neural networks. The session was focused on building an intuitive understanding of why and how...
Presented a tech session on unit testing, when I was part of JS-Enginering group at Folio3.