| title | AI Note Taker |
|---|---|
| emoji | 🗒️ |
| colorFrom | blue |
| colorTo | indigo |
| sdk | gradio |
| sdk_version | 5.12.0 |
| app_file | app.py |
| pinned | false |
| license | mit |
| short_description | Turn text, images & voice into structured, actionable notes. |
Turn text, images & voice into structured, actionable notes — powered by AI.
Built by Alpha AI
AI Note Taker transforms unstructured input into organized, actionable notes. Speak, type, or upload an image — the AI structures it for you.
- Text, Image & Audio input — use whichever is convenient
- Structured output — every note gets a title, summary, key points, and extracted actions
- Todos, Reminders & Workflows — actionable items are automatically extracted and organized into dedicated tabs
- Workflow extraction — captures intent, what to do, why, and expected outcome
- Get a free API key from OpenRouter or Groq
- Select your provider and paste your key
- Add input — type, upload an image, or record audio
- Click Create Note
- Your API key is never stored — it lives only in your browser session
- Each user session is fully isolated
- No data persists after you close the tab
| Provider | Text Model | Vision Model | Audio Model |
|---|---|---|---|
| OpenRouter | Gemini 2.0 Flash | Gemini 2.0 Flash | Gemini 2.0 Flash |
| Groq | Llama 3.3 70B | Llama 3.2 90B Vision | Whisper Large v3 Turbo |
pip install -r requirements.txt
python app.pyBuilt with ❤️ by Alpha AI