RELAI

33 posts

RELAI banner
RELAI

RELAI

@ReliableAI

A platform for reliable AI agents.

参加日 Kasım 2021
1 フォロー中276 フォロワー
固定されたツイート
RELAI
RELAI@ReliableAI·
🚀 RELAI is live — a platform for building reliable AI agents 🔁 We complete the learning loop for agents: simulate → evaluate → optimize - Simulate with LLM personas, mocked MCP servers/tools and grounded synthetic data - Evaluate with code + LLM evaluators; turn human reviews into optimization-ready benchmarks - Optimize with Maestro; tune prompts, configs and even agent graph for improved quality, cost and latency Works with OpenAI Agents SDK, Google ADK, LangGraph, and all other agent frameworks 🌐 Get started (free): relai.ai ⭐ Open-source SDK: github.com/relai-ai/relai…
English
10
27
56
11.4K
RELAI
RELAI@ReliableAI·
A notebook showing how to optimize AI agents using the user feedback:
Soheil Feizi@FeiziSoheil

How to use expert feedback to optimize AI agents? In many real-world applications, there is no clear ground truth label for what a “good” agent response is. Often, all we have is user feedback and preferences (“this is wrong”, “missing context”, “too verbose”, etc.). This feedback is an extremely valuable supervision signal, but turning it into effective optimization of agent behavior is not straightforward: Stochasticity & replay To learn from feedback, we often need to “replay” the original sample or trace. But agentic systems (with tools, RAG, branching, etc.) are stochastic, so re-running the same input may not reproduce the same trajectory or output. Linking feedback to replays Even if we can approximate the original run, evaluating a new or re-played trace against the old feedback is non-trivial. The feedback is textual, often high-level and contextual, not a simple scalar reward. Optimizing config and structure Finally, we want to optimize both the agent configuration (prompts, hyperparameters, tools, thresholds) and the agent graph/structure (which nodes, in what order, with what routing). Jointly optimizing these under noisy, text-based feedback is a challenging learning and search problem. In this notebook, using an agentic RAG example, we show how to operationalize this: 📝 Convert user feedback on agentic runs into an annotation benchmark on RELAI 🎯 Use the Maestro agent optimizer to consume that benchmark and automatically improve both the config and the graph of the agent 🔁 Close the loop from user preference → benchmark → optimization → better agent in a reproducible, data-driven way 🔗 Notebook: colab.research.google.com/drive/1QtWbiGH… Powered by @ReliableAI (relai.ai)

English
0
0
1
167
RELAI がリツイート
Soheil Feizi
Soheil Feizi@FeiziSoheil·
🚀 Build AI agents that actually work — in just 2 hours! We’re launching Reliable AI Agent Sprints—free, fully virtual sessions to build practical, reliable agentic solutions. This isn’t a flashy demo contest; we’ll design, simulate, evaluate, and optimize real agents, addressing the nuances and challenges end to end. The sprints are open to everyone: students, builders, data folks, PMs, founders. No ML experience required (basic Python helps). We’ll share templates and all materials before each session. For the first sprint, we’ll focus on an agentic RAG assistant—an AI agent that uses your documents and data to complete tasks. By the end, you’ll have a reliable agent, demos, and performance metrics. We appreciate @googlecloud support with credits for Gemini and Cloud Run. RELAI @ReliableAI will also provide credits to simulate, evaluate, and optimize your agents. Dates: Nov 11, 12, and 15 (identical sessions) 👉 Pick a session and register now — limited seats Link: lu.ma/relai
Soheil Feizi tweet media
English
2
4
12
3.1K
RELAI
RELAI@ReliableAI·
🎃 Here’s a sweet Halloween treat from RELAI: We built an AI agent that maps the best trick-or-treat route for you—optimized for time, distance, candy variety, and real walking paths. 👉 Try it free: platform.relai.ai/halloween Built at RELAI.ai, where we ship reliable agents (no stalls, no spooky bugs). 👻
English
0
1
6
258
RELAI
RELAI@ReliableAI·
@elonmusk @nikitabier @Premium Our CEO’s account @FeiziSoheil has been locked since Oct 20 in an “unusual login → change password” loop. We’ve filed multiple tickets, but the phone-verify form says “Duplicate case.” Looks like a bug in your system; please take a look (screenshot attached)
RELAI tweet media
English
0
0
0
62
chaokoh
chaokoh@Chaokoh2·
@ReliableAI @Peng1M @TensorSlay Maestro [...] suggest graph-level changes > does that mean it optimises the set but not each component the way DSPy/GEPA does?
English
1
0
0
85
RELAI
RELAI@ReliableAI·
🚀 RELAI is live — a platform for building reliable AI agents 🔁 We complete the learning loop for agents: simulate → evaluate → optimize - Simulate with LLM personas, mocked MCP servers/tools and grounded synthetic data - Evaluate with code + LLM evaluators; turn human reviews into optimization-ready benchmarks - Optimize with Maestro; tune prompts, configs and even agent graph for improved quality, cost and latency Works with OpenAI Agents SDK, Google ADK, LangGraph, and all other agent frameworks 🌐 Get started (free): relai.ai ⭐ Open-source SDK: github.com/relai-ai/relai…
English
10
27
56
11.4K
RELAI
RELAI@ReliableAI·
@faryad_ds Yes the sdk can be used fully locally. The (free) subscription is for additional features like providing user reviews and annotating samples on the platform, creating benchmarks, etc. Plz give it a try and let us know how we do!
English
1
0
1
90
Faryad Sahneh
Faryad Sahneh@faryad_ds·
@ReliableAI Can the sdk be used fully locally (beside llm calls) or it requires a remote service (and thus relai subscription)?
English
1
0
2
103
Yogesh
Yogesh@YogeshBalaji95·
@ReliableAI Congratulations on this launch. Very impressive!
English
1
0
2
86
RELAI がリツイート
Soheil Feizi
Soheil Feizi@FeiziSoheil·
Introducing Maestro: the holistic optimizer for AI agents. Maestro optimizes the agent graph and tunes prompts/models/tools, fixing agent failure modes that prompt-only or RL weight tuning can’t touch. Maestro outperforms leading prompt optimizers (e.g., MIPROv2, GEPA) on multiple benchmarks (IFBench, HotpotQA) with far fewer rollouts. 📄 Technical report: arxiv.org/pdf/2509.04642 🎯 Early access for select builders: comment under this thread or ping us at relai.ai
Soheil Feizi tweet media
English
18
54
329
39.8K
Yize Cheng
Yize Cheng@chengez1114·
@ReliableAI Looks awesome! Can’t wait to try RELAI in my own research and projects!
English
1
0
3
136
RELAI
RELAI@ReliableAI·
@b_shrir Thank you! Let us know how we do in improving your agents!
English
0
0
0
155
Sriram B
Sriram B@b_shrir·
@ReliableAI Glad to see that this is out for everyone to use! Looking forward to use this with my projects
English
1
0
3
182
RELAI がリツイート
Soheil Feizi
Soheil Feizi@FeiziSoheil·
let’s talk instruction-following: In prod, “did it follow the spec?” matters more than vibes. IFBench is a challenging benchmark to check whether agents/models obey unseen output/format constraints (length windows, HTML/Markdown rules, sectioning, etc.). That’s a real reliability target: if your output violates constraints, downstream automation breaks.
Soheil Feizi tweet media
Soheil Feizi@FeiziSoheil

Introducing Maestro: the holistic optimizer for AI agents. Maestro optimizes the agent graph and tunes prompts/models/tools, fixing agent failure modes that prompt-only or RL weight tuning can’t touch. Maestro outperforms leading prompt optimizers (e.g., MIPROv2, GEPA) on multiple benchmarks (IFBench, HotpotQA) with far fewer rollouts. 📄 Technical report: arxiv.org/pdf/2509.04642 🎯 Early access for select builders: comment under this thread or ping us at relai.ai

English
2
3
13
4.2K
RELAI
RELAI@ReliableAI·
Prompt Tuning ≠ System Tuning. Most AI agent failures are structural; we keep the agent graph frozen (modules & info flow), then wonder why agents hallucinate, misroute tools, or break guidelines. Meet Maestro: the first joint graph + config optimizer for AI agents. It optimizes the agent structure and tunes prompts/models/tools, fixing failure modes that prompt-only or RL weight tuning can’t touch. Maestro outperforms leading prompt optimizers (e.g., MIPROv2, GEPA) on multiple benchmarks (IFBench, HotpotQA) with far fewer rollouts. 📄 Technical report: arxiv.org/pdf/2509.04642 🎯 Early access for select builders: comment under this thread or ping us at relai.ai
Soheil Feizi@FeiziSoheil

Introducing Maestro: the holistic optimizer for AI agents. Maestro optimizes the agent graph and tunes prompts/models/tools, fixing agent failure modes that prompt-only or RL weight tuning can’t touch. Maestro outperforms leading prompt optimizers (e.g., MIPROv2, GEPA) on multiple benchmarks (IFBench, HotpotQA) with far fewer rollouts. 📄 Technical report: arxiv.org/pdf/2509.04642 🎯 Early access for select builders: comment under this thread or ping us at relai.ai

English
0
3
6
2.4K
RELAI がリツイート
Soheil Feizi
Soheil Feizi@FeiziSoheil·
How good (or bad) is GPT-5 — and does it matter for you? I’ve been seeing a lot of posts lately debating the quality of GPT-5’s responses. I tried a few of the examples people mentioned. Here’s one from my own experiment (screenshot attached): I asked GPT-5 to solve a simple arithmetic problem. It got it wrong. Then, when I allowed it to use a calculator tool, it got it right. So what does this tell us? I think many people make a mistake in framing LLMs as some kind of “AGI in a box.” That’s not how they’re meant to work and honestly, it’s not helpful to think of them that way. LLMs aren’t replacements for the thousands of sophisticated tools we already rely on in engineering, science, or other technical fields. They are language models: brilliant at pattern recognition, reasoning with context, and increasingly good at knowing when they don’t know something… and then using the right “tool” to get it right. That’s why I believe the real future is AI agents as systems where the LLM is a crucial component, but the system’s strength comes from orchestrating other agents, models, and tools via APIs, MCPs, or even a bit of Python. My favorite analogy: LLMs are like bricks in a building. You can have bricks of different shapes, sizes, and strengths but to make an amazing building, you still need tools, engineering, and expertise to assemble them into something greater. The magic isn’t just in the brick. It’s in the architecture.
Soheil Feizi tweet media
English
7
7
36
4.2K
RELAI がリツイート
Soheil Feizi
Soheil Feizi@FeiziSoheil·
Looking forward to the Agentic AI Summit in Berkeley! If you’re working on agentic systems and interested in deep AI agent optimization, let’s chat!
Dawn Song@dawnsongtweets

Join us at Agentic AI Summit 2025 — August 2 at UC Berkeley, with ~2,000 in-person attendees and the leading minds in AI. Building on the momentum of the 25K+ LLM Agents MOOC community, this is the largest and most cutting-edge event on #AgenticAI. As 2025 emerges as the Year of the Agents, the summit offers a front-row seat to the breakthroughs shaping the future of #AgenticAI. Be part of the movement. 👀 Register for in-person or online attendance: rdi.berkeley.edu/events/agentic…

English
0
1
29
2.5K