top | item 40693401

Show HN: Alpha Demo of NotePad.ai (open source)

7 points| dreamdimension | 1 year ago |github.com

Hi all, I threw together a small prototype I am calling “Notepad.ai”. A new take on UIs for interacting with LLMs.

While I enjoy using LLM’s in the chat format I wanted to see what it would be like to do it in a more long form style.

It let’s you write in a pretty free form, much like Window’s Notepad, but you can choose to hit ctrl+[ to analyze the text with a preset prompt of your choosing.

It has a few other small features. It’s WIP and very experimental. I would appreciate any feedback or thoughts.

Video: https://youtu.be/ntdlgFmSxQY

Live Demo: https://dreamdimension.net/NotePad-AI/

Github repo: http://github.com/Dream-Dimension/NotePad-AI

More of my Projects: https://dreamdimension.net/

Have a great rest of your weekend!

4 comments

order

ramonverse|1 year ago

Hi cool stuff, would like to see some valid uses cases of how you use it in your daily routine. Would be way more useful if it was a mobile app (e.g. PWA). Also, a bit frictional to try the demo if we need to put our api key, consider getting some free credits (e.g. microsoft for startups program gives ~2.5k to anyone) so you can let people try it immediately!

dreamdimension|1 year ago

Thanks for your feedback. Those are all great points! I’ll make sure to include a few real world use cases in my next demo. I will also give some thought to how I could make a UI for mobile with similar functionality, that sounds like a fun project.

I didn’t know about that Microsoft program, will look into it, thanks again!