spstoyanov

↗ HN profile [ 57.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 struggle. E.g. when I have to…

  2. 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 I got this idea - what if we can just…

  3. Show HN: Transformers Calculator (transformers-calculator.vercel.app)

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

  4. 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 this to all physics-related Wikipedia…

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

  6. Hi HN! Over the last several weekends, I've been building LLMFlows as an alternative to langchain. There's been a lot of discussion on the shortcomings of langchain in the past few weeks, but when I first tried it in…