Hi HN,
I've been building OptiQra for quite a while, and I finally finished the desktop version.
OptiQra is an open-source website intelligence and optimization platform. It can crawl and analyze websites or local projects, identify SEO/AEO/GEO, accessibility, performance and technical issues, explain them with AI, and automatically fix them.
The desktop version is where the project gets particularly interesting. It can run locally, work with local projects, operate offline for analysis that doesn't require cloud services, and run scheduled scans in the background.
The workflow is roughly:
URL/project → crawl → analyze → understand the issues → inspect them on the actual site → fix them → verify the result.
It also has a fairly visual crawler, including live 2D and 3D crawl trees, and the AI interface is customizable rather than being limited to a single assistant personality.
I built the UI and CSS myself rather than using Tailwind/shadcn, and the project has grown considerably beyond a simple SEO checker. There are currently 150+ analysis rules along with integrations and additional tooling.
This is the first release where I feel the desktop application is actually ready for people other than me to use.
GitHub: [https://github.com/armin5872/OptiQra](https://github.com/armin5872/OptiQra)
website : [https://optiqra.vercel.app](https://optiqra.vercel.app)
I'd especially appreciate feedback from people who work on large websites, developer tooling, SEO, or web infrastructure.
I'm also interested in hearing what you think is missing or what you'd remove. The project is large enough now that outside perspective is probably more valuable to me than another feature I can think of myself.
Comments URL: [https://news.ycombinator.com/item?id=49241236](https://news.ycombinator.com/item?id=49241236)
Points: 2