weebhek

↗ HN profile [ 36.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was adding generative UI and user input handling to my AI agents and kept repeating the same logic. So I turned it into AgenticGenUI — and now I’m open-sourcing it. It’s a React library that lets you add generative…

  2. I have been trying to create AI retool where tooling is done via AI, to create full stack apps like internal portals, ERP apps. Which led me to an architecture where we give ai pre build component, tools and let is just…

  3. Best way is to create as much context as you can for your project. Agents do it by prompting you again and but still get lost. My Solution: A python script that generates code with custom prompts and chaining in…