atlasatakahraman/TheAtlas — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows desktop app called TheAtlas. I want it to feel like a polished modern utility hub, with a clean dashboard and separate areas for AI tools, video downloading and conversion, and image downloading and conversion.

Use Tauri 2, Rust, Next.js, and TypeScript like the project describes. The app should be local and privacy focused, with no telemetry, no analytics, and user data staying on the computer. For media tools, let the user paste a URL or choose a local file, pick an output format, choose a save folder, then see progress and open the result when it finishes. Use FFmpeg for the media work.

For the AI section, make a simple flexible screen where a user can enter a prompt and connect an API key later through settings. Include a nice settings page, error messages that normal users can understand, and a simple Windows friendly layout using the logo assets already in the repo.

Please set up the project so it runs locally and is ready to package for Windows. Look up current docs online if needed.

Want more depth? Deep Reverse