awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 रिपॉजिटरी

Awesome GitHub RepositoriesVersioned Wikis

Wiki platforms that store content in version control systems for auditability.

Distinct from Wiki Engines: Distinct from general Wiki Engines: focuses on the version control backend integration rather than just collaborative editing.

Explore 10 awesome GitHub repositories matching content management & publishing · Versioned Wikis. Refine with filters or upvote what's useful.

Awesome Versioned Wikis GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted का अवतार

    awesome-selfhosted/awesome-selfhosted

    299,516GitHub पर देखें↗

    यह प्रोजेक्ट निजी सर्वर वातावरण और होम लैब में डिप्लॉयमेंट के लिए डिज़ाइन किए गए ओपन-सोर्स सॉफ्टवेयर की एक समुदाय-क्यूरेटेड निर्देशिका है। यह मुख्यधारा की क्लाउड सेवाओं के स्वतंत्र, स्व-होस्ट किए गए विकल्पों को खोजने के लिए एक व्यापक संसाधन के रूप में कार्य करता है, जिससे उपयोगकर्ता अपने डिजिटल इंफ्रास्ट्रक्चर पर पूर्ण डेटा स्वामित्व और नियंत्रण बनाए रख सकते हैं। निर्देशिका को एक पदानुक्रमित वर्गीकरण के माध्यम से संरचित किया गया है जो अनुप्रयोगों के एक विशाल संग्रह को तार्किक श्रेणियों में व्यवस्थित करता है, जो मीडिया प्रबंधन और डेटा एनालिटिक्स से लेकर निजी संचार और टीम उत्पादकता टूल तक फैला हुआ है। यह एक सहयोगात्मक पीयर-रिव्यू प्रक्रिया के माध्यम से खुद को अलग करती है, जहाँ समुदाय के सदस्य निर्देशिका को सटीक और विश्वसनीय सुनिश्चित करने के लिए प्रत्येक सबमिशन की गुणवत्ता और प्रासंगिकता को मान्य करते हैं। प्रोजेक्ट इंफ्रास्ट्रक्चर ऑटोमेशन, कंटेनर-आधारित सर्विस डिप्लॉयमेंट और घोषणात्मक कॉन्फ़िगरेशन प्रबंधन सहित क्षमताओं के एक व्यापक क्षेत्र को कवर करता है। ये टूल उपयोगकर्ताओं को पुनरुत्पादनीय सर्वर वातावरण बनाए रखने और निजी हार्डवेयर पर जटिल सर्विस निर्भरताओं को प्रबंधित करने में सहायता करते हैं। निर्देशिका को एक वर्ज़न-कंट्रोल रिपॉजिटरी के रूप में बनाए रखा जाता है, यह सुनिश्चित करते हुए कि सभी अपडेट और समुदाय-संचालित परिवर्तन ट्रैक किए जाते हैं और पारदर्शी हैं।

    Stores wiki pages and uploaded files within a version control system to allow modifications via both web interfaces and command line tools.

    awesomeawesome-listcloud
    GitHub पर देखें↗299,516
  • yeachan-heo/oh-my-codexYeachan-Heo का अवतार

    Yeachan-Heo/oh-my-codex

    30,984GitHub पर देखें↗

    oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It manages complex programming tasks through a structured sequence of planning, execution, and verification phases, while providing tools for querying and translating technical documentation. The project utilizes Git worktrees to isolate parallel coding sessions, ensuring that concurrent tasks remain independent. It integrates a vector-store knowledge base to index documents into embeddings, enabling semantic search and factual context retrieval across multiple languages. The syste

    Maintains a searchable markdown wiki within the repository for storing project-specific knowledge.

    TypeScript
    GitHub पर देखें↗30,984
  • foambubble/foamfoambubble का अवतार

    foambubble/foam

    17,220GitHub पर देखें↗

    Foam is a personal knowledge management system that organizes information into a navigable web of interconnected markdown files. It functions as a knowledge graph tool, utilizing wiki-style bidirectional linking and metadata to track relationships between documents and concepts. By storing data in standard text files, the system ensures long-term portability and compatibility with external tools. The platform distinguishes itself through its integrated visualization and automation capabilities. It generates graphical maps of file connections to help users identify patterns and discover relati

    Uses bracketed syntax to create explicit relationships between documents that allow for seamless navigation across a growing knowledge base.

    TypeScriptgraph-visualisationmarkdownmarkdown-editor
    GitHub पर देखें↗17,220
  • tencent/weknoraTencent का अवतार

    Tencent/WeKnora

    16,974GitHub पर देखें↗

    WeKnora is a multi-tenant retrieval-augmented generation (RAG) knowledge platform and autonomous AI agent framework. It transforms raw documents into queryable knowledge bases and integrates large language models with vector databases to provide grounded AI responses. The system also functions as a Model Context Protocol (MCP) tool server, exposing knowledge search and agentic capabilities to external AI clients. The platform distinguishes itself through an autonomous agent framework that utilizes iterative reasoning, tool calling, and web search to solve multi-step tasks. It implements a sta

    Uses AI to distill raw documents into an interlinked markdown knowledge base and structured graph.

    Goagentagenticai
    GitHub पर देखें↗16,974
  • gollum/gollumgollum का अवतार

    gollum/gollum

    14,279GitHub पर देखें↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Functions as a wiki engine that utilizes a Git repository as a version-controlled backend for content storage.

    Rubydocumentationdocumentation-toolgollum
    GitHub पर देखें↗14,279
  • nashsu/llm_wikinashsu का अवतार

    nashsu/llm_wiki

    12,563GitHub पर देखें↗

    This project is an LLM knowledge base builder and personal knowledge management tool. It is a desktop application designed to transform diverse documents into a persistent, interlinked wiki through LLM analysis and incremental ingestion. The system distinguishes itself with a knowledge graph visualizer that uses community detection algorithms to map relationships between concepts and identify topical clusters. It features a hybrid retrieval system that combines keyword matching, vector embeddings, and graph relevance to locate information. The platform covers a wide range of capabilities inc

    Uses a multi-step LLM chain to build a persistent, interlinked wiki from documents while maintaining source traceability.

    TypeScript
    GitHub पर देखें↗12,563
  • dair-ai/ml-course-notesdair-ai का अवतार

    dair-ai/ML-Course-Notes

    6,606GitHub पर देखें↗

    ML-Course-Notes एक सहयोगी नॉलेज बेस और अकादमिक विकी है जो विश्वविद्यालय-स्तरीय मशीन लर्निंग और आर्टिफिशियल इंटेलिजेंस पाठ्यक्रमों के लिए छात्र-योगदान वाले नोट्स और शैक्षिक संसाधनों को एकत्र करता है। यह विभिन्न अकादमिक पाठ्यक्रमों से अंतर्दृष्टि को प्रलेखित करने और आदान-प्रदान करने के लिए एक शेयर्ड रिपॉजिटरी के रूप में कार्य करता है। यह प्रोजेक्ट AI पाठ्यक्रम संसाधनों की मैपिंग पर केंद्रित है, जो लेक्चर नोट्स, वीडियो और विवरणों की क्यूरेटेड डायरेक्टरी प्रदान करता है। इसमें नेचुरल लैंग्वेज प्रोसेसिंग और भाषा मॉडल के लिए विशिष्ट ज्ञान प्रबंधन शामिल है। रिपॉजिटरी एक समुदाय-संचालित मॉडल का उपयोग करती है जहां योगदानकर्ता वर्ज़न-नियंत्रित सिस्टम के माध्यम से अध्ययन गाइड और पाठ्यक्रम सारांश साझा करते हैं। सामग्री को मार्कडाउन फ़ाइलों का उपयोग करके एक पदानुक्रमित डायरेक्टरी संरचना के भीतर व्यवस्थित किया जाता है।

    Provides a version-controlled shared space for students to document and exchange insights from AI curricula.

    GitHub पर देखें↗6,606
  • internetarchive/openlibraryinternetarchive का अवतार

    internetarchive/openlibrary

    6,183GitHub पर देखें↗

    Edits wiki pages with a toolbar, rich text editor, and revision history for collaborative content management.

    Pythonbookshacktoberfestinternet-archive
    GitHub पर देखें↗6,183
  • microsoft/code-with-engineering-playbookmicrosoft का अवतार

    microsoft/code-with-engineering-playbook

    2,608GitHub पर देखें↗

    This project is a software engineering playbook providing a collection of standardized guidelines and processes for managing the full software development lifecycle and team operations. It serves as a high-level framework for organizing agile project management, API design, containerized development standards, and markdown documentation workflows. The framework establishes a system for language-agnostic API design to automate client library generation and documentation. It also defines standards for providing uniform contributor environments and toolchains through virtualized containers. The

    Synchronizes wiki content between repositories using git remotes to ensure a secondary backup and consistent knowledge base.

    Dockerfile
    GitHub पर देखें↗2,608
  • microsoft/skillsmicrosoft का अवतार

    microsoft/skills

    2,568GitHub पर देखें↗

    Creates wiki documentation with Mermaid diagrams and source citations using a plugin.

    TypeScriptagent-skillsagentsazure
    GitHub पर देखें↗2,568
  1. Home
  2. Content Management & Publishing
  3. Documentation and Knowledge Management
  4. Wiki Engines
  5. Versioned Wikis

सब-टैग एक्सप्लोर करें

  • AI-Powered Wiki GeneratorsCreates wiki documentation with Mermaid diagrams, source citations, and onboarding guides using AI. **Distinct from Versioned Wikis:** Distinct from Versioned Wikis: focuses on AI-generated wiki content rather than version control backend integration.
  • Automated Wiki GenerationsSystems that use AI to automatically generate and interlink wiki pages from source documents. **Distinct from Versioned Wikis:** Distinct from Versioned Wikis: focuses on the automated generative process of building the wiki, not the storage or versioning mechanism.
  • Wiki MirroringThe process of synchronizing wiki content between repositories using git remotes for backup and distribution. **Distinct from Versioned Wikis:** Focuses on the synchronization action between repos, whereas Versioned Wikis refers to the storage mechanism itself.