Manzoni – Open source AI text editor that you can run on your laptop #453
gems-platforms
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
-
Hello everyone, I built an AI-powered local word processor called Manzoni using node-llama-cpp!
What is Manzoni
Manzoni is a private AI-powered local word processor. It combines the functionalities of traditional word processors with open source LLMs from Hugging Face to assist users in drafting, editing, and refining their content on their laptop. No data leaves the device. No API calls or GPUs are required. It's free and open source!
Why
I started working on Manzoni because the open-source community is doing a great job of offering powerful LLMs, but their efforts are limited by the lack of accessible end-user apps to use them. Non-tech people are mostly excluded from the discussion. To me this is an important and urgent issue to address to pursue safer alternatives.
Key features
📦 Run open source LLMs locally on your machine.
📝 Choose from a library of prompts to kickstart your writing—no blank page struggle.
🖋 Select text and ask AI to edit it instantly.
✨ Press 'space' to open an AI prompt bar and ask anything.
Useful links
⬇️ Download Manzoni for free
🧐 Explore the source code
💬 Join the Discord community
Your feedback and contributions are highly appreciated💡
Thank a lot @giladgd and all the llama.cpp community! ❤️
Beta Was this translation helpful? Give feedback.
All reactions