yujonglee

↗ HN profile [ 53.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi, this is Yujong from Char (https://github.com/fastrepl/char). This CLI is a repackaging of the audio/transcription pipeline that powers our desktop app. We noticed that some people build lightweight CLIs to record…

  2. Hello everyone. This is Yujong from the Hyprnote team (https://github.com/fastrepl/hyprnote). We built OWhisper for 2 reasons: (Also outlined in https://docs.hyprnote.com/owhisper/what-is-this) (1). While working with…

  3. Hi HN! We're Yujong, John, Duck, and Sung from Hyprnote (https://hyprnote.com). We're building an open-source, privacy-first AI note-taking app that runs fully on-device. Think of it as an open-source Granola. No Zoom…

  4. Hi HN. This is Yujong from Hyprnote. Hyprnote is an open-source, local-first macOS app that you can use for meetings. - It uses Mic + System Audio for audio sources. - Whisper (small-en-q8) + Llama (3b-q8) for…

  5. Interactive demo: https://getcanary.dev/docs/cloud/demo Canary works with local search indexes like Pagefind too: https://getcanary.dev/docs/local/demo For both demo, you'll find small "code" tab to see actual code to…

  6. Hi. I am building open-source web-components for building search-bar. Most of config can be done declaratively with html tags. It works for any search-index, any documentation. Here I made local search…