Viewing profile — spstoyanov
spstoyanov
HN member- Joined
- Sat, Dec 17, 2022, 5:46 PM UTC
- HN karma
- 31
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About spstoyanov
No profile information was provided.
Recent public activity
-
comment
Comment #49115686
Thank you for the kind words!
-
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!
-
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…
-
comment
Comment #49038876
Who would have thought
-
comment
Comment #49038723
So same as Sol? I guess I’ll see which one is more token efficient.
-
comment
Comment #48995743
It's not only you, I am really curious about their data privacy.
-
comment
Comment #48994994
Glad to see the price is going down but it's still too high for a "fast" model
-
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…
- story
-
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…
-
comment
Comment #44424219
Nice! Explicit is better.
-
comment
Comment #42973932
cool idea!
-
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:…
- story
-
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…
-
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…
- story
-
comment
Comment #37077068
This is awesome! Thank you for sharing!
- story
-
comment
Comment #37064023
brain activity
-
comment
Comment #37064002
It's definitely not only you
-
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.
-
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... …
-
comment
Comment #36923815
Thank you for the kind words!
-
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…