Hi! My name is William, the creator of Gwenai. I have been using AI (here we go again) for a while now, but it was always frustrating to copy-paste all the context to and from the browser. I started building an app that could do stuff directly on my computer, only for my own use at first, because I thought it would be much more efficient. I found it extremely useful and kept adding features for myself. I then realized the potential and started thinking of selling it. This is mostly a side project but I thought it could be useful to a lot of other people, while I could also make some money off of it. The problem with ChatGPT, Claude and other models that most people use is that it mostly gives advice. For example, if you need help with an assignment or document you must copy-paste it, then the AI will respond with some suggestions, but it won't actually do anything. The purpose of AI of AI is to increase productivity (at least that is what I use it for). AI is already good at this, but why not make it even better? With Gwenai, you can have AI actually perform actions like update files, analyse spreadsheets and such. Really, you are only limited by your imagination and the capabilities of your model of choice. If you are concerned with security, as you should be, there are options builtin to help with this. Any action Gwenai wants to take needs to be approved first. You have full control over all actions and messages. You can also run stuff in Docker containers for extra protection. If you like to gamble you can enable automatic mode, disable the approval requirement and get maximum speed with zero safety. Some other notable features and benefits: * Gwenai supports most popular models: Claude, Grok, ChatGPT, Gemini, DeepSeek and Ollama models. More will come soon (OpenRouter for example) and feel free to request others * You provide your own API keys for full control * All Gwenai data is stored locally, we only store account information (like your email and subscription). If you use an online model (e.g. Claude) you will still send data to them * You can add custom tools and identities (identities are essentially system prompts) Here are some things you can use Gwenai for: * Organize folders (like your messy downloads folder) * Setup code projects (React, Rust) * Help write, analyze, debug, optimize and run code * Provide feedback for assignments (work or school) * Create various types of drafts * Clean and validate datasets * Create visuals from spreadsheet data Does this sound interesting? Is this useful to you? There is a free 7 day trial, so you lose nothing to try it. After that it costs $20/month, or $18/month with annual subscription. Link for those interested: [https://gwenai.io](https://gwenai.io) \- Let me know your thoughts! If you are wondering, the app is built completely by hand, no AI used for it actually, in Rust with the egui library. The website is mostly AI though to be honest (I used Gwenai to create it).