ohstep23

↗ HN profile [ 62.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Describe your product, drop a repo link, and the agent reads your actual code and builds multi-scene videos with animations, ElevenLabs voiceover, and branded scenes. Live editor lets you chat with the agent to tweak…

  2. Live: https://subconscious-scheduler.vercel.app/dashboard/tasks Repo: https://github.com/ostepan8/subconscious-scheduler I built this because I wanted a daily briefing on my sports teams and stocks without checking five…

  3. Built an expense tracking agent that takes a photo of a receipt and extracts merchant, line items, totals, and date, then categorizes based on your past spending habits. It also flags prices as good, bad, or fair. Stack…

  4. I've been building agent-based apps and kept running into the same problem: wiring up real-time state updates is annoying. Agents do things, state changes, and you want the UI to reflect that instantly without writing a…

  5. Most resumés are rejected by AI before a human ever sees them. Applicant tracking systems screen for keywords, structure, and relevance long before a recruiter looks at anything. I built a small app that uses AI to…

  6. I don’t believe agents should “think” without being allowed to check their work. So I built a CLI agent that can actually run code while it reasons. Subconscious handles the reasoning and tool-calling while actively…

  7. I built a small, terminal-native search agent using the Subconscious SDK. The goal was to create a minimal reference implementation that shows how far you can get with just a prompt and a set of tools—no dashboards or…