HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Radeen1

no profile record

Submissions

[untitled]

1 points·by Radeen1·7 bulan yang lalu·0 comments

[untitled]

1 points·by Radeen1·7 bulan yang lalu·0 comments

[untitled]

1 points·by Radeen1·8 bulan yang lalu·0 comments

Show HN: Why Current Agentic Frameworks Don't Work Well in Production

github.com
4 points·by Radeen1·8 bulan yang lalu·0 comments

Show HN: Build and Deploy Custom AI Agents with a Simple Prompt with GPT-5-Mini

github.com
2 points·by Radeen1·11 bulan yang lalu·0 comments

Show HN: I built a vibe agent builder with deployment (GPT-5-mini powered)

github.com
3 points·by Radeen1·11 bulan yang lalu·1 comments

Show HN: Built an Agentic Gaming PC Builder

github.com
1 points·by Radeen1·11 bulan yang lalu·0 comments

comments

Radeen1
·6 bulan yang lalu·discuss
Very interesting! But could not pass the level 2. Is anyone able to break it?
Radeen1
·8 bulan yang lalu·discuss
Built a Rust package that connects to AI agents from any framework in just a few lines of code. Full support for streaming and non-streaming operations with both sync and async APIs. Built on Tokio with type-safe error handling, WebSocket streaming via futures::Stream, and zero-cost abstractions for production workloads.
Radeen1
·11 bulan yang lalu·discuss
[dead]
Radeen1
·11 bulan yang lalu·discuss
RunAgent's entrypoint system makes it achievable to be framework agnostic.
Radeen1
·11 bulan yang lalu·discuss
[dead]
Radeen1
·12 bulan yang lalu·discuss
Actually the platform RunAgent is framework agnostic. And we can also implement this with golang as well
Radeen1
·12 bulan yang lalu·discuss
But question is how they are standardizing it? I understand the multi framework approach, but like if anyone is a javascript developer, he doesn't know about python. How he can write that agent file. That's a question where I am confused.
Radeen1
·12 bulan yang lalu·discuss
Guys this is really a very unique approach. Just one thing I am confused about, as far as I understand, this is like vercel but for ai agent with multi agentic framework. Is it correct?
Radeen1
·12 bulan yang lalu·discuss
This is really cool concept. So it means it is a open source collaboration just like MCP but for deployment of agents of different frameworks right?