Read our blog post:
Jentic CTO AMA: Building Reliable AI Agents
jentic.com/blog/jentic-...
@jentic.bsky.social
Agents run on APIs. One integration, thousands of APIs and workflows. Learn more at https://jentic.com.
Read our blog post:
Jentic CTO AMA: Building Reliable AI Agents
jentic.com/blog/jentic-...
9/
If youβre building with agents:
Start simple. Test well. Use standards.
You can explore the Standard Agent and Arazzo Engine on GitHub.
Link to full write-up below!
8/
The future: βSovereign stacks.β
Internal agentic workflows that keep data centralized and useful, instead of siloed SaaS.
7/
Advice for new developers:
* Be better than the AI and go beyond average
* Build projects, contribute to open source
* Use AI for routine tasks, focus on unique value
6/
On context:
βDonβt overload LLMs with tools you donβt need.β
Just-in-time tooling keeps reasoning clear.
5/
The problem with prompt-driven glue logic?
Unrepeatable results. Hard to test.
Recorded workflows, via Arazzo, are deterministic and easy to audit.
4/
Reliability comes first.
Run agents in test environments. Capture successful runs as auditable, repeatable workflows before going to production.
3/
On multi-agent frameworks:
βMost teams canβt deploy a single agent reliably. Start small.β
Granular agents like a βreceipt filing agentβ are more valuable than premature orchestration.
2/
βAn agent is simple code: it calls an API and an LLM that decides when to call it.β
Simplicity is the point. The Standard Agent reflects this principle.
1/
What actually makes an AI agent production-ready?
Our CTO Michael Cordner shared lessons from 20+ years in engineering during a recent AMA.
π§΅
OAK Becomes a Forest: From Repository to Movement
jentic.com/blog/oak-bec...
π³ OAK is not a repo. It is a movement.
Agents donβt need more integrations. They need knowledge: Structured, declarative, open.
We're expanding OAK:
- From 1 repo -> a distributed network
- From APIs -> all machine interfaces
- From company-owned -> community-owned
Link π
π₯ Want to know what it takes to build AI agents and raise millions for your startup?
This Thu, Aug 28 (16:00 UTC+1) join our Ask Me Anything with
@seanblanchfield.bsky.social, CEO of Jentic (β¬4M pre-seed) moderated by @rodriveraai.bsky.social
Sign Up Link Below! β¬οΈ
#AI #AIAgents #Startups #AMA
Our Founder, Sean Blanchfield addressed Ireland's Oireachtas Joint Committee on AI. Check out the Irish Times coverage here: www.irishtimes.com/politics/oir...
25.06.2025 13:48 β π 0 π 0 π¬ 0 π 0AI gets a bad wrap for energy use but there are solutions to sustainably scale agents. #Jentic caches agent workflows in our Arazzo layer: compute once, reuse forever. That means fewer computations, lower cloud bills, and the exact same API outcomes faster each time. Thoughts?
25.06.2025 11:59 β π 2 π 1 π¬ 0 π 0The promise of AI agents hits a wall with tool use. Bloated context kills performance.
With Jenticβs Just-In-Time Tooling (JITT), agents fetch exactly what they need at runtime. No baggage, just action.
In this video, we break it down in under a minute.
Not in Galway? Donβt miss out! Join the Jentic Discord to catch insights and follow the AI conversation:
π discord.gg/TdbWXZsUSm
Weβre joining @Stripe for a π₯ panel on how AI is changing the way we work.
ποΈ Thurs, May 22
π 12β2PM
π Portershed, Galway
With:
@SeanBlanchfield (Jentic)
@JoeSmyth10 (Genesys)
@robshocks (Switch Dimension)
Canβt make it? Join our Discord below ππ
π Stay in the loop! Join our Discord to catch future events, connect with builders, and explore all things agents: discord.gg/TdbWXZsUSm
15.05.2025 14:54 β π 0 π 0 π¬ 0 π 0π¨ Reminder: Jentic Γ AWS AI Agent Builders MeetUp is TONIGHT! π¨
π When: Thursday, May 15 | 17:00β19:30
π Where: AWS GenAI Loft
π If youβre already registered, we canβt wait to see you!
π If you missed out, join our Discord and stay in the loop. Link below π
π Stay in the loop! Join our Discord to catch future events, connect with builders, and explore all things agents: discord.gg/TdbWXZsUSm
14.05.2025 14:06 β π 0 π 0 π¬ 0 π 0π₯ How do you actually build and scale an AI-first startup?
At the AWS Gen AI Loft launch event, Dorothy Creaven, COO at Jentic, and Sean Mullaney, CEO of Seapoint, shared raw insights into what it takes to build an AI-native startup.
Missed it? Join our Discord. Link belowπ
π Register to the AWS GenAI Loft Launch: aws.amazon.com/startups/eve...
13.05.2025 14:30 β π 0 π 0 π¬ 0 π 0Joins us tonight at the AWS GenAI Loft Launch:
π€ Featuring Jentic's Dorothy Creaven + AWS experts
πΉ What: GenAI talks, hands-on sessions & networking
πΉ When: Tue, May 13 - 17:30
πΉ Where: 2 Charlemont Square, Dublin 2
Link for registration below! π
Start building agents that integrate with the world β not just toy examples.
β‘οΈ Try it now on jentic.com
The future of AI automation is open, composable, and agent-ready.
Thatβs why Jentic is built on OAK β the Open Agentic Knowledge repository.
Let your agents explore it.
The result?
β
NYT news retrieved
β
Summary posted to Discord
β
No agent-specific integration knowledge
β
No human-written code
Now Claude needs to send a message to Discord.
But thereβs no single API that can do that by channel name.
So it chains a few together. Jentic helps the agent build the workflow on the fly.
Claude then sends a search request via Jenticβs execution tool.
Jentic abstracts away the entire API integration.
The agent just thinks in goals.
Claude starts by querying Jenticβs open repository of workflows (OAK) to find a working NYT API.
It learns how to authenticate, what inputs are required, and how to query it.