Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

rocketnotes

> AI 编程
Open source

✨ AI-powered markdown editor - leverage LLMs with your documents - 100% local or in the cloud

1.3K stars0 likes0 views
WebsiteGitHub

About

✨ AI-powered markdown editor - leverage LLMs with your documents - 100% local or in the cloud

 

Rocketnotes is a web-based Markdown note taking app with native AI feature integrations like chat, text completion, voice-to-text transcriptions and agentic document archiving.
Built with langchain, langgraph, S3 Vectors, ChromaDB, sentence-transformers, Ollama.

How to use

  • Sign Up for free and use it as a web or Electron app
  • Run it 100% locally with Docker
  • Check Contribution Guide how to setup a local dev environment

✨ Features

  • Code Syntax Highlighting: For developers and technical users to save and read code snippets in a clean, readable format.
  • Katex and Mermaid Support: Embed complex mathematical formulas (Katex) and create diagrams or flowcharts (Mermaid) directly within your documents.
  • Hierarchical Document Tree: Organize documents in a nested structure with drag-and-drop functionality to easily restructure your knowledge base.
  • Document Sharing: Collaborate by sharing specific documents with others.
  • Content Search: A fast and efficient way to find specific notes by searching for keywords within their content.
  • Semantic Search: Goes beyond keyword search to understand the meaning behind your query and find the most conceptually related notes.
  • ✍️ Copilot-like Text Completion: The AI suggests ways to complete your sentences or paragraphs, speeding up the writing process.
  • Chat with Your Documents: Ask questions in natural language and get answers synthesized from your own documents.
  • ✨ Multi-LLM Support: Seamlessly switch between different Large Language Models, with current support for OpenAI, Anthropic and Together AI models.
  • Zettelkasten with Agentic Archiving: An AI agent analyzes snippets from your "inbox" and intelligently files them into the most relevant existing document.
  • ️ Voice-to-Text Note Taking: Dictate your notes instead of typing them.
  • Local Mode with Docker: Run the entire application on your own machine using Ollama for 100% local and private AI processing.
  • ⚙️ MCP Server Integration: Integrate your knowledge base as MCP to use it with any LLM application.
  • Neovim Plugin: Integrate your note-taking directly into the Neovim code editor.

️ Tech Stack

  • Frontend: Angular, TypeScript, Electron
  • Backend: Go, Python
  • AI: Langchain, Langgraph, S3 Vectors (cloud) / ChromaDB (local)
  • Infrastructure: AWS, Docker
  • Database: DynamoDB
  • Storage: S3

Chat with your documents

✍️ LLM-powered text completions

 

Code documents with syntax highlighting

  • Create useful code snippets in your favourite programming language with syntax highlighting.

⚡ Superfast Document Search

  • Search through all your documents by content.
  • Get autosuggestions for all documents matching your search pattern - superfast!

 

Hierarchical Document Tree

  • Save your documents hierarchically with unlimited depth of subdocuments.
  • ️ Structure your documents with drag and drop.
  • Pin favourite documents for fast top-level access.

Zettelkasten inbox with agentic archiving

  • ✍️ Save your daily note snippets into zettelkasten inbox by typing or voice recording.

  • Insert note snippets into most relevant documents by AI agent workflows.

⭐️ Star History

Contributing

A good way to do the first contribution are the good first issues. On some of the issues are already linked PRs with comments in the code what has to be done. These PRs can be picked up if not assigned to someone yet.

The most comfortable way to get started is to open the project in a ready-to-code Gitpod workspace with all packages & tools preinstalled and a running database with sample data.

 

If you prefer to setup the project on your local machine see Contributing Guide and learn all required steps to run it locally in development mode.

Don't hesitate to open an issue for getting some feedback about a potential bug or if you desire a missing feature. It is appreciated to check over current issues and provide feedback to existing ones or even raise a PR which solves an issue. Any contribution is welcome!

Troubleshooting

  • Apple could not verify “rocketnotes” is free of malware that may harm your Mac or compromise your privacy.

    • This happens since the dmg file was not build with an official Apple developer license. To circumvent this, open Settings -> Privacy & Security -> Security -> "rocketnotes" was blocked to protect your Mac -> Open Anyway

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Sign Up for free and use it as a web or Electron app
  • •Run it 100% locally with Docker
  • •Check Contribution Guide how to setup a local dev environment
  • •Code Syntax Highlighting: For developers and technical users to save and read code snippets in a clean, readable format.
  • •Katex and Mermaid Support: Embed complex mathematical formulas (Katex) and create diagrams or flowcharts (Mermaid) directly within your documents.
  • •Hierarchical Document Tree: Organize documents in a nested structure with drag-and-drop functionality to easily restructure your knowledge base.
  • •Document Sharing: Collaborate by sharing specific documents with others.
  • •Content Search: A fast and efficient way to find specific notes by searching for keywords within their content.
  • •Semantic Search: Goes beyond keyword search to understand the meaning behind your query and find the most conceptually related notes.
  • •✍️ Copilot-like Text Completion: The AI suggests ways to complete your sentences or paragraphs, speeding up the writing process.

> Tags

TypeScriptanthropicawsgpthuggingface

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
CategoryAI 编程
PricingOpen source

> Related tools

G
GitHub Copilot
GitHub 官方 AI 编程助手,覆盖补全、Chat 与 Agent 模式。
C
Cursor
AI 原生代码编辑器,对话改代码、多文件 Agent 与规则体系是其核心。
S
skills
Skills for Real Engineers. Straight from my .agents directory.