▲ | yujonglee 9 days ago | |||||||||||||||||||||||||
Thanks. I learned that running a server on the Rust side and calling it from a TypeScript frontend is a good approach. For example, we run an OpenAI-compatible server using a Tauri plugin (https://github.com/fastrepl/hyprnote/tree/main/plugins/local...) and call it using the Vercel AI SDK. | ||||||||||||||||||||||||||
▲ | ashishact 9 days ago | parent | next [-] | |||||||||||||||||||||||||
I wanted to build this for myself. Could never figure out how to get audio output from Mac. Tried almost all audio loopback driver (Blackhole, Soundflower ...). There was problem everywhere wrt security. Even tried making a teams meeting bot. But Teams doesn't give live audio to developer unless you are a special partner. Glad you made this. Will play around | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | yunohn 9 days ago | parent | prev [-] | |||||||||||||||||||||||||
I’ve been thinking about ways to reuse Vercel’s AI SDK, so this is a great one - thanks for sharing! | ||||||||||||||||||||||||||
|