Live data from Hacker News

Viewing profile — GabrielBianconi

GabrielBianconi

HN member
Joined
Fri, Aug 09, 2013, 3:50 PM UTC
HN karma
421
Public activity
64 items

About GabrielBianconi

co-founder @ tensorzero – open-source LLM infra

https://github.com/tensorzero/tensorzero

Recent public activity

  1. comment
    Comment #48519499

    Thanks, appreciate the follow-up. It's certainly still to be determined if OSS AI infra will pan out, but I hope it does!

  2. comment
    Comment #48519120

    Our investors aren't looking for safe , they're looking for a small chance in funding the next Databricks or similar. Most times it doesn't work out unfortunately, but that's part …

  3. comment
    Comment #48518948

    Thanks, that's exactly what happened. The title is misleading unfortunately but that's how social media goes...

  4. comment
    Comment #48518866

    Our team was much smaller. We didn't spend all the capital.

  5. comment
    Comment #48518840

    It's pretty common. If a startup winds down before it runs out of money, it typically returns whatever is left to the investors. We didn't have any debt.

  6. comment
  7. comment
    Comment #48518800

    See my sibling comment

  8. comment
    Comment #48518798

    There are many factors at play here but if I had to pick one... an open-source company has to find product market fit twice: first for the OSS project and again for a commercial pr…

  9. comment
    Comment #48518624

    We raised most of the capital before we had any traction. We raised on a rolling basis and had millions in the bank before we had even published the open-source repository. Ultimat…

  10. comment
    Comment #48518556

    Yeah exactly. We didn't spend the majority of it.

  11. comment
    Comment #48518491

    Mostly salaries to support a small team. We are returning the remaining capital to investors.

  12. comment
    Comment #48518440

    Turns out I was wrong :)

  13. comment
    Comment #48518280

    Seed was in '24 actually but we only announced in '25.

  14. comment
    Comment #48518261

    We raised in 2024 and only burned through ~$3m of it, mostly on salaries to support a small team.

  15. comment
    Comment #48518211

    This was coincidental. Someone reported the issue last week, we fixed it, and published the advisory.

  16. comment
    Comment #48518120

    I'm the co-founder and CEO of TensorZero. We started the company two and a half years ago, and raised $7.3m in 2024 (announced only almost a year later). We've spent less than half…

  17. comment
    Comment #48333754

    Any function that can score (i.e. "evaluate") your LLM system (e.g. your agent). For example: - You write a heuristic (regex, code, etc.) that assigns a score to an output - You ma…

  18. story
  19. story
  20. story
  21. comment
    Comment #47798743

    It's getting more and more challenging to keep track!

  22. comment
    Comment #47492113

    TensorZero works with the OpenAI SDK out of the box: ``` from openai import OpenAI # Point the client to the TensorZero Gateway client = OpenAI(base_url="http://localhost:3000/open…

  23. story
  24. story
  25. story