spstoyanov
No user record in our sample, but spstoyanov has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
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…
- 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:…
- Show HN: Rag over all physics-related Wikipedia pages (llm-99.vercel.app)
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…
- Introduction to LLMFlows – Building Explicit and Transparent LLM Apps (llmflows.substack.com)
- Show HN: LLM-99 Superconductors made easy (llm-99.vercel.app)
Hey HN, I was dogfooding LLMFlows over the weekend and decided to build a simple FastAPI app that explains superconductors in ELI5 style.
-
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…