AI++ // Langflow 1.5, secure AI apps, faster transcription & more


Welcome to a new AI++! We're going to be packing this newsletter full of the best articles, tutorials, events and code for everything AI, agents and MCP.

🛠️ Building with AI, Agents & MCP

​Langflow Launches 1.5 with Support for Docling and Windows​

Rodrigo Nader

Langflow 1.5 brings a simplified, stable foundation for building AI workflows. With clean core components, improved execution, and a smoother UI, Langflow keeps evolving for real-world use. Langflow Desktop is now available for Windows, and the new Docling Bundle takes document processing to a new level.

​How to Create Secure AI Applications​

Tejas Kumar

You’ve built an impressive AI agent. It can query databases, call external APIs, and even process payments. But with every API call to a third-party LLM provider, you're potentially broadcasting sensitive data—API keys, PII, financial information—into a black box. Relying on the vendor's privacy policy is not a security strategy. It’s time to move beyond the default and engineer security into your AI applications from the ground up.

🧑‍💻 Code & Libraries

​Speed up audio files for quicker/cheaper transcripts​

​Gemma 3n released for on device inference. Available on huggingface and through all the tools you use to run models locally, including Ollama and transformers.js.

LlamaIndex published a Zoom assistant for real time note taking in Notion (explanatory blog post).

🗓️ Events

7/15/2025 - "The Flow" with TwelveLabs (online)

7/31/2025 - Hacking Agents SF Meetup (in-person)

🔦 Langflow Spotlight

Each newsletter we like to share a Langflow component that you can use to create your AI flows. New in Langflow 1.5 is the Docling component.

Docling simplifies document processing, parsing diverse formats — including advanced PDF understanding — and providing seamless integrations with Langflow and the other tools in the GenAI ecosystem.

video preview​

🗞️ Other News

​Gemini CLI was released by Google. It's completely open source, so you can check out how they built it including the main system prompt.

Mistral AI just dropped Voxtral, their first open-source audio model family tailored for production-grade speech tasks - think ASR, TTS, or speech embedding pipelines - with the promise of enterprise readiness.

2755 Augustine Dr, 8th Floor, Santa Clara, CA 95054
​Unsubscribe · Preferences​

AI++ newsletter

Subscribe for all the latest news for developers on AI, Agents and MCP curated by the Langflow team.

Read more from AI++ newsletter

Is a token crunch coming? This week GitHub paused sign-us for GitHub Copilot Pro, Pro+ and Student plans, tightened up their usage limits, and removed Opus from their Pro plans. And today, Anthropic seemed to remove Claude Code from new Pro plans, though that has been reversed quickly. In general, while this is only seeming to affect individual plans related to coding agents, it could point to an inflection point where AI companies start considering how their pricing matches up to their...

The big news last week was that Anthropic mistakenly leaked the source code of Claude Code by leaving source maps in the package. Part of the source code referenced Claude Mythos, which has been properly announced this week as a model that’s incredibly good at finding software bugs and creating security exploits. It’s so good that it’s only being shared with 40 partners as part of Project Glasswing. Here’s a quick heads up, this newsletter is going to be changing format soon. As Langflow...

Jensen Huang has declared on a podcast that we have reached AGI. For a very specific definition of AGI that probably doesn't agree with what you might think AGI is. One would have thought that the afterglow of NVIDIA GTC would have provided enough hype for at least the rest of the month. Meanwhile, for those building agents, there has been a lot of talk about CLIs and Agent Skills, and this week we focus on evaluating skills to make sure they do what they are supposed to. WebMCP has been an...