Portia AI's Avatar

Portia AI

@portia-ai.bsky.social

Portia AI is the open source developer framework for stateful, authenticated, agentic workflows. It provides reliability, human oversight, and lots of tools.

3 Followers  |  4 Following  |  27 Posts  |  Joined: 04.04.2025  |  1.7241

Latest posts by portia-ai.bsky.social on Bluesky

Preview
How Portia ensures reliable agents with evals and our in-house framework | Portia AI’s blog At Portia we spend a lot of time thinking about what it means to make agents reliable and production worthy. Lots of people find it easy to…

From prototype to production, ensure your AI agents are reliable. Steel Thread provides the framework for rigorous evaluation. Details here: medium.com/@portia-ai/h...

05.06.2025 22:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Handling data at scale with multi-agent systems Β· portiaAI portia-sdk-python Β· Discussion #449 You may have seen the blog post written by @robbie-portia, Handling data at scale with Portia multi-agent systems. As we add higher-level features to Portia’s Agent SDK, we want to ensure that Port...

Let us know what you think in the GitHub discussion: github.com/portiaAI/por...

Let’s shape the future of production-ready agent frameworks – together!

#OpenSource #AIArchitecture #DevCommunity

22.05.2025 13:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Design Highlight: Handling data at scale with Portia multi-agent systems

Design Highlight: Handling data at scale with Portia multi-agent systems

We’re opening up the internals of Portia’s multi-agent system β€” and we want your thoughts!

We’ve outlined some key design choices in our latest blog post on agent memory. These decisions are built to scale – but we know the best systems evolve through community insight. πŸ€—

dev.to/portia-ai/de...

22.05.2025 13:34 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

We gave a virtual webinar with AI Camp, showing how to build reliable #GenAI agents.

It includes:

πŸ‘‰ Intro to AI agents;
πŸ‘‰ Make reliable agents in production
πŸ‘‰ Get started with Portia AI
πŸ‘‰ And a live scheduling agent walkthrough

youtu.be/QtR4NDb6MHo

16.05.2025 09:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Want to turn your Obsidian notes into visual concept maps?
We built an app that uses Qwen3 4B, Portia, and Ollama to do exactly that β€” all running locally.
Perfect for privacy, speed, and zero cloud costs.
πŸ” Dive in β†’ blog.portialabs.ai/local-llms-q...

08.05.2025 13:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
πŸ‡¬πŸ‡§ LONDON DEMO NIGHT πŸ’‚πŸΌβ€β™‚οΈ 🧠 GenAI Collective 🧠 Β· Luma The GenAI Collective is back for its inaugural demo night in London! This is the event where founders, builders, and dreamers bring their biggest ideas to…

If you're in London on Thursday, and you're interested in #GenAI you should head over to the GenAI Collective's Demo Night! Our own Mounir Mouawad will be showing off some of the new features of Portia's open source agentic framework!

buff.ly/VaIkkFz

06.05.2025 14:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Build an AI browser agent to manage LinkedIn connections, with Portia AI
In this video, Emma Burrows shows how Portia AI's BrowserTool can automate management of connections in LinkedIn, even without an API!The demonstration inclu... Build an AI browser agent to manage LinkedIn connections, with Portia AI

Emma Burrows shows how simple it is to build an agent that controls the browser to manage your LinkedIn connections.

The ability to log in locally and then hand control to the agent is a game changer!

youtu.be/hSq8Ww-hagg

02.05.2025 16:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
A preview diagram from the linked blog post, explaining how Portia's planner breaks a request down into steps.

A preview diagram from the linked blog post, explaining how Portia's planner breaks a request down into steps.

Agents interacting with the world need authentication!

It's a tricky problem to solve, and it's one of the key features of Portia AI that sets us apart from other #agentic frameworks.

Why is it hard? How is it solved with Portia's SDK?

blog.portialabs.ai/agent-auth-p...

24.04.2025 13:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AI Tinkerers London - April Meetup [AI Tinkerers - London] πŸ“£ Join us for our next meetup on Wednesday April 23rd from 6:15 - 9pm πŸ“£ A huge thanks to LocalGlobe and Portia for sponsoring our next meetup! What is AI Tinkerers? We’re engineers actively…

Our developer Robbie Heywood is speaking at #AI Tinkerers London about "Scaling AI Agents With Memory" this evening! πŸŽ‰

* Why is memory is important in AI #agent systems?
* Why aren't long-context models enough?
* How did we implement agent memory at Portia?

london.aitinkerers.org/p/ai-tinkere...

23.04.2025 09:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Portia   MCP Refund Server
In this blog post we show how you can combine the power of Portia AI’s abstractions with any tool set from an MCP server to create unique agent workflows.The... Portia MCP Refund Server

Our mission at Portia AI is to build THE framework for reliable agents in production. Reliability is crucial when you're working with money, so we built a refund server using Stripe's #MCP server to show off Portia's features.

Here's our real-world #AI #Agent example:

youtu.be/DB-FDEM_7_Y

22.04.2025 16:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
A deep dive into our β€œUser Led Learning” feature | Portia AI's blog At Portia, we believe building agents for production means balancing AI autonomy with human control – something we call the β€˜spectrum of autonomy’. We have previously seen how clarifications can be…

You can now approve agent plans to teach Portia what "good" looks like – improving future planning automatically.

In one case, reliability jumped from 82% β†’ 100%.

Details + hands-on example: blog.portialabs.ai/improve-plan...

17.04.2025 12:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
More features for your production agent … and a fundraising announcement" | Portia AI's blog By Emma Burrows and Mounir Mouawad, Portia AI’s co-founders

If your AI agents need to behave predictably and securely in production, give Portia a spin.

Read more: buff.ly/OB6Erni

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ” Elegant auth handovers

Our browser tool enables human login during agent tasks β€” no credential sharing, just seamless handoff and resume using our β€˜clarification’ feature.

If your AI agents need to behave predictably and securely in production, give Portia a spin.

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ“¦ Production ready

Deploy with OpenAI, Anthropic, Mistral, Gemini, Azure, Bedrock β€” or your own local model like Llama. We're adding runtime agent memory to support for massive inputs + better handling of paginated APIs soon.

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Here's a peek at what’s coming:

🧠 Teach Portia what good looks like

Our Planning agent learns from β€œliked” plans and applies few-shot prompting automatically from the cloud β€” boosting reliability significantly.

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

If you missed it, Portia AI is:

β€£ An open source SDK + cloud product
β€£ Will get your agents into production.
β€£ The LLM collaborates with you on its plan of action and learns from tasks it’s run successfully.
β€£ Agents can share their progress at every step and can be steered.

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Portia funding announcement - 4.4 million British pounds. Investment from General Catalyst, First Minute Capital and Stem A.I.

Portia funding announcement - 4.4 million British pounds. Investment from General Catalyst, First Minute Capital and Stem A.I.

πŸš€ We recently came out of stealth and started working closely with early design partners to build agents that actually work in production.

Now we’ve raised Β£4.4M from some phenomenal investors β€” General Catalyst, First Minute Capital, Stem AI and an amazing group of angels.

16.04.2025 09:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1
Preview
Agent-Agent interfaces and Google's new A2A protocol | Portia AI's blog This week, Google announced (β†—) their new Agent-to-Agent protocol,

Google have launched the #Agent2Agent (#A2A) protocol. Integration is at the heart of Portia AI's open source SDK – we have some insights.

β€£ Will A2A be as successful as #MCP?
β€£ Do they compete at all?
β€£ Which one do you need right now?

Read More πŸ‘‰ blog.portialabs.ai/agent-agent-...

15.04.2025 10:04 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Over the weekend, our baby SDK was used to build fashion assistants, healthcare automation, fraud detection, GDPR protection, code creation and maintenance and more.

Big shout out to the @encodeclub team for a fabulous job and thank you for having us!

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ₯‰ Say No To Corruption (SNTC) β€” This team guides the LLM to search the web for background info on entities - like sanctions checks, political exposure screening, adverse media analysis and high-risk jurisdiction evaluation. The result is excellent for risk decisioning.

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ₯ˆ AI Travel Agent β€” Submissions were so good we had to have two second place winners! This travel agent looks for flights, accommodation and experiences to book and uses our human:agent clarifications to loop you back in if it's stuck with too few or too many options!

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ₯ˆ Bug Buddy β€” Speed up your bug detection and fixes. Your Bug Buddy scans your AWS CloudWatch logs for errors, analyse your GitHub repo and raises issues to fix the errors.

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ₯‡ ExplAIn β€” This team built a learning assistant that can take any white paper, dissect the key topics, scour the internet for learning resources on each and build a personalised, summarised knowledge base to support your reading.

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

A crazy fun couple days at the @encodeclub #EncodeAI Hackathon weekend πŸ”₯

Portia AI attracted the largest number of project submissions at the event (31!) and we met some outstanding folks with so much energy, smarts and creativity.

Massive congrats to our winners! πŸ‘‰πŸ»πŸ§΅

14.04.2025 16:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Full house at the Portia booth at AI Encode London!

Thank you so much to the many (many) teams who chose to build with Portia. We hope you have fun building agents for production - and can't wait until tomorrow to see the results!

12.04.2025 16:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
A photograph of a packed room, taken from the back of the room, with Mounir standing at the front with a microphone.

A photograph of a packed room, taken from the back of the room, with Mounir standing at the front with a microphone.

Today, the Portia AI team is at AI Encode London! πŸŽ‰πŸ‡¬πŸ‡§πŸ’»

Our co-founder Mounir is performing to a packed crowd. If you're here, come say hi at the Portia booth, and at 3:15pm see our CTO and co-founder, Emma talking about how to build Bleeding Edge AI Applications with Portia.

11.04.2025 13:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Hello Everybody!

We're Portia AI - we're building an agent SDK aimed at production. Our SDK:

* Plans ahead, so you can predict behaviour.
* Allows humans to step in and help.
* Supports authentication and MCP!

#Python #PythonProgramming #AI #Agent

11.04.2025 08:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@portia-ai is following 4 prominent accounts