Live data from Hacker News

Viewing profile — roh26it

roh26it

HN member
Joined
Fri, Sep 10, 2010, 7:53 AM UTC
HN karma
135
Public activity
173 items

About roh26it

I'm a cofounder at Portkey (portkey.ai).

Twitter: @jumbld

Recent public activity

  1. comment
    Comment #48039268

    What do you use for the onboarding guide?

  2. comment
    Comment #47779670

    Well written, but does this all change in a claude-ified world?

  3. story
  4. story
  5. story
  6. story
  7. 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…

  8. 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?

  9. story
  10. 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?

  11. comment
    Comment #42430547

    So, while time to first token is lower, throughput might also be lower in most cases?

  12. comment
    Comment #42430368

    What are the trade-offs you've made to achieve this?

  13. 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…

  14. story
  15. story
  16. 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…

  17. story
  18. 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

  19. story
  20. comment
    Comment #41247563

    thanks for the support!

  21. 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…

  22. 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:…

  23. 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…

  24. story
  25. 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…