Hacker Newsnew | past | comments | ask | show | jobs | submit | maxkrieger's commentslogin

Thanks <3

I have some API credits but I intend to make it sustainable. If any LLM provider wants to sponsor some credits, hit me up.

Otherwise I’ll switch models and add user accounts.


It looks like the frontend is a React SPA. What is the backend stack?

If your backend is is javascript and/or depending on how complicated it is, an easy idea might be to allow users to paste their own OpenAI API token in and have it use that. For various security/privacy reasons it would be ideal if the API calls came directly from the frontend in that case though, and given the caching implementation and other things I'm guessing decoupling that might be pretty challenging. Figured I'd throw out the idea anyway though.


I have a lot of OpenAI API credits to use by end of the month, so I’m using 4o. I’ll probably switch to a more sustainable model afterwards, consider this a request for API credits, all! Email’s on website :)


On a side note, I love the illustration style, some sort of colorful mixed-media collage of UI widgets and physical setting. Does anyone know any similarly-styled documents?

This artist "dustn" evokes similarly https://www.instagram.com/duztns/


> There’s no official API for ChatGPT yet, so I’m using the unofficial chatgpt NPM package to wire up the app in the demo video. OpenAI has their Cloudflare protection cranked up high; to get around that, it runs a full Chrome instance (!) in the background to shuttle messages back and forth between the little REST API server I wrote and ChatGPT’s internal API.

This is quite a workaround, have you tried the official Davinci003 api? It's rather capable now and probably faster response times. Very cool experiment regardless!


thanks, this is a great idea. Curious how it stacks up against other libraries.


i did a quick comparison with regards to word error rate... https://robmsmt.github.io/2021/09/04/benchmarking-asr-first-...

For my particular dataset it worked quite well. It was the best offline ASR that I tried.


Yup, check the menu in the corner or long-press anywhere in the empty space.




I'm less bullish on specific deadlines for these kinds of notes. I'm planning to do a weekly summary notification - "you made X notes last week, Y of them were high-priority" https://github.com/maxkrieger/voiceliner/issues/20


I’ll give you some examples of some legitimate notes/reminders I’d take:

- check this thing that opens tomorrow at 6pm

- talk to the lawyers about x before friday

- Fill in my PLF some time tomorrow so it’s ready for my trip

Etc.


Reminders would be a useful addition to this for me, too.


It follows system settings, but I'm going to add app-specific localization soon! https://github.com/maxkrieger/voiceliner/issues/17


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: