Capture first. Organize later. A local-first Markdown app that turns scattered records into clear notes with AI.
NoteGen is an open-source, cross-platform Markdown note-taking application built with Tauri and Next.js that organizes its workspace into three areas: a Recording space for capturing fragmented thoughts, screenshots, links, and clips; a Markdown editor with tables, diagrams, and math support for refining those fragments into structured notes; and an AI Dialogue panel for chatting with notes and a built-in knowledge base. The knowledge base uses RAG with vector indexing and hybrid retrieval, letting users query their own content directly. AI integration is handled through a configurable stack that supports MCP, custom models, memory, and agent workflows, meaning Claude or other LLMs can be wired in via the API layer to assist with rewriting, translating, and organizing content. Notes are stored locally as plain Markdown files and can sync across GitHub, Gitee, GitLab, Gitea, S3, and WebDAV. The app runs on Windows, macOS, Linux, Android, and iOS. Writers, researchers, and knowledge workers who accumulate scattered inputs before shaping them into finished documents are the primary audience.
- ✓Open-source license (GPL-3.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/codexu/note-gen && cp note-gen/*.md ~/.claude/agents/Resumen de Subagents
<div align="center">
# NoteGen
**Capture first. Organize later.**
A local-first Markdown app that helps you collect scattered information and organize it into clear notes with AI.
<p>
<a href="./README.md">English</a>
·
<a href="./README.zh-CN.md">简体中文</a>
</p>
<p>
<a href="https://notegen.top/en/">Documentation</a>
·
<a href="https://notegen.top/en/download">Download</a>
·
<a href="https://notegen.top/business">Business</a>
·
<a href="https://notegen.top/donate">Donate</a>
·
<a href="https://github.com/codexu/note-gen/discussions">Discussions</a>
</p>
<p>
<a href="https://github.com/codexu/note-gen/actions/workflows/release.yml">
<img alt="Release workflow" src="https://img.shields.io/github/actions/workflow/status/codexu/note-gen/release.yml?branch=dev&label=release&style=flat-square&logo=githubactions&logoColor=white">
</a>
<a href="https://github.com/codexu/note-gen/releases">
<img alt="Latest release" src="https://img.shields.io/github/v/release/codexu/note-gen?style=flat-square&color=155eef">
</a>
<a href="https://github.com/codexu/note-gen/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/codexu/note-gen?style=flat-square">
</a>
<a href="https://github.com/codexu/note-gen/blob/dev/LICENSE">
<img alt="License" src="https://img.shields.io/github/license/codexu/note-gen?style=flat-square&color=0f766e">
</a>
</p>
</div>

## ❤️ Sponsor
<p align="center">
<a href="https://www.infistar.cc/register?aff=G55F2Z5Q&ref_source=link">
<img src="https://files.seeusercontent.com/2026/08/24/ly7P/_20260824172501_66_473.png" alt="Infistar.cc 无限星河" width="100%">
</a>
</p>
### NoteGen × Infistar.cc 无限星河|全模型 API · 让记录、整理与创作更智能
感谢 Infistar.cc 无限星河赞助并为 NoteGen 提供模型服务支持!
- ⚡ **稳定高效的模型服务:** 提供企业级高并发通道与多节点冗余,价格低至官方渠道 1 折,稳定支持 NoteGen AI 对话、笔记整理、续写润色、翻译总结及 Agent 长任务。
- 🧠 **一个 API Key 接入主流模型:** 全面支持 ChatGPT、Claude、Gemini、Kimi、GLM、DeepSeek 等模型,兼容 OpenAI 标准接口,可灵活配置主模型、快速补全、写作及知识库模型。
- 📚 **覆盖知识库与多模态能力:** 支持视觉理解、图片 OCR、Embedding、Rerank、语音识别与语音合成,满足知识库检索和多模态笔记整理需求。
- 🎁 **NoteGen 用户专属福利:** 通过[专属推广链接](https://www.infistar.cc/register?aff=G55F2Z5Q&ref_source=link)注册并完成首次调用,即可领取 10 美元等值测试额度 / 首充专属优惠!
## Capture without interrupting your thoughts
An idea may begin as a sentence, a voice recording, a screenshot, or a link you do not have time to read yet. You should not have to choose a title, folder, and structure before saving it.
NoteGen separates capturing from organizing.
Save information as it appears. Later, select the records that belong together and organize them into a structured Markdown note. You can then review the result, add your own thinking, and continue writing.
The goal is not to let AI write everything for you. It is to make sure useful fragments do not disappear before you have time to turn them into something complete.
## How it works
1. **Capture what happened**
Save a thought, voice recording, screenshot, image, link, file, or todo while it is still fresh.
2. **Choose the material**
Filter records by tag, time, or type, then select the items that belong together.
3. **Organize the records**
Choose a template or describe what you want to write. NoteGen can organize the selected material into a summary, report, article, or another Markdown structure.
4. **Keep writing**
Review the draft in the editor, change the structure, add details, and continue writing in your own words.
## What this looks like in practice
- Record parts of a meeting, add two screenshots, and organize them into meeting notes afterward.
- Save links and reading fragments during the week, then organize them into a research note.
- Filter recent records by tag and prepare a weekly report without searching through several apps.
- Collect images and documents for a topic, then ask questions using those materials as context.
## Built around Markdown files
Your written notes remain ordinary Markdown files in the workspace you choose.
You can edit them with NoteGen, open them with another Markdown editor, keep them in Git, or move them without exporting from a proprietary format. NoteGen adds recording, AI, search, and organization around those files instead of replacing them.
The editor supports:
- Tables, task lists, code blocks, math, diagrams, and document outlines
- Markdown source mode and visual editing
- Search and replace
- Images, attachments, links, and file references
- Export and printing tools
- File history and workspace management
## AI when it is useful
NoteGen connects to the AI providers and models you configure. You can use different models for chat, writing, embeddings, image recognition, OCR, and audio.
AI can help you:
- Organize selected records into a structured note
- Continue, shorten, expand, rewrite, or translate existing text
- Ask questions about notes, records, images, and knowledge base content
- Search local material before answering
- Generate diagrams and charts from your notes
- Work through longer tasks with Agent mode
AI is part of the workflow, but the result remains editable. You decide what to keep.
## Search and reuse your own material
A note should remain useful after you finish writing it.
NoteGen can build a searchable knowledge base from your files and combine semantic retrieval with local text search. You can use a note, a group of records, or the knowledge base as context in a conversation instead of copying everything into a new prompt.
For advanced workflows, NoteGen also supports:
- Vector indexing and hybrid retrieval
- Configurable embedding and reranking models
- Long-term memories and reusable prompts
- MCP servers
- Installable Skills
- Agent tools for working with notes and files
## More than a document editor
NoteGen includes a canvas workspace for material that is easier to understand visually.
You can create and edit:
- Flowcharts
- Mind maps
- Timelines
- Freehand drawings
- Data charts
- Diagrams generated from note content
Canvas elements remain editable after they are created, including content suggested by AI.
## Sync on your terms
Notes are stored locally first. When you need them on another device, you can sync through services you already use.
Supported options include:
- GitHub
- GitLab
- Gitee
- Gitea
- S3-compatible storage
- WebDAV
You can also keep local backups without enabling cloud sync.
## Download
| Platform | Status | Download |
| --- | --- | --- |
| Windows | Beta | [Download for Windows](https://notegen.top/en/download) |
| macOS | Beta | [Download for Apple Silicon or Intel](https://notegen.top/en/download) |
| Linux | Beta | [AppImage, DEB, or RPM](https://notegen.top/en/download) |
| Android | Alpha · ARM64 | [Download APK](https://notegen.top/en/download) |
| iOS | Alpha | [Join TestFlight](https://testflight.apple.com/join/8KjFRTCq) |
GitHub Releases are also available as a fallback mirror:
[View the latest GitHub Release](https://github.com/codexu/note-gen/releases/latest)
## Get started
1. [Download NoteGen](https://notegen.top/en/download) for your platform.
2. Choose a workspace for your Markdown files.
3. Add your first record or create a note directly.
4. Configure an AI provider when you want to use AI features.
5. Read the [documentation](https://notegen.top/en/docs) for sync, knowledge base, MCP, Skills, and advanced settings.
You do not need to configure every feature before writing your first note.
## Related repositories
| Repository | Purpose |
| --- | --- |
| [note-gen-docs](https://github.com/codexu/note-gen-docs) | Official website, bilingual documentation, and download pages. |
| [note-gen-server](https://github.com/codexu/note-gen-server) | Sync service and account management, with support for self-hosting. |
| [note-gen-clipper](https://github.com/codexu/note-gen-clipper) | Browser extension for saving selected text, images, and page links to NoteGen. |
| [note-gen-plugin-sdk](https://github.com/codexu/note-gen-plugin-sdk) | TypeScript API, project scaffolding, CLI, and test tools for developing NoteGen plugins. |
| [note-gen-plugins](https://github.com/codexu/note-gen-plugins) | Official plugin source code and plugin marketplace publishing tools. |
## Contributing
NoteGen is open source and contributions are welcome.
Before opening a pull request, read the [contribution guide](https://notegen.top/en/docs/contributing).
You can also:
- [Report a bug](https://github.com/codexu/note-gen/issues/new/choose)
- [Suggest an improvement](https://github.com/codexu/note-gen/issues/new/choose)
- [Join a discussion](https://github.com/codexu/note-gen/discussions)
- [Browse open pull requests](https://github.com/codexu/note-gen/pulls)
## Contributors
<a href="https://github.com/codexu/note-gen/graphs/contributors">
<img src="https://contrib.rocks/image?repo=codexu/note-gen" alt="NoteGen contributors">
</a>
Thanks to everyone who has reported a problem, proposed an idea, improved a translation, written documentation, or contributed code.
## Recognition
<p>
<a href="https://trendshift.io/repositories/12784">
<img src="https://trendshift.io/api/badge/repositories/12784" alt="NoteGen on Trendshift" width="250">
</a>
<a href="https://hellogithub.com/repository/0163cb946dca44cc8905dbe34c2c987b">
<img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=0163cb946dca44cc8905dbe34c2c987b&claim_uid=YJ39kIMBz1TGAvc" alt="Featured by HelloGitHub" width="250">
</a>
<a href="https://www.producthunt.com/products/notegen-2">
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=956348&theme=light&t=1749194675492" alt="NoteGen on Product Hunt" width="250">
</a>
</p>
## Acknowledgements
NoteGen is tested with BrowserStack.
[SiliconFlow](https://cloud.siliconflow.cn/i/O2ciJeZw) provides model service support for the project.
We also appreciate the serviLo que la gente pregunta sobre note-gen
¿Qué es codexu/note-gen?
+
codexu/note-gen es subagents para el ecosistema de Claude AI. Capture first. Organize later. A local-first Markdown app that turns scattered records into clear notes with AI. Tiene 12.8k estrellas en GitHub y su última actualización registrada es del 2026-09-11.
¿Cómo se instala note-gen?
+
Puedes instalar note-gen clonando el repositorio (https://github.com/codexu/note-gen) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar codexu/note-gen?
+
Nuestro agente de seguridad ha analizado codexu/note-gen y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene codexu/note-gen?
+
codexu/note-gen es mantenido por codexu. La última actividad registrada en GitHub es del 2026-09-11, con 97 issues abiertos.
¿Hay alternativas a note-gen?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega note-gen en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/codexu-note-gen)<a href="https://claudewave.com/repo/codexu-note-gen"><img src="https://claudewave.com/api/badge/codexu-note-gen" alt="Featured on ClaudeWave: codexu/note-gen" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.