pancomplex

↗ HN profile [ 122 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN. I'm Christian, one of the founders of Frigade (YC W23). I've noticed that a lot of in-app AI agents struggle to actually understand the products they exist in. For instance, let's say a user asks an agent how to…

  2. Hey HN! I wanted to share this OSS project I've been working on. It's called Yap and its a small menu-bar app for macOS that does voice to text for any input. You'll set a hotkey, press it, talk, press it again, and the…

  3. Hey HN! We built a browser-based agent that runs inside an authenticated web app, watches how the app calls its own APIs, and automatically turns those into agent tools. You can think of it as an auto-generated MCP…

  4. We gave up all animation libraries and reduced our bundle size by 90%. Anyone else taking a similar approach?

  5. Why most product tours get skipped (productonboarding.com)
  6. Hey HN! My name is Christian, and I’m the co-founder of https://frigade.ai. We’ve built an AI agent that automatically learns how to use any web-based product, and in turn guides users directly in the UI, automatically…

  7. Hey HN! Wanted to share this collection of 30+ top onboarding flows across SaaS and consumer that I made. Hoping this can help inspire you when you build your next registration flow. Some examples: - Dropbox new user…

  8. Hey HN! I want to share a new open source project I've been working on called Trench (https://trench.dev). It's open source analytics infrastructure for tracking events, page views, and identifying users, and it's built…

  9. Hey HN! I've built a way to launch simple, stateful React components like promotions, banners, and announcements in your web app through reusable in-app UI channels. Here's a demo of how it works:…

  10. Hey HN! Christian here, cofounder and CTO of Frigade (https://www.frigade.com). Our tool helps product and engineering teams quickly build in-app experiences like getting started checklists, product tours, account…

  11. Hey HN! Wanted to share a new library and server I've recently been working on called remoteStorage. When building frontends with Javascript, the native localStorage API is super useful for keeping track of state…