Apps de escritorio AI · AI Desktop Apps
Tus herramientas de IA ahora funcionan directamente en tu ordenador
Las apps de ThinkLaunchAI son herramientas de escritorio que funcionan localmente en tu ordenador. No necesitas cuenta, suscripción ni conexión a un servidor — solo tu propia API Key de Anthropic (Claude). Tus datos y claves nunca salen de tu dispositivo.
Es tu clave personal para usar la inteligencia artificial de Claude (Anthropic). La obtienes en console.anthropic.com
→ API Keys → Create Key. El coste es por uso y suele ser muy bajo (céntimos por informe generado).
Compatible con macOS 12 Monterey o superior · Intel y Apple Silicon
Descarga el archivo .zip de tu app. Haz doble clic sobre él para descomprimirlo — obtendrás un archivo .app.
Arrastra el archivo .app a tu carpeta /Aplicaciones (Applications). Esto es opcional pero recomendado para que aparezca en Launchpad.
Las apps están firmadas y verificadas por Apple. Haz doble clic para abrirlas. Si macOS muestra un diálogo de confirmación la primera vez, haz clic en Abrir.
Al abrirse la app por primera vez, verás una pantalla de configuración. Introduce tu Anthropic API Key (y GitHub Token si la app lo requiere). Estos datos se guardan localmente en tu navegador y no se envían a ningún servidor.
La app se abrirá automáticamente en tu navegador predeterminado en http://127.0.0.1:8080 (o el puerto indicado en la tabla de abajo). No cierres la ventana negra del terminal que aparece en el Dock — es el motor de la app.
Si necesitas cambiar tu clave, usa el botón 🔑 Cambiar API Key que encontrarás en la barra lateral de cada app.
Si cierras la app sin cerrar la ventana negra del terminal, el puerto puede quedar ocupado. Abre una nueva ventana de Terminal y ejecuta (reemplaza 8080 con el puerto de tu app):
Luego vuelve a abrir la app con normalidad.
Compatible con Windows 10 y Windows 11 (64 bits)
Descarga el archivo .zip de tu app. Haz clic derecho → Extraer todo. Obtendrás una carpeta con el nombre de la app.
La carpeta extraída contiene todos los archivos necesarios. Mueve toda la carpeta al lugar donde quieras tener la app (por ejemplo, C:\Archivos de programa\). No muevas el .exe por separado.
Abre la carpeta y haz doble clic sobre el archivo .exe. Si Windows SmartScreen aparece, haz clic en Más información → Ejecutar de todas formas.
Igual que en Mac, la primera vez verás la pantalla de configuración. Introduce tu API Key y la app se abrirá en tu navegador predeterminado.
Para tener la app a mano, haz clic derecho sobre el .exe → Enviar a → Escritorio (crear acceso directo).
Abre PowerShell y ejecuta (reemplaza 8080 con el puerto de tu app):
Luego vuelve a abrir la app.
| Aplicación | Puerto | API Keys necesarias |
|---|---|---|
| Business Proposal Generator | 8080 | Anthropic (Claude) |
| Personal Organizer | 8080 | Anthropic (Claude) |
| Financial Advisor | 8080 | Anthropic (Claude) |
| Stock Market Analyzer | 8080 | Anthropic (Claude) |
| LearnStepAI PRO | 8080 | Anthropic (Claude) |
| Audio Meeting Transcriber | 8080 | Anthropic (Claude) + OpenAI (Whisper) |
| Smart Excel Analyzers (×6) | 8080 | Anthropic (Claude) |
| Gherkin Feature Generator | 8080 | Anthropic (Claude) + GitHub Token |
| Playwright Generator | 8080 | Anthropic (Claude) + GitHub Token |
| QA Reports Generator | 8080 | Anthropic (Claude) |
| Listening Comprehension Analyzer | 8080 | Anthropic (Claude) + OpenAI (Whisper) |
| Language Conversation Partner | 8082 | Anthropic (Claude) |
Esta app necesita dos API Keys: la de Anthropic (para generar el acta con Claude) y la de OpenAI (para transcribir el audio con Whisper). También puedes rellenar tus datos profesionales (nombre, email, teléfono, web) — aparecerán automáticamente en el pie de cada acta generada.
Consigue tu OpenAI API Key en platform.openai.com → API Keys.
Estas apps suben los archivos generados directamente a tu repositorio de GitHub. Necesitas un Personal Access Token con permiso repo.
Créalo en github.com → Settings → Developer settings → Personal access tokens → Generate new token. Marca el permiso repo y guarda el token (solo se muestra una vez).
Esta app usa el puerto 8082 (en lugar del 8080 habitual). Si ya tienes otra app ThinkLaunchAI abierta, ambas pueden funcionar simultáneamente sin conflicto.
Para que el agente pueda escucharte y responderte en voz alta, tu sistema operativo necesita tener instalada la voz del idioma que quieras practicar. Si no la tienes, la app te avisará con instrucciones para instalarla desde la configuración de tu sistema.
A veces los servidores de Anthropic (Claude) reciben más peticiones de las que pueden gestionar en ese momento. Cuando esto ocurre, la app muestra un error similar a:
Solución: No es un problema de tu app ni de tu API Key. Espera unos minutos y vuelve a intentarlo. Suele resolverse en 1–5 minutos. Si persiste, consulta el estado de los servidores en status.anthropic.com.
Your AI tools now run directly on your computer
ThinkLaunchAI apps are desktop tools that run locally on your computer. You don't need an account, subscription, or server connection — just your own Anthropic (Claude) API Key. Your data and keys never leave your device.
It's your personal key to use Claude AI (Anthropic). Get one at console.anthropic.com
→ API Keys → Create Key. Costs are usage-based and typically very low (cents per generated report).
Requires macOS 12 Monterey or later · Intel and Apple Silicon
Download the .zip file for your app. Double-click it to extract — you'll get a .app file.
Drag the .app file to your /Applications folder. This is optional but recommended so it appears in Launchpad.
All apps are signed and notarized by Apple. Simply double-click to open. If macOS shows a confirmation dialog on the first launch, click Open.
On first launch, you'll see a setup screen. Enter your Anthropic API Key (and GitHub Token if the app requires it). These are stored locally in your browser and are never sent to any server.
The app will open automatically in your default browser at http://127.0.0.1:8080 (or the port shown in the table below). Do not close the black terminal window in the Dock — it's the app's engine.
If you need to update your key, use the 🔑 Change API Key button in the sidebar of each app.
If you close the app without closing the black terminal window, the port may remain occupied. Open a new Terminal window and run (replace 8080 with your app's port):
Then reopen the app normally.
Compatible with Windows 10 and Windows 11 (64-bit)
Download the .zip file for your app. Right-click → Extract all. You'll get a folder with the app name.
The extracted folder contains all the necessary files. Move the entire folder to where you want the app (e.g., C:\Program Files\). Do not move the .exe on its own.
Open the folder and double-click the .exe file. If Windows SmartScreen appears, click More info → Run anyway.
Just like on Mac, you'll see the setup screen on first launch. Enter your API Key and the app will open in your default browser.
To keep the app handy, right-click the .exe → Send to → Desktop (create shortcut).
Open PowerShell and run (replace 8080 with your app's port):
Then reopen the app.
| Application | Port | Required API Keys |
|---|---|---|
| Business Proposal Generator | 8080 | Anthropic (Claude) |
| Personal Organizer | 8080 | Anthropic (Claude) |
| Financial Advisor | 8080 | Anthropic (Claude) |
| Stock Market Analyzer | 8080 | Anthropic (Claude) |
| LearnStepAI PRO | 8080 | Anthropic (Claude) |
| Audio Meeting Transcriber | 8080 | Anthropic (Claude) + OpenAI (Whisper) |
| Smart Excel Analyzers (×6) | 8080 | Anthropic (Claude) |
| Gherkin Feature Generator | 8080 | Anthropic (Claude) + GitHub Token |
| Playwright Generator | 8080 | Anthropic (Claude) + GitHub Token |
| QA Reports Generator | 8080 | Anthropic (Claude) |
| Listening Comprehension Analyzer | 8080 | Anthropic (Claude) + OpenAI (Whisper) |
| Language Conversation Partner | 8082 | Anthropic (Claude) |
This app requires two API Keys: Anthropic (to generate the meeting notes with Claude) and OpenAI (to transcribe the audio with Whisper). You can also fill in your professional details (name, email, phone, website) — they'll appear automatically in the footer of each generated report.
Get your OpenAI API Key at platform.openai.com → API Keys.
These apps upload the generated files directly to your GitHub repository. You need a Personal Access Token with repo permission.
Create one at github.com → Settings → Developer settings → Personal access tokens → Generate new token. Check the repo permission and save the token (it's only shown once).
This app uses port 8082 (instead of the usual 8080). If you already have another ThinkLaunchAI app open, both can run simultaneously without conflict.
For the agent to listen and respond out loud, your operating system needs to have the voice of the language you want to practice installed. If it's not installed, the app will notify you with instructions to download it from your system settings.
Sometimes Anthropic's servers receive more requests than they can handle. When this happens, the app shows an error like:
Solution: This is not a problem with your app or API Key. Wait a few minutes and try again. It usually resolves in 1–5 minutes. If it persists, check server status at status.anthropic.com.