I built a writing app that lets you run AI models locally. #2957
egonSchiele
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all! I've built a writing app for writers of long-form fiction and non-fiction. It is free and open source. It comes with whisper.cpp and llama.cpp built-in. All data is stored locally. Here's a demo video:
https://www.youtube.com/watch?v=ZLQ5yUOumHo
You can download it here:
https://github.com/egonSchiele/chisel
Currently only runs on M1 Macs.
It has fewer AI bells and whistles than other writing apps I have seen, but more writing-specific features, and (I think) a nicer-looking design :)
Beta Was this translation helpful? Give feedback.
All reactions