Viewing profile — roh26it
roh26it
HN member- Joined
- Fri, Sep 10, 2010, 7:53 AM UTC
- HN karma
- 135
- Public activity
- 173 items
- HN profile
- View on Hacker News ↗
About roh26it
Twitter: @jumbld
Recent public activity
-
comment
Comment #48039268
What do you use for the onboarding guide?
-
comment
Comment #47779670
Well written, but does this all change in a claude-ified world?
- story
- story
- story
- story
-
story
Portkey's Prompt Engineering Studio – The IDE for Prompt Engineers
Hi HN! I'm Rohit, co-founder and CEO of Portkey. After building our open-source AI gateway that now handles billions of tokens daily, we kept seeing the same problem: prompt engine…
-
story
Ask HN: Have you used v0, lovable or bolt for anything useful?
I love playing around with these tools for quick prototyping and learning about some stuff, but don't see myself using these for serious apps. Any tips on what I could do?
- story
-
comment
Comment #42454122
Looks solid, going to try it out. I'm going to be __that guy__, but just ask - is the functionality set similar to llamaparse or is this llamaparse + llm?
-
comment
Comment #42430547
So, while time to first token is lower, throughput might also be lower in most cases?
-
comment
Comment #42430368
What are the trade-offs you've made to achieve this?
-
comment
Comment #42430364
The most interesting findings (at least from my perspective) - OpenAI measured "honesty" that could become an interesting model eval others should adopt. - Using instruction heirar…
- story
- story
-
comment
Comment #41266396
I've been thinking about AI guardrails in production for almost 7 months now, and I'm convinced that using them to "control", "secure", or "block" LLM outputs is not the best use f…
- story
-
comment
Comment #41252919
Also wondering if this would become expensive very fast if it ends up using S3 with a large number of PUT calls
- story
-
comment
Comment #41247563
thanks for the support!
-
comment
Comment #41246949
We use a bunch of caching mechanisms on the LLM requests themselves and extend the same to guardrails now. So there's 2 levels of cache - the LLM request itself might be cached (si…
-
story
Show HN: An open-source AI Gateway with integrated guardrails
Hi HN, I've been developing Portkey Gateway, an open-source AI gateway that's now processing billions of tokens daily across 200+ LLMs. Today, we're launching a significant update:…
-
comment
Comment #41207102
Being one of the most downloaded datasets on Huggingface, I was a little bit surprised by how dirty this dataset was. Plus it had very limited information and some incorrect classi…
- story
-
comment
Comment #41001403
Here's a mega guide on keeping costs low with LLMs - https://portkey.ai/blog/implementing-frugalgpt-smarter-llm-u... tl;dr: - Keep prompts short, combine prompts or make more detai…