Current Agentic Development Workflow(June)How my development setup looks like using agentsJun 3, 2026·2 min read
Counting tokens at scale using tiktokenUsing encode_to_numpy to count number of tokens in large strings to save memory and CPUJul 22, 2025·2 min read·774
Resources to transition to 'Applied AI' roleI have seen quite a few software devs(including me) with little to no background in ML jumping on the genAI train in the last 1-2 years. While this is a good thing and using LLMs with no prior classical ML knowledge helps in some ways it is also a de...Jun 27, 2025·3 min read·248
Curated resources: AI Product x How to eval?List of resouces for building a solid eval pipeline for your AI productMar 9, 2025·2 min read·527
Order of fields in Structured output can hurt LLMs outputEvals on how does the order of fields in prompts w/ structured output(JSON) affect the LLM response qualityJan 5, 2025·4 min read·3.3K