Live data from Hacker News

Viewing profile — spstoyanov

spstoyanov

HN member
Joined
Sat, Dec 17, 2022, 5:46 PM UTC
HN karma
31
Public activity
30 items

About spstoyanov

No profile information was provided.

Recent public activity

  1. comment
    Comment #49115686

    Thank you for the kind words!

  2. comment
    Comment #49112653

    Something important I forgot to add: AgentCouch is currently only available in US and Canada. Apologies if you wasted time trying it in other regions!

  3. story
    Show HN: AgentCouch – let your agents chat with other agents

    Hello HN! I wanted to share a small MCP + web app I built to solve a problem at work. Essentially, we’ve been doing great when working with agents 1:1, but collaboration has been a…

  4. comment
    Comment #49038876

    Who would have thought

  5. comment
    Comment #49038723

    So same as Sol? I guess I’ll see which one is more token efficient.

  6. comment
    Comment #48995743

    It's not only you, I am really curious about their data privacy.

  7. comment
    Comment #48994994

    Glad to see the price is going down but it's still too high for a "fast" model

  8. comment
    Comment #44694933

    The other day I was thinking about the future of programming and how our workflows change with AI and I started wondering what would an AI-native programming language look like. So…

  9. story
  10. story
    Show HN: YOLO – metaprograming AI decorator generating function code from stubs

    The other day I was thinking about the future of programming and how our workflows change with AI and I started wondering what would an AI-native programming language look like. So…

  11. comment
    Comment #44424219

    Nice! Explicit is better.

  12. comment
    Comment #42973932

    cool idea!

  13. story
    Show HN: Transformers Calculator

    The other day, I was wondering how big of a model I can train on a single GPU in one month. I found this great blog post and I thought it would be cool to make a simple calculator:…

  14. story
  15. comment
    Comment #37456428

    Thank you so much! The main difference between langchain and LLMFlows is in the philosophy - langchain has a "chain for everything" approach where chains come with multiple LLM cal…

  16. story
    Show HN: Rag over all physics-related Wikipedia pages

    A few weeks ago, during the LK-99 hype, I made a demo app to explain superconductors in simple terms using RAG over relevant Wikipedia pages. I thought it would be cool to extend t…

  17. story
  18. comment
    Comment #37077068

    This is awesome! Thank you for sharing!

  19. story
  20. comment
    Comment #37064023

    brain activity

  21. comment
    Comment #37064002

    It's definitely not only you

  22. story
    Show HN: LLM-99 Superconductors made easy

    Hey HN, I was dogfooding LLMFlows over the weekend and decided to build a simple FastAPI app that explains superconductors in ELI5 style.

  23. comment
    Comment #36923893

    Thank you for your feedback! And thank you for sharing guidance! You might find this guide useful to your use case: https://llmflows.readthedocs.io/en/latest/user_guide/Async%2... …

  24. comment
    Comment #36923815

    Thank you for the kind words!

  25. comment
    Comment #36923459

    This is a very hard problem. If you base your response on a text that has been returned from a vector DB you can reference this text. But if you rely on a citation generated direct…