https://github.com/codexu/note-gen
A cross-platform Markdown note-taking application dedicated to using AI to bridge recording and writing, organizing fragmented knowledge into a readable note.
https://github.com/codexu/note-gen
ai app chatgpt deepseek gemini markdown nextjs notes ocr openai rust shadcn-ui tailwindcss tauri
Last synced: 5 months ago
JSON representation
A cross-platform Markdown note-taking application dedicated to using AI to bridge recording and writing, organizing fragmented knowledge into a readable note.
- Host: GitHub
- URL: https://github.com/codexu/note-gen
- Owner: codexu
- License: mit
- Created: 2024-08-06T05:20:16.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-05-12T03:32:55.000Z (5 months ago)
- Last Synced: 2025-05-12T04:31:56.452Z (5 months ago)
- Topics: ai, app, chatgpt, deepseek, gemini, markdown, nextjs, notes, ocr, openai, rust, shadcn-ui, tailwindcss, tauri
- Language: TypeScript
- Homepage: https://codexu.github.io/note-gen/
- Size: 9.91 MB
- Stars: 2,344
- Watchers: 12
- Forks: 167
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shadcnui - Github - gen-help/) | ★3956 | (Platforms & Applications)
- AiTreasureBox - codexu/note-gen - 09-11_9236_28](https://img.shields.io/github/stars/codexu/note-gen.svg)|A cross-platform Markdown note-taking application dedicated to using AI to bridge recording and writing, organizing fragmented knowledge into a readable note.| (Repos)
- my-awesome - codexu/note-gen - base,llm,markdown,nextjs,note-taking,notes-app,openai,rag,tauri,webdav pushed_at:2025-09 star:9.3k fork:0.6k A cross-platform Markdown AI note-taking software. (TypeScript)
- awesome-ChatGPT-repositories - note-gen - 一款专注于记录和写作的跨端 AI 笔记 (Openai)
- StarryDivineSky - codexu/note-gen - gen是一款跨平台Markdown笔记应用,通过AI技术实现记录与写作的无缝衔接,可将碎片化知识自动整理为结构清晰的可读笔记。支持Windows macOS Linux多系统同步使用,内置智能内容组织功能,可识别文本逻辑关系并自动生成标题层级和知识图谱。采用自然语言处理技术对输入内容进行语义分析,通过机器学习模型自动识别关键信息并构建知识体系,支持语音输入和OCR图文识别功能。应用提供Markdown格式编辑器和可视化知识管理界面,支持多设备云同步及插件扩展,用户可自定义笔记模板和AI分析规则。基于开源架构设计,强调隐私保护和本地化存储,适用于学生、研究人员及知识工作者进行高效信息管理,通过智能笔记生成技术降低知识整理门槛,提升信息处理效率。 (知识管理_wiki知识库 / 资源传输下载)
- awesome-chatgpt - codexu/note-gen - NoteGen is a cross-platform Markdown note-taking application that uses AI to bridge recording and writing, organizing fragmented knowledge into readable notes with offline and GitHub synchronization support. (UIs / Desktop applications)
- awesome-markdown - NoteGen - 一款轻量级跨平台 **Markdown** 笔记应用。它以 **AI** 为核心,支持多种记录方式,能将碎片化知识整理成结构化的可读笔记,并提供 **GitHub** 同步和 **RAG** 等高级功能。该工具旨在通过 **AI** 辅助,帮助用户快速捕捉、整理和检索信息,适用于内容创作者、开发者和知识管理爱好者。    (写作与编辑环境 / 笔记与知识管理软件)
README
# NoteGen




English | [简体中文](README.md)
NoteGen is a cross-platform AI note-taking application focused on `recording` and `writing`, developed based on `Tauri`.
| Recording | Writing |
| ---- | ---- |
|  |  |## Features
> [!IMPORTANT]
> NoteGen is still in the development stage and has many limitations and defects.The core philosophy of NoteGen is to combine recording, writing, and AI, with all three complementing each other. The recording function helps users quickly capture and organize fragmented knowledge. The organization function is the bridge connecting recording and writing, which can organize continuously recorded content into a readable note, assisting users in completing the creation process from scratch. If the AI-organized results cannot meet your requirements, you can use the writing function to refine it yourself.
### Recording
Recording methods supported:
1. 🖥️ Screenshot recording, through which users can quickly capture and record fragmented knowledge, especially in situations where text copying is not possible.
2. 📄 Text recording, which allows copying text or manually inputting brief content as a record.
3. 🖼️ Illustration recording, which can be automatically inserted into appropriate positions when generating notes.
4. 📇 File recording, which recognizes content from PDF, md, html, txt, and other files for text recording.
5. 🔗 Link recording (to be implemented), using web crawlers for page content recognition and recording.
6. 📷 Photo recording (to be implemented), similar to illustration recording, calling the camera to record, suitable for future mobile use.Auxiliary recording:
- 🏷️ Custom tags for better categorization and differentiation of different recording scenarios.
- 🤖 AI conversation, by default associated with records under the current tag, and you can also manually associate it with any article in your writing.
- 📋 Clipboard recognition, which automatically recognizes images or text in the clipboard after you copy them.
- 💾 Organization, when you have completed a series of records, you can try to let AI help you organize them into an article.### Writing
- 🗂 File manager, supporting management of files and folders in local and Github repositories, with unlimited directory levels.
- 📝 Support for WYSIWYG, instant rendering, and split-screen preview modes.
- 📅 Version control, if you enable synchronization, you can trace back to historically uploaded records in the history.
- 🤖 AI assistance, supporting Q&A, continuation, optimization, simplification, translation, and other functions, and you can insert records into any position of the article at any time.
- 🏞️ Image hosting, directly copy and paste images into the Markdown editor, which will automatically upload the image to the image hosting service and convert it to a Markdown image link.
- 🛠️ HTML and Markdown conversion, copying content from browsers will automatically convert it to Markdown format.### Auxiliary
- 📦 Large model support, with multiple built-in large model configurations, supporting customization and easy switching.
- 👁️ OCR, which can assist in recognizing text in images.
- 🏗️ Organization templates, which can be customized for AI to organize different types of content.
- 🔎 Global search, for quickly searching and jumping to specified content.
- 🌃 Image hosting management, for convenient management of image hosting repository content.
- 💎 Themes and appearance, supporting dark theme, and appearance settings for Markdown, code, etc.## How to Use?
### Download
Currently supports Mac, Windows, Linux, and thanks to Tauri2's cross-platform capabilities, it will support iOS and Android in the future.
[Download NoteGen (alpha)](https://github.com/codexu/note-gen/releases)
### Getting Started Guide
If you are not familiar with NoteGen, you can read the user documentation, which includes a quick start guide:
[NoteGen User Documentation](https://codexu.github.io/note-gen-help/)
### AI Model Integration
Currently supports custom model configuration, with built-in support for ChatGPT, ChatAnyWhere, Ollama, LM Studio, Doubao, Tongyi Qianwen, Kimi, DeepSeek, and all models using the OpenAI protocol. Support for other protocols will be gradually added in the future.
> Local models may currently experience 403 errors, waiting for a solution from http-plugin. This issue does not occur in the development environment.
[Discussion Topic - About Model Integration](https://github.com/codexu/note-gen/discussions/26)
### Synchronization and Image Hosting
NoteGen supports offline storage, with all notes stored in Markdown format. To ensure the security of your notes, you can choose to synchronize them to a private Github repository. After configuring synchronization, Github image hosting functionality is also supported. Independent configuration for other image hosting services will be supported in the future.
## Contribute
NoteGen is implemented using the following technology stack:
- [Tauri 2](https://v2.tauri.app/)
- [Next.js 15](https://nextjs.org/)
- [shadcn-ui](https://ui.shadcn.com/)Participate in contributions:
- [Update Plan](https://github.com/codexu/note-gen/issues/46)
- [Submit Bug or Improvement Suggestions](https://github.com/codexu/note-gen/issues)
- [Discussions](https://github.com/codexu/note-gen/discussions)If you are learning Tauri, you can follow my series [《Tauri Open Source Diary》](https://juejin.cn/column/7451402575066546211).