mozilla.ai
@mozilla.ai
2.8K followers 52 following 130 posts
https://www.mozilla.ai/ Open-source AI for developers. Building tools that foster transparency, accessibility, and real-world impact. Lumigator: https://github.com/mozilla-ai/lumigator Blueprints: https://github.com/mozilla-ai#-blueprints
Posts Media Videos Starter Packs
mozilla.ai
🚀 We’ve just launched our new Mozilla.ai website!
We’ve given our website a full makeover, making it easier than ever to explore our work and connect with what we’re building.

👀 Check it out and explore what’s coming next: www.mozilla.ai
Mozilla.ai - We’re building a future where AI works for you
Mozilla.ai is building AI that is trustworthy, transparent, and controllable. Explore the Agent Platform to automate workflows, open-source libraries like any-agent, any-llm, any-guardrail, and mcpd, ...
Mozilla.ai
mozilla.ai
We're excited to announce that our ML Systems Engineer Raz Besaleli, and Head of AI Engineering Irina Vidal Migallón will speak at the DataFest Tbilisi (Nov 27–29)!

Raz on lessons from systems engineering for resilient AI, and Irina on key risks when working with AI.

More info: www.datafest.ge
DataFest Tbilisi 2025
www.datafest.ge
mozilla.ai
Working with multiple platforms & LLMs, but some models only appear on certain providers?
Try any-llm Model Finder! See connected providers via API keys & search models across all of them. It's built on top of our any-llm library.
Check out our repo and GIF: github.com/mozilla-ai/a...
any-llm/demos/finder at main · mozilla-ai/any-llm
Communicate with an LLM provider using a single interface - mozilla-ai/any-llm
github.com
mozilla.ai
Join us for an interactive preview of Mozilla.ai’s Agent Platform!
We’re inviting HR, CX, Sales & Marketing experts for a hands-on session to test and build a working agent that addresses a task of your choice.
No technical skills required.

👉 Register: https://luma.com/bj15wy0k
https://Mozilla.ai’s
mozilla.ai
Guardrails are vital for AI safety, but hard to choose. Each has its own logic & definition of unsafe.
That's why we built any-guardrail, a unified interface to test and switch guardrails seamlessly, making AI safer, more reliable, and easier to build.
Read our post: blog.mozilla.ai/introducing-...
Introducing any-guardrail: A common interface to test AI safety models
Building AI agents is hard, not just due to LLMs, but also because of tool selection, orchestration frameworks, evaluation, safety, etc. At Mozilla.ai, we’re building tools to facilitate agent develop...
blog.mozilla.ai
mozilla.ai
Explore our Blueprints: blueprints.mozilla.ai

Contribute to our repos:
any-agent: github.com/mozilla-ai/a...
any-llm: github.com/mozilla-ai/a...
mozilla.ai
Last Friday, our PM Stefan French spoke at AI_dev Summit about @mozilla.ai's open-source projects: Blueprints and any-suite libraries.
We aim to help devs adopt open-source AI with confidence, innovate faster, and avoid vendor lock-in.

Check out our slides: static.sched.com/hosted_files...
static.sched.com
mozilla.ai
What if AI agents ran entirely in your browser?

Baris Guler takes that idea seriously in our first-ever guest post on the Mozilla.ai blog:
🧱 WebLLM + WASM + WebWorkers
💻 Rust, Go, Python, JS
🔒 Fully local. No API calls.

Read the post here:
blog.mozilla.ai/3w-for-in-br...
3W for In-Browser AI: WebLLM + WASM + WebWorkers
🤝This is the first "guest post" in Mozilla.ai's blog (congratulations Baris!). His experiment, built upon the ideas of Mozilla.ai’s WASM agents blueprint, extends the concept of in-browser agents with...
blog.mozilla.ai
mozilla.ai
🚀 New releases!

any-llm v0.15.0:

List available models
Local demo chat app
Better async support
Now supports llama.cpp & Perplexity

any-agent v1.5.0:

any-llm is now default for tinyagent framework

Check them out:
github.com/mozilla-ai/any-agent
github.com/mozilla-ai/any-llm
mozilla.ai
We just released mcpd: requirements.txt for agentic systems.

It simplifies running MCP servers with one config that works across local, CI, and prod.

Props to Peter + Alejandro, and the team at Mozilla.ai

repo: github.com/mozilla-ai/m...
blogpost: blog.mozilla.ai/meet-mcpd-re...
mozilla.ai
🚀 New releases for our any-suite tools!
any-agent v1.2.1: API consolidation, better small model support, test suite extension, A2A streaming.
any-llm v0.12.0: New providers, OpenAI Responses API, reasoning output, improved stability.
🔗 github.com/mozilla-ai/a...
🔗 github.com/mozilla-ai/a...
mozilla.ai
Watch @daavoo.bsky.social talk at @mlopscommunity.bsky.social virtual conference, and explore how you can unlock new ways to understand agent behavior with structured traces that capture the agents' full chain of thought, tool calls, and model interactions.

🎥 www.youtube.com/watch?v=yC3X...
A trace is worth a thousand logs // David de la Iglesia Castro // Agents in Production 2025
YouTube video by MLOps.community
www.youtube.com
mozilla.ai
🚀 any-llm v0.5.0 is out!

- Added support for new providers: OpenRouter, PortKey & LMStudio
- Supports embedding models inference via API.

More flexibility, better integration.

Thanks to our community for the feedback! 🙌

Repo: github.com/mozilla-ai/a...
Docs: mozilla-ai.github.io/any-llm/prov...
mozilla.ai
🚀 any-llm v0.3.0 is live!
✅ Streaming now supported for AWS, Google & Mistral
✅ Expanded test coverage for better stability

Another step toward a simpler, unified interface that works seamlessly across providers.

🔗 Check out our repo: github.com/mozilla-ai/a...

Try it out & share feedback!
mozilla.ai
Our ML Engineer Nathan Brake joined the Firefox podcast Outside the Fox to talk about AI security: trending scams, identity protection, and how @mozilla.ai contributes to building reliable and transparent AI agent systems with tools like any-agent.

🎥 Watch here: www.youtube.com/watch?v=ZDnD...
The rise of AI scams and how to spot them | Outside the Fox
YouTube video by Firefox
www.youtube.com
mozilla.ai
Announcing any-llm, a Python library that lets you switch LLM providers with a single config change.

Key features:
✅ Uses official SDKs
✅ No proxies
✅ Supports OpenAI, Mistral, Anthropic & more
✅ OpenAI format responses

Read more on our blog post: blog.mozilla.ai/introducing-...
Repo & docs below
Introducing any-llm: A unified API to access any LLM provider
When it comes to using LLMs, it’s not always a question of which model to use: it’s also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, ...
blog.mozilla.ai
mozilla.ai
any-agent v0.25.0 is live!

• Callback module
• Batch processing support for parallel tasks
• Structured output improvements
• Push notifications
• Support for Mistral API
• LLM-readable docs
• New tracing hooks, test modules, and cleaner config experience for a2a

⬇️ Links in next post
mozilla.ai
New any-agent release (v0.24.0) is out.

▪️ AgentJudge returns full eval traces
▪️ Serve agents via MCP
▪️ Use agents as tools
▪️ Cost + token tracking
▪️ A2A protocol compatibility

We're making agents more composable + observable.

⬇️ Links in next post
mozilla.ai
🌐 New blueprint: AI agents that run in your browser via Webassembly & Pyodide. Just open an HTML file and go.

They work with OpenAI API compatible models or local models via Ollama/vLLM.

Take a look : github.com/mozilla-ai/wasm-agents-blueprint
GitHub - mozilla-ai/wasm-agents-blueprint: Testing WASM-powered AI agents
Testing WASM-powered AI agents. Contribute to mozilla-ai/wasm-agents-blueprint development by creating an account on GitHub.
github.com
mozilla.ai
🎯 New Mozilla.ai Blueprint: Speech-to-text alignment

Tired of Whisper butchering your name or technical terms?

With Michael Hansen from the @openhomefoundation.org
, we built a tool to align any Whisper model to YOUR words.

Take a look : blueprints.mozilla.ai/all-blueprin...
Mozilla.ai
Empowering Developers
with Trustworthy AI
Mozilla.ai