Showing 48 open source projects for "note"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Yank Note

    Yank Note

    A Hackable Markdown Note Application for Programmers

    A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement. Use Monaco kernel, optimize for Markdown editing, and have the same editing experience as VSCode. Support version control; Applets, runnable code blocks, tables, PlantUML, Drawio, macro replacements, etc., can be embedded in the document; support for OpenAI auto-completion. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TagSpaces

    TagSpaces

    TagSpaces is an offline, open source, document manager with tagging

    TagSpaces is a free, no vendor lock-in, open source application for organizing, annotating and managing local files with the help of tags. It features advanced note taking functionalities and some capabilities of to-do apps. The application is available for Windows, Linux, Mac OS and Android. We provide a web clipper extension for Firefox, Edge and Chrome for easy collecting of online content in the form of local files. File and folder management - TagSpaces provides a convenient user interface for browsing, viewing and man files and folders. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Anytype

    Anytype

    Official Anytype client for MacOS, Linux, and Windows

    anytype-ts is the TypeScript implementation of Anytype, a local-first, peer-to-peer knowledge management and note-taking platform that empowers users to own and structure their data privately and flexibly. Unlike traditional cloud-based systems, Anytype stores data locally and syncs across devices using encrypted peer-to-peer protocols. It provides block-based document editing, a custom object model for data types, and a rich UI for organizing knowledge like a personal wiki.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    TidGi

    TidGi

    TidGi is an privacy-in-mind, automated, auto-git-backup

    Customizable personal knowledge base with git as backup manager and blogging platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Reor Project

    Reor Project

    Private & local AI personal knowledge management app

    Reor is an AI-powered desktop note-taking app: it automatically links related notes, answers questions on your notes, provides semantic search and can generate AI flashcards. Everything is stored locally and you can edit your notes with an Obsidian-like markdown editor. The hypothesis of the project is that AI tools for thought should run models locally by default.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    HackMD MCP

    HackMD MCP

    A Model Context Protocol server for integrating HackMD

    The HackMD MCP server integrates HackMD's note-taking platform with AI assistants via the Model Context Protocol. This allows AI models to interact with HackMD, enabling functionalities such as retrieving, creating, and managing notes through AI-driven commands. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    memos

    memos

    An open-source, self-hosted memo hub with knowledge management

    A lightweight, self-hosted memo hub. Open Source and Free forever. memos provides the privacy security and reliability that innovators need in their moments of inspiration. Keep your own data by yourself. All data generated at runtime is saved in the SQLite database file. All content will be saved as plain text, not HTML. And lots of useful markdown syntaxes are supported. Using Go + React.js + SQLite architecture, the overall package is very lightweight. You can customize the server name,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Standard Notes App

    Standard Notes App

    Think fearlessly with end-to-end encrypted notes and files

    Standard Notes is a free, secure note-taking app with powerful end-to-end encryption, unparalleled privacy features, and seamless cross-platform syncing on unlimited devices. Standard Notes is a secure digital notes app that protects your notes and files with audited, industry-leading end-to-end encryption. Only you have access to the keys required to decrypt your data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    ...If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. Please note that some Visual Studio Code extensions have licenses that restrict their use to the official Visual Studio Code builds and therefore do not work with VSCodium.
    Downloads: 68 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    C# for Visual Studio Code

    C# for Visual Studio Code

    C# support for Visual Studio Code (powered by OmniSharp)

    ...Lightweight development tools for .NET Core. Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc. Debugging support for .NET Core (CoreCLR). Note: Mono debugging is not supported. Desktop CLR debugging has limited support. Support for project.json and csproj projects on Windows, macOS and Linux. .NET Framework builds of OmniSharp no longer ship with Mono or the MSBuild tooling (See announcement omnisharp-roslyn#2339). To ensure that the C# extension remains usable out of the box for .NET SDK projects, we have changed the default value of omnisharp.useModernNet to true.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    ChatGPT API

    ChatGPT API

    Node.js client for the official ChatGPT API. 🔥

    This package is a Node.js wrapper around ChatGPT by OpenAI. TS batteries included. ✨ The official OpenAI chat completions API has been released, and it is now the default for this package! 🔥 Note: We strongly recommend using ChatGPTAPI since it uses the officially supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in a future release. 1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official OpenAI chat completions API (official, robust approach, but it's not free) 2. ChatGPTUnofficialProxyAPI - Uses an unofficial proxy server to access ChatGPT's backend API in a way that circumvents Cloudflare (uses the real ChatGPT and is pretty lightweight, but relies on a third-party server and is rate-limited)
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Readest

    Readest

    Readest is a modern, feature-rich ebook reader

    ...Although the repository is not as widely documented or popular as some, the idea is that Readest supports features to help with reading comprehension — likely combining OCR / text retrieval, translation, note-taking, or summarization for reading materials (eBooks, articles, PDFs). The goal appears to be to let users feed in arbitrary reading material and then interact with it (highlighting, translation, lookup, maybe TTS or summarization) more comfortably. Because of that, it's oriented towards learners, researchers, or people dealing with multilingual documents — especially when they need to rapidly digest or reference large amounts of text. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13
    Helm Dashboard

    Helm Dashboard

    The missing UI for Helm - visualize your releases

    ...It also allows users to perform simple actions such as rolling back to a revision or upgrading to a newer version. This project is part of Komodor's vision to help Kubernetes users to navigate and troubleshoot their clusters. It is important to note that Helm Dashboard is NOT an official project by the helm team.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Matrix ChatGPT Bot

    Matrix ChatGPT Bot

    Talk to ChatGPT via any Matrix client

    ...Please note that the usage of the ChatGPT-API is not free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ionicons

    Ionicons

    Hand-crafted icons built by Ionic for web apps

    ...The Ionicons Web Component is an easy and performant way to use Ionicons in your app. The component will dynamically load an SVG for each icon, so your app is only requesting the icons that you need. Also note that only visible icons are loaded, and icons which are "below the fold" and hidden from the user's view do not make fetch requests for the svg resource. If you're using Ionic Framework, Ionicons is packaged by default, so no installation is necessary.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Amical

    Amical

    Open Source AI Dictation App

    Amical is an open source, AI-powered desktop dictation and note-taking application that enables users to dictate hands-free, transcribe meetings, and capture notes effortlessly with unmatched speed, accuracy, and privacy. It leverages both local and cloud-based AI models, letting users seamlessly switch between providers for the ideal balance of speed, precision, and control, and understands the context of each app in use to automatically format text in a tone and style appropriate to the platform. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Parabol

    Parabol

    Free online agile retrospective meeting tool

    ...Save your team time while staying up-to-date. Connect with team-mates – no matter where you all are, share updates on your own time, review updates when you’re ready. Celebrate your progress without note-taking or duplicating work, connect with your team with [optional] icebreakers, and create takeaway tasks together. Run efficient meetings, get your team talking, and save time. Parabol is free for up to 2 teams. Run fun, engaging meetings with our ready-to-use templates, or create your own.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    pageres

    pageres

    Capture website screenshots

    ...A good way to make sure your websites are responsive. It's speedy and generates 100 screenshots from 10 different websites in just over a minute. It can also be used to render SVG images. Note to Linux users, If you get a "No usable sandbox!" error, you need to enable system sandboxing. For Gulp and Broccoli, just use the API directly. No need for a wrapper plugin. pageres offers a wide variety of options, for example, you can Delay capturing the screenshot, which is useful when the site does things after load that you want to capture. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Kanba

    Kanba

    Kanba is an open-source project management tool for modern teams

    Kanba is a modern, open-source, self-hostable Trello-like project management tool aimed at solo developers, indie hackers, and small teams. It emphasizes simplicity, speed, and a distraction-free experience while offering core Kanban board functionality. Built with a modern stack—Next.js, Tailwind CSS, Supabase, and optional Stripe integration—it features dark/light modes, unlimited projects, team collaboration tools, and seamless deployment both locally and to platforms like Vercel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DiceBear

    DiceBear

    DiceBear is an avatar library for designers and developers

    ...And best of all, we provide a simple and free HTTP API that you can use right away! You can start directly with our free HTTP-API or alternatively use the JavaScript library. Most options can be specified using the query string. Note that you have to encode the values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PeerJS

    PeerJS

    Simple peer-to-peer with WebRTC

    PeerJS wraps the browser's WebRTC implementation to provide a complete, configurable, and easy-to-use peer-to-peer connection API. Equipped with nothing but an ID, a peer can create a P2P data or media stream connection to a remote peer. To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server. The server acts only as a connection broker. If you don't want to run your own PeerServer, we offer a free cloud-hosted version of PeerServer. PeerServer is open source and is written in node.js. You can easily run your own. PeerJS simplifies peer-to-peer data, video, and audio calls. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Gemini Next Chat

    Gemini Next Chat

    Deploy your private Gemini application for free with one click

    ...The project emphasizes “one-click” deployment, aiming to make it easy to spin up a custom chat front end without deep infra-setup. It’s licensed under MIT and has an active community of contributors; documentation and release notes note support for newer features like mixed image+text generation. The README warns of security configurations and customizing environment variables for model access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Inkdown

    Inkdown

    A WYSIWYG Markdown editor, improve reading and editing experience

    ...Its core goal is comfortable reading, smooth editing of Markdown, and document sharing in the simplest way possible. As a document publisher, markdown source code mode is undoubtedly efficient and free, but as a note, it is not conducive to reading. The table element of markdown is not conducive to writing, and the double-column mode is not conducive to focusing, so the Inkdown Editor was developed. It combines rich text with markdown editing habits to help you record daily, and saves it in standard markdown format, which allows your notes to be used anywhere and backed up in any way.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Browserosaurus

    Browserosaurus

    The browser prompter for macOS

    ...Select from any of your installed browsers when clicking a link in a non-browser app. Download Browserosaurus from the GitHub releases page. Select x64 for Intel machines, or arm64 for Apple Silicon (M1) machines. Please note that Browserosaurus only officially supports the version of macOS that I currently use, which you can assume to be the latest stable version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AWS Toolkit for Azure DevOps

    AWS Toolkit for Azure DevOps

    AWS Toolkit for Azure DevOps

    ...To enable tasks to call AWS services when run as part of your build or release pipelines AWS credentials need to have been configured for the tasks or be available in the host process for the build agent. Note that the credentials are used specifically by the tasks when run in a build agent process, they are not related to end-user logins to your Azure DevOps instance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next