Hey everyone,
I have been working on something for a while now and figured this community would be the best place to share it and get some real feedback.
It is called Optimus, a free AI-powered PC optimization assistant. Think of it like having an overclock expert on call 24/7, except it actually knows your specific hardware, not just generic advice.
When you launch it, it automatically scans your actual components down to the model and ID so every answer is tailored to your setup and not some random mid-range build. I built a knowledge base from real overclocking and performance experts that the AI pulls from, so you are not just getting hallucinated suggestions and there are real sources behind the answers.
You can ask it anything, whether it is in-game graphics settings, RAM timings, GPU and CPU overclocking questions, or thermal management. The chat interface feels exactly like talking to any other AI assistant. There is also an analytics section where you can track performance trends over time, and a tools section with curated direct links to legitimate software from official sources only. No shady mirrors, no malware risk.
It does not touch your system or make any automatic changes. It gives you the knowledge and you decide what to do with it.
The only cost is your own Anthropic API key. The tool itself is completely free.
* I am including scan reports for both the portable .exe and the .msi installer so you can verify everything yourself.
VirusTotal .exe report: https://www.virustotal.com/gui/file/31010af572fd75a87588913cf6053885cb6ac1e65cda20de41fb94994681b868/detection
VirusTotal .msi report: https://www.virustotal.com/gui/file/218850ff92bb1dffbecdf0bcfe496179e32ef8cc9ff96e034bf444b8f19764ef/detection
** You can grab the official SHA-256 hash from the GitHub release page linked through the website and verify it yourself by running this in PowerShell:
Get-FileHash "C:\path\to\your\downloaded\file" -Algorithm SHA256
I am still early and actively building so I would love to hear what features you want, what is confusing, what is missing, or just honest reactions after trying it.
Drop questions below! I'd love to make this a useful tool for everyone.