# Sailesh Dahal > AI integration consultant. I take LLMs, agents and retrieval from demo to production inside real products and real workflows, with evals, guardrails and traceability, not vibes. 12 posts published between 2022 and 2026. Every post is also available as markdown by appending .md to its URL. Author: Sailesh Dahal, AI Integration Consultant. Contact: hi@saileshdahal.com.np. Profile and shipped work: https://saileshdahal.com.np/index.md ## Posts - [Few takeaways on getting amazed with AI](https://saileshdahal.com.np/few-takeaways-on-getting-amazed-with-ai.md): On 24th Jan 2025, I attended an insightful session organized by Department of Artificial Intelligence at Kathmandu University (KU) . This session was by Dr. Saumendra Mohanty and was really insightful providing a different perspective on AI and it’s… - [Flutter FAQ: codegen and bundle size](https://saileshdahal.com.np/flutter-faq-codegen-and-bundle-size.md): After 2 years of not writing and ditching my readers, I am trying to get back to writing again. The past couple of years have been really busy with freelancing on Upwork, where I delivered multiple apps for clients that are generating steady MRR. I’m… - [🀳 Effortless Sharing: From external apps to your Flutter app in no time](https://saileshdahal.com.np/sharing-media-from-external-to-flutter-app.md): This comprehensive tutorial will utilize the share_handler package to quickly and easily share media from external applications to your Flutter app. - [🍰 Simplifying flavor setup in the existing Flutter app: A comprehensive guide](https://saileshdahal.com.np/flavor-setup-flutter.md): Understand the Power of Flavors in Flutter: Customize App Builds Effortlessly with this Guide ## Series: AI Week Read in order. Index: https://saileshdahal.com.np/series/ai-week - [Part 1. AI Week: open weights stopped being ideological](https://saileshdahal.com.np/ai-week-2026-07-30.md): Issue 1. Hugging Face's incident responders could not use commercial models to investigate their own breach, so they ran an open-weight model on their own hardware. Four days later, the strongest open-weight model ever released shipped its weights. Plus the alliance, the letter, and the $250 billion. - [Part 2. AI Week: the sandbox was never a sandbox](https://saileshdahal.com.np/ai-week-2026-08-09.md): Issue 2. Anthropic reviewed 141,006 evaluation runs and found three where Claude reached the real internet. One published malware to PyPI that ran on 15 real machines. OpenAI found two more with UK AISI and Irregular. The pattern is not rogue models, it is eval harnesses nobody threat-modelled. ## Series: πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo Read in order. Index: https://saileshdahal.com.np/series/fullstack-dart - [Part 1. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 1](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-1.md): Build a full-stack to-do app using Dart, Flutter, and dart_frog in a monorepo setup. Share common code between front-end and back-end and build a CRUD to-do - [Part 2. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 2](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-2.md): Set up shared data sources, repositories, and failure classes using very_good_cli, freezed and json_serializable as separate dart packages. - [Part 3. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 3](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-3.md): Set up a full-stack to-do application using Dart, including building models, creating data sources and repositories, and implementing CRUD operations. - [Part 4. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 4](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-4.md): Learn how to connect to a Postgres database and implement CRUD for the dart_frog to-do app in this comprehensive tutorial. - [Part 5. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 5](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-5.md): Learn how to build a full-stack to-do app using Dart and Flutter with dart_frog, stacked, and a monorepo structure with packages. - [Part 6. πŸš€ Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 6](https://saileshdahal.com.np/building-a-fullstack-app-with-dartfrog-and-flutter-in-a-monorepo-part-6.md): Learn how to implement secure JWT authentication in your dart_frog and Flutter applications with this step-by-step guide. ## Optional - [Full corpus as one file](https://saileshdahal.com.np/llms-full.txt): every post concatenated, for single-fetch ingestion - [Archive](https://saileshdahal.com.np/archive.md): all posts by year, as markdown - [Home](https://saileshdahal.com.np/index.md): site overview as markdown - [Contact](https://saileshdahal.com.np/contact.md): how to start a project, and the kinds of AI work on offer - [JSON Feed](https://saileshdahal.com.np/feed.json): machine-readable index, each item linking its .md twin - [RSS feed](https://saileshdahal.com.np/rss.xml) Every page on this site has a markdown twin: append `.md` to any URL (`/{slug}.md`, `/archive.md`, `/series/{slug}.md`, `/tag/{slug}.md`, `/index.md`).