awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 Repos

Awesome GitHub RepositoriesMarkdown Memory Stores

Persistent memory stored as human-readable Markdown files for portability and inspectability.

Distinct from File-Based Storage Systems: Distinct from File-Based Storage Systems: specifically uses Markdown format for AI memory, not general file storage.

Explore 16 awesome GitHub repositories matching data & databases · Markdown Memory Stores. Refine with filters or upvote what's useful.

Awesome Markdown Memory Stores GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nesquena/hermes-webuiAvatar von nesquena

    nesquena/hermes-webui

    14,912Auf GitHub ansehen↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Stores user profiles and conversation history in human-readable markdown files for transparency and portability.

    Pythonagentai-agentshermes
    Auf GitHub ansehen↗14,912
  • jbranchaud/tilAvatar von jbranchaud

    jbranchaud/til

    14,116Auf GitHub ansehen↗

    This project is a markdown knowledge base used to maintain a curated collection of concise technical notes and write-ups across various programming languages and tools. It serves as a searchable personal reference library for documenting technical discoveries and software development patterns. The system implements a learning in public workflow, transforming markdown-based content storage into a static site. It utilizes directory-based routing to map folder structures to URL paths and employs schema-driven type generation to ensure data consistency across the knowledge base. The codebase cov

    Organizes technical notes as a collection of interconnected markdown files for portability.

    Vim Script
    Auf GitHub ansehen↗14,116
  • purocean/ynAvatar von purocean

    purocean/yn

    6,638Auf GitHub ansehen↗

    yn ist ein Markdown-Texteditor und Wissensmanagement-Tool, das als interaktive Dokumenten-Canvas konzipiert ist. Es fungiert als vernetztes Notizsystem zur Organisation von Informationen über Wiki-Links, Hashtags und lokale Dateirepositories, während es einen KI-Schreibassistenten für automatisierte Texterstellung und -vervollständigung integriert. Das Projekt zeichnet sich durch seine Multi-Engine-Diagrammfunktionen aus, die textbasierte Syntax in Visualisierungen mittels Mermaid, PlantUML und ECharts rendern. Es verwendet ein erweiterbares Plugin-Framework, das das Hinzufügen benutzerdefinierter UI-Elemente und Funktionen durch JavaScript-Module und Event-Hooks ermöglicht. Die Anwendung deckt ein breites Spektrum an Content-Authoring- und technischen Funktionen ab, einschließlich LaTeX-Mathematik-Rendering, integrierter Code-Ausführung und der Generierung interaktiver Präsentationen. Sie bietet eine fortgeschrittene Dokumentenorganisation durch Wissensgraph-Visualisierungen und enthält Dienstprogramme für Dokumentenverschlüsselung, Versionsverfolgung und Backend-gesteuerte Formatkonvertierung. Die Anwendung kann über Befehlszeilenparameter mit benutzerdefinierten Ports, Datenverzeichnissen und Zugriffsmodi gestartet werden.

    Functions as a networked note-taking system using Markdown files, wiki-links, and hashtags.

    TypeScript
    Auf GitHub ansehen↗6,638
  • keyvanakbary/learning-notesAvatar von keyvanakbary

    keyvanakbary/learning-notes

    6,412Auf GitHub ansehen↗

    This project is a curated repository of technical learning materials and a personal knowledge base. It consists of version-controlled Markdown summaries covering software architecture, engineering literature, research papers, and professional talks. The collection functions as a digital garden, using bidirectional linking and cross-references to map relationships between technical concepts. Content is distilled from various sources, including technical books, conference talks, and foundational computer science papers, into concise summaries to facilitate recall and study. The system is organ

    Maintains a curated personal knowledge base consisting of version-controlled Markdown summaries.

    SCSSbook-notes
    Auf GitHub ansehen↗6,412
  • dformoso/machine-learning-mindmapAvatar von dformoso

    dformoso/machine-learning-mindmap

    6,254Auf GitHub ansehen↗

    This project is a machine learning knowledge map and educational resource that provides a structured learning path for data science. It organizes core concepts, from basic data analysis to deep learning, into a visual guide and markdown-based knowledge graph. The resource connects theoretical foundations and mathematical concepts to practical execution through links to runnable notebooks and implementation examples. This allows for a transition from conceptual study to hands-on practice. The project uses hierarchical node organization and modular topic decomposition to visualize relationship

    Uses a system of interconnected markdown notes to map relationships between technical topics.

    Auf GitHub ansehen↗6,254
  • amusi/ai-job-notesAvatar von amusi

    amusi/AI-Job-Notes

    6,096Auf GitHub ansehen↗

    AI-Job-Notes ist ein kuratierter Leitfaden für die Jobsuche und ein technischer Interview-Lehrplan, der speziell auf Rollen im Bereich Künstliche Intelligenz und Computer Vision ausgerichtet ist. Es fungiert als Markdown-Wissensdatenbank und statisches Repository, das Rekrutierungsdaten, Lernmaterialien und Unternehmenslisten organisiert. Das Projekt bietet Ressourcen für die Jobsuche im Bereich KI-Algorithmen, einschließlich Unternehmensverzeichnissen und Gehalts-Benchmarks basierend auf Geografie und Bildungshintergrund. Es deckt die Planung von Campus-Rekrutierungen durch die Verfolgung von Bewerbungsfenstern und Praktikumszyklen ab. Das Repository enthält Materialien zur Vorbereitung auf technische Interviews, wobei der Fokus auf Deep-Learning-Grundlagen und der Entwicklung von Programmierkenntnissen liegt. Dies beinhaltet strukturierte Studienleitfäden für Datenstrukturen, Algorithmen und hochfrequente Problemstellungen.

    Organizes technical interview guides and recruitment data within a markdown-based knowledge base.

    Auf GitHub ansehen↗6,096
  • memtensor/memosAvatar von MemTensor

    MemTensor/MemOS

    5,665Auf GitHub ansehen↗

    MemOS is an open-source persistent memory layer for AI agents and large language models, providing a self-hosted server that stores and retrieves structured memory across sessions. It enables AI systems to recall user preferences, history, and context without retraining, using a graph-based API and a web management interface for viewing, editing, and organizing memory items, skills, traces, and knowledge bases. The system distinguishes itself through a portable memory interchange protocol that allows memory to be transferred between different AI models, devices, and applications, along with a

    Stores persistent AI memory as human-readable Markdown files instead of opaque databases.

    Pythonagentagent-memoryclawdbot
    Auf GitHub ansehen↗5,665
  • brianpetro/obsidian-smart-connectionsAvatar von brianpetro

    brianpetro/obsidian-smart-connections

    5,195Auf GitHub ansehen↗

    Dieses Projekt ist ein Wissensdatenbank-Plugin und RAG-Kontextmanager, der eine lokale Vektordatenbank-Schnittstelle nutzt, um semantische Suche und Beziehungsmapping zu ermöglichen. Es transformiert Text in numerische Vektoren, um semantisch verwandte Notizen und Auszüge basierend auf konzeptioneller Bedeutung statt nur nach Schlüsselwortübereinstimmungen zu finden. Das System zeichnet sich durch einen semantischen Graph-Visualisierer aus, der Notizen in Clustern abbildet, um konzeptionelle Verbindungen aufzudecken. Es verfügt zudem über einen Kontextmanager, der lokale Notizen und Auszüge in wiederverwendbare Pakete bündeln kann, um fundierte Faktenbasen für Konversationen mit großen Sprachmodellen bereitzustellen. Das Tool deckt eine breite Palette an Funktionen ab, darunter die Abfrage von natürlichsprachlichem Wissen, die automatisierte Workflow-Ausführung für die Notizerstellung und die Möglichkeit, Prompts zwischen lokalen und Cloud-basierten KI-Modellen zu routen. Es bietet verschiedene Discovery-Schnittstellen, wie z. B. Inline-Indikatoren für verwandte Inhalte und ein Fußzeilen-Panel zum Einblenden ähnlicher Dokumente während des Bearbeitungsprozesses.

    Provides a markdown-based knowledge base that uses a local embedding model to find semantically related notes.

    JavaScriptchatgptclaudeembeddings
    Auf GitHub ansehen↗5,195
  • himahuja/research-internships-for-undergraduatesAvatar von himahuja

    himahuja/Research-Internships-for-Undergraduates

    5,000Auf GitHub ansehen↗

    Dieses Projekt ist ein kuratiertes Verzeichnis von Forschungspraktika und Programmen für Bachelor-Studenten, das sich speziell auf Wissenschaft, Technologie, Ingenieurwesen und Mathematik (STEM) konzentriert. Es dient als Datenbank für akademische Möglichkeiten und als Ressource für Studenten am Anfang ihrer Karriere, um Forschungspraktika in verschiedenen globalen Regionen und Institutionen zu finden. Das Repository wird als kollaborative, Git-kuratierte Ressource gepflegt, bei der neue Einträge durch Pull Requests via Versionskontrolle geprüft und integriert werden. Daten werden als durchsuchbarer Index von Forschungspraktika unter Verwendung einer Markdown-basierten Datenbank strukturierter Flat-Files gespeichert. Das Verzeichnis deckt die Entdeckung von Bachelor-Forschungsmöglichkeiten und die STEM-Karriereplanung ab, indem es Praktika in globale, regionale und länderspezifische Kategorien organisiert.

    Stores research placement data as structured markdown flat-files for a lightweight, version-controlled database.

    Auf GitHub ansehen↗5,000
  • andrewekhalel/mlquestionsAvatar von andrewekhalel

    andrewekhalel/MLQuestions

    4,715Auf GitHub ansehen↗

    MLQuestions ist ein technischer Interview-Guide und eine Wissensdatenbank, die speziell für die Vorbereitung auf Rollen im Bereich Machine Learning und Computer Vision entwickelt wurde. Es bietet eine kuratierte Sammlung von Fragen und Antworten, die Nutzern helfen, technische Antworten und theoretisches Wissen für Engineering-Screenings und Assessments im KI-Bereich zu üben. Die Ressource ist als Markdown-Wissensdatenbank strukturiert und speichert Inhalte in einer Verzeichnishierarchie, um technische Themen zu kategorisieren. Diese Organisation ermöglicht Versionierung und manuelle Bearbeitung der Lernmaterialien. Der Inhalt deckt eine breite Palette an Konzepten aus Machine Learning und Computer Vision ab und dient als Referenz für die berufliche Vorbereitung und Prüfungsvorbereitung.

    Implements a structured knowledge base of interview content stored in portable markdown files.

    Auf GitHub ansehen↗4,715
  • gitjournal/gitjournalAvatar von GitJournal

    GitJournal/GitJournal

    4,168Auf GitHub ansehen↗

    GitJournal is a mobile-first note-taking application and self-hosted manager for creating a structured markdown knowledge base. It functions as a git-synced notebook, allowing users to organize long-term information and notes as markdown files with metadata. The system ensures data portability and ownership by storing notes in a private version control repository. This approach enables cross-device synchronization and consistency through the use of git operations. The application supports digital note migration by importing data from third-party services into a local markdown format. It furt

    Provides a collection of interconnected markdown notes for portable and version-controlled knowledge management.

    Dart
    Auf GitHub ansehen↗4,168
  • mgp/book-notesAvatar von mgp

    mgp/book-notes

    4,097Auf GitHub ansehen↗

    This project is a markdown-based personal knowledge base and digital learning journal used to store notes and summaries from books and technical literature. It serves as a reading summary repository and technical reference library for archiving key takeaways and insights from non-fiction and professional materials. The collection functions as a digital garden for curating insights from books, articles, and videos. It specifically focuses on distilling complex architectural patterns, technical concepts, and professional leadership principles into a searchable format for long-term reference. T

    Uses a structured markdown format to store interconnected personal notes, book summaries, and a knowledge base.

    book-notesbooksnotes
    Auf GitHub ansehen↗4,097
  • boostio/boostnote-appAvatar von BoostIO

    BoostIO/BoostNote-App

    4,049Auf GitHub ansehen↗

    BoostNote-App ist ein kollaboratives Projektmanagement-Tool und eine Team-Dokumentationsplattform. Sie fungiert als Markdown-Wissensdatenbank und Dokumentenmanager, der für die Organisation gemeinsamer technischer Anforderungen und Team-Notizen entwickelt wurde. Die Anwendung wird als Electron-Desktop-Anwendung bereitgestellt und bietet eine plattformübergreifende Standalone-Installation. Sie verwendet ein Local-First-Dokumentationsmodell, bei dem Inhalte auf dem lokalen Gerät gespeichert werden, bevor Änderungen im Hintergrund mit einem Remote-Server synchronisiert werden. Die Plattform deckt gemeinsames Wissensmanagement, kollaborative technische Dokumentation und DevOps-Team-Koordination ab. Sie ermöglicht die Erstellung und Verwaltung kollaborativer Notizen und strukturierter Markdown-Dokumente.

    Functions as a collaborative markdown knowledge base for organizing and sharing technical team notes.

    TypeScriptagile-developmentboostnotedeveloper-tools
    Auf GitHub ansehen↗4,049
  • mercyblitz/tech-weeklyAvatar von mercyblitz

    mercyblitz/tech-weekly

    3,967Auf GitHub ansehen↗

    tech-weekly ist eine Cloud-native Wissensdatenbank und ein Aggregator für technische Inhalte. Es dient als kuratiertes Verzeichnis von architektonischen Deep-Dives, Videos zu Backend-Systemen und Live-Streams zur beruflichen Weiterentwicklung, die nach technischen Themen organisiert sind. Das Projekt fungiert als durchsuchbarer Index für Aufzeichnungen und Dokumentationen aus der Softwareentwicklung. Es verwendet ein kuratiertes Listen-Inhaltsmodell, um fragmentierte technische Videolinks in einer strukturierten Sammlung für das Wissensmanagement zu aggregieren. Das System ist als statische Website aufgebaut, die eine Flat-File-Wissensdatenbank nutzt. Technische Notizen und Ressourcenlinks werden in versionskontrollierten Markdown-Dateien gespeichert und in statische HTML-Dateien vorgerendert.

    Stores a collection of technical notes and resource links in version-controlled markdown files.

    Javadouyudubbojava
    Auf GitHub ansehen↗3,967
  • memodb-io/acontextAvatar von memodb-io

    memodb-io/Acontext

    3,035Auf GitHub ansehen↗

    Acontext is an LLM orchestration backend and agent memory framework designed to manage session state and knowledge for AI agents. It functions as a context manager and orchestration layer that integrates model providers with a secure code sandbox and a zero-knowledge data store. The project is distinguished by its approach to knowledge distillation, capturing agent learnings as reusable Markdown skills and structured memory files. It provides a secure execution environment where shell commands and scripts run in isolated containers with the ability to mount these persistent skill files direct

    Persists learned agent capabilities as human-readable Markdown files for portability and knowledge reuse.

    TypeScriptagentagent-development-kitagent-observability
    Auf GitHub ansehen↗3,035
  • maximevaillancourt/digital-garden-jekyll-templateAvatar von maximevaillancourt

    maximevaillancourt/digital-garden-jekyll-template

    1,231Auf GitHub ansehen↗

    This project is a static site generator designed for personal knowledge management and technical documentation. It transforms collections of markdown files into a searchable, responsive website, providing a framework for organizing interconnected notes and long-term information storage. The system distinguishes itself through its focus on networked content, utilizing automated link parsing to establish bidirectional connections between documents. It enhances the reading experience with interactive features such as visual graph representations of note relationships, hover-based content preview

    Organizes interconnected notes into a portable, version-controlled knowledge base with bidirectional linking and relationship visualization.

    HTMLdigital-gardendigital-gardeningjekyll
    Auf GitHub ansehen↗1,231
  1. Home
  2. Data & Databases
  3. File-Based Storage Systems
  4. Markdown Memory Stores

Unter-Tags erkunden

  • Markdown Knowledge Bases2 Sub-TagsCollections of interconnected notes stored primarily in Markdown format for portability and version control. **Distinct from Markdown Memory Stores:** Broadens the scope from AI-specific memory stores to general human-curated personal knowledge bases.