HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sawradip

no profile record

Submissions

RunAgent Genie – Ultimate Prompt Engineering Game with Advanced Guardrails

genie.run-agent.ai
16 points·by sawradip·6 месяцев назад·9 comments

I created a set of SDKs for using any AI Agent from any Programming Language

github.com
2 points·by sawradip·12 месяцев назад·0 comments

Show HN: AI code reviewer with Python agent called from Rust, streaming works

medium.com
6 points·by sawradip·12 месяцев назад·3 comments

Show HN: RunAgent; Multi-Framework Agent Deployment and Rust,Go,JS SDKs(+others)

github.com
6 points·by sawradip·12 месяцев назад·6 comments

comments

sawradip
·6 месяцев назад·discuss
Thank you for the feedback. Noted.

These are some great ideas, and will be added.
sawradip
·6 месяцев назад·discuss
Rate Limit Updated. Please enjoy the game.
sawradip
·6 месяцев назад·discuss
I didn't think anyone will try, to be frank. I will elevate the rate limit.
sawradip
·6 месяцев назад·discuss
Hello Everyone,

This is a fun (multi-) weekend project after discovering the Gandalf game, by Lakera, and seeing that things and techniques of beating the LLMs have progressed so much in the last year alone.

So I created Genie, hope you guys enjoy cracking the code as much as I enjoyed making it.
sawradip
·12 месяцев назад·discuss
Hello,

This is Sawradip. one of the core maintainers of RunAgent.

Our team faced this problem, wherever we had to deploy agents, and use them in production application(from different language, like from C# unity games, or embedded Rust APP, or Go server backend).

* Building repetitive REST-api, and streaming mechanisms. * Cross language streaming serialisation * monitoring of Agent invocation

Specially, enabling streaming (cross-language) was a huge hassle. So, we started RunAgent. Hopefully this tool will be useful.

Thanks to the community, and want to give back some convenience.