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
·

19 Repos

Awesome GitHub RepositoriesTechnical Knowledge Bases

Searchable repositories of technical information and documentation.

Distinguishing note: Focuses on CLI-accessible knowledge bases.

Explore 19 awesome GitHub repositories matching data & databases · Technical Knowledge Bases. Refine with filters or upvote what's useful.

Awesome Technical Knowledge Bases GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chubin/cheat.shAvatar von chubin

    chubin/cheat.sh

    41,461Auf GitHub ansehen↗

    Cheat.sh is a command line knowledge base that provides instant access to programming syntax, code snippets, and technical documentation. Designed to minimize context switching, it functions as a developer productivity tool that allows users to retrieve information directly within their terminal or code editor. The service distinguishes itself through a terminal-agnostic interface that relies on standard input and output streams, ensuring compatibility across various shell environments and operating systems. It supports persistent query sessions to maintain workflow continuity and offers a co

    Acts as a searchable repository of programming syntax accessible through terminal interfaces.

    Pythoncheatsheetclicommand-line
    Auf GitHub ansehen↗41,461
  • karpathy/llm101nAvatar von karpathy

    karpathy/LLM101n

    36,346Auf GitHub ansehen↗

    LLM101n is an educational machine learning curriculum and open-source resource designed to teach the fundamental principles and practical implementation of large language models. It functions as a technical manual that guides users through the end-to-end process of building and training neural network architectures from scratch using a dynamic tensor library for automatic differentiation and GPU-accelerated computation. The project distinguishes itself through interactive, notebook-based instruction that allows for real-time visualization of training processes. It supports rapid experimentati

    Preserves historical project documentation and educational content for long-term reference and institutional learning.

    Auf GitHub ansehen↗36,346
  • titanwings/colleague-skillAvatar von titanwings

    titanwings/colleague-skill

    19,817Auf GitHub ansehen↗

    This project is a large language model persona simulation framework designed to distill individuals into AI personas using professional data and interpersonal context. It functions as a personal knowledge base ingestor and agent configuration manager, allowing for the creation of digital twins that reproduce a specific person's mental models, speaking styles, and professional workflows. The system utilizes a dual-model persona architecture that separates professional work skills from interpersonal personality traits. It distinguishes itself through a multimodal persona generator capable of pr

    Captures professional workflows and decision patterns to maintain institutional knowledge.

    Python
    Auf GitHub ansehen↗19,817
  • csunny/db-gptAvatar von csunny

    csunny/DB-GPT

    19,006Auf GitHub ansehen↗

    DB-GPT is an AI-driven database management system that uses agentic reasoning to execute data tasks. It converts natural language prompts into executable database queries and combines structured database records with unstructured knowledge bases to provide grounded analysis. The system orchestrates multi-step reasoning chains that integrate database queries, custom scripts, and external tool calls. It allows for the packaging of domain knowledge into reusable analysis skills and executes generated code within sandboxed environments for system safety. The platform covers data orchestration ac

    Integrates unstructured organizational files with structured technical data assets for a unified knowledge view.

    Python
    Auf GitHub ansehen↗19,006
  • caldis/mosAvatar von Caldis

    Caldis/Mos

    18,694Auf GitHub ansehen↗

    Mos is a static site generator designed for building technical documentation, help centers, and project manuals. It functions as a technical writing framework that transforms plain text files into structured web pages, ensuring a consistent design system across all published content. The platform utilizes a component-driven architecture to assemble documentation pages, injecting content into reusable templates to maintain a unified reading experience. It processes markdown files alongside front-matter metadata to automate the generation of navigation and layout structures, allowing for the cr

    Organizes complex information into searchable web portals for technical knowledge retrieval.

    Swifthomebrewmacosmouse
    Auf GitHub ansehen↗18,694
  • cheat/cheatAvatar von cheat

    cheat/cheat

    13,361Auf GitHub ansehen↗

    Cheat is a command-line cheatsheet manager and terminal reference tool used for creating and viewing searchable, interactive guides. It functions as a plain-text knowledge base that organizes technical notes and command snippets through a hierarchical directory structure and metadata tags. The tool provides context-aware note management by discovering and displaying project-specific documentation based on the current working directory. It allows for the creation of a personalized collection of reference files that can be retrieved directly within a shell environment to assist with command opt

    Provides a searchable technical knowledge base stored as a collection of portable plain-text files.

    Go
    Auf GitHub ansehen↗13,361
  • qazbnm456/awesome-web-securityAvatar von qazbnm456

    qazbnm456/awesome-web-security

    13,097Auf GitHub ansehen↗

    This project serves as a comprehensive cybersecurity training platform and resource repository focused on web application security. It functions as a centralized hub for security practitioners, providing both a curated collection of technical documentation and research, and a system for deploying isolated, containerized environments to practice security analysis and exploitation techniques. The platform distinguishes itself by integrating automated data aggregation with hands-on, container-based orchestration. It maintains a current knowledge base of industry research and digital threats whil

    Aggregates security research and industry updates to keep practitioners informed about emerging digital threats.

    awesomeawesome-listlist
    Auf GitHub ansehen↗13,097
  • gtfobins/gtfobins.github.ioAvatar von GTFOBins

    GTFOBins/GTFOBins.github.io

    12,669Auf GitHub ansehen↗

    GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows. The project distinguishes itself by cataloging insecure execution paths and misconfigured permissions inherent in common system tools. By identifying legitimate binary functions that can be leveraged to bypass security controls, the repository provides a str

    Documents how pre-installed system tools facilitate unauthorized operations during security assessments.

    YAMLbinariesbind-shellblueteam
    Auf GitHub ansehen↗12,669
  • datahub-project/datahubAvatar von datahub-project

    datahub-project/datahub

    12,141Auf GitHub ansehen↗

    DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono

    Ingests and links unstructured documentation from external sources to technical data assets to provide a searchable record of organizational expertise.

    Pythondata-catalogdata-discoverydata-governance
    Auf GitHub ansehen↗12,141
  • jwasham/computer-science-flash-cardsAvatar von jwasham

    jwasham/computer-science-flash-cards

    9,101Auf GitHub ansehen↗

    This is a computer science flashcard web application designed for memorizing algorithms, data structures, and general technical concepts. It functions as a spaced repetition study tool that organizes academic materials by category and mastery level to track knowledge acquisition. The application is provided as a containerized educational tool, allowing for self-hosted deployment to ensure consistent execution across different systems. It includes a utility to export stored study sets and academic content into CSV files for use in external applications. The platform covers content management

    Supports mastering complex coding patterns and definitions via a web interface with progress tracking.

    HTML
    Auf GitHub ansehen↗9,101
  • digoal/blogAvatar von digoal

    digoal/blog

    8,509Auf GitHub ansehen↗

    This project is a database technical blog and markdown knowledge base. It serves as a structured repository of instructional content, guides, and an AI research archive focused on the intersection of artificial intelligence and database technologies. The project provides an open source community guide containing strategic frameworks and methodologies for operating and growing software communities. It also includes resources for database system selection, using evaluation rules and comparison frameworks to determine the most suitable architecture for specific technical needs. The repository c

    Maintains a searchable, organized collection of technical articles and blog posts focused on databases and AI.

    HTML
    Auf GitHub ansehen↗8,509
  • lolbas-project/lolbasAvatar von LOLBAS-Project

    LOLBAS-Project/LOLBAS

    8,323Auf GitHub ansehen↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Serves as a technical knowledge base for identifying exploitation patterns and creating detection rules.

    XSLTblueteamdfirliving-off-the-land
    Auf GitHub ansehen↗8,323
  • jonasschmedtmann/advanced-css-courseAvatar von jonasschmedtmann

    jonasschmedtmann/advanced-css-course

    4,735Auf GitHub ansehen↗

    Dieses Projekt ist ein fortgeschrittener CSS-Lernlehrplan, bestehend aus Starter-Dateien und Abschlussprojekten. Es bietet eine Sammlung von Implementierungen aus der Praxis und eine Projektgalerie, die darauf ausgelegt ist, moderne Layout- und Styling-Techniken zu meistern. Der Lehrplan konzentriert sich auf einen modularen Ansatz für Stylesheets unter Verwendung von Sass-Variablen und Architektur. Er betont die Block-Element-Modifier-Namenskonvention (BEM), um wartbares und wiederverwendbares CSS zu erstellen. Das Material deckt mehrere Kernfunktionsbereiche ab, einschließlich Responsive Web Design mittels CSS Grid, Flexbox und Media Queries. Es umfasst zudem die Entwicklung von Bewegungseffekten durch CSS-Keyframes und Transitions sowie die Integration von skalierbaren Vektorgrafiken und optimierten Bildern für das Frontend-Styling.

    Provides a technical knowledge base for diagnosing and resolving software malfunctions.

    CSScss-coursestarter-filesudemy
    Auf GitHub ansehen↗4,735
  • google/security-researchAvatar von google

    google/security-research

    4,362Auf GitHub ansehen↗

    This is a public archive of vulnerability findings, proof-of-concept code, and technical reports detailing security flaws discovered in third-party software. It functions as a coordinated vulnerability disclosure platform, enabling private reporting to vendors and structured publication of advisories after a fix is released or a 90-day deadline passes. The repository provides modular security analysis tooling—standalone scripts and binaries each targeting a specific bug class for automated detection—alongside a cross-platform fuzzing framework that runs tests across multiple operating systems

    Maintaining a public archive of vulnerability findings, technical reports, and exploit data for threat intelligence and software bug pattern analysis.

    C
    Auf GitHub ansehen↗4,362
  • peiqi0/peiqi-wiki-bookAvatar von PeiQi0

    PeiQi0/PeiQi-WIKI-Book

    4,111Auf GitHub ansehen↗

    PeiQi-WIKI-Book ist eine Wissensdatenbank für Cybersicherheit und ein Wiki für Sicherheitsforschung. Es fungiert als statischer Markdown-Site-Generator, der strukturierte Textdateien in eine Reihe miteinander verknüpfter HTML-Seiten umwandelt. Dieses System dient als kuratierte Sammlung technischer Dokumentationen und Anleitungen mit Fokus auf Schwachstellenforschung, Code-Auditing und Penetration Testing. Das Projekt nutzt einen Git-gesteuerten Dokumentations-Workflow und verwendet Versionskontroll-Hooks, um eine Live-Website bei Inhaltsänderungen automatisch zu aktualisieren. Es verfügt über einen clientseitig durchsuchbaren Index, der es Nutzern ermöglicht, Sicherheitsthemen ohne serverseitige Abfragen zu finden. Die Plattform bietet eine zentrale Ressource für Sicherheitsexperten, um Code-Auditing-Muster und Schwachstellenforschung zu organisieren. Sie dient zudem als Lernressource für Capture-the-Flag-Wettbewerbe und Red-Team-Operationen. Die Wissensdatenbank kann als statisches HTML oder in containerisierten Umgebungen bereitgestellt werden.

    Provides a structured repository of technical information for security professionals to analyze and document software vulnerabilities.

    Auf GitHub ansehen↗4,111
  • x-cmd/x-cmdAvatar von x-cmd

    x-cmd/x-cmd

    4,037Auf GitHub ansehen↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Allows querying technical references and community knowledge bases directly from the command line.

    Shellagentaibash
    Auf GitHub ansehen↗4,037
  • cryakl/ultimate-rat-collectionAvatar von Cryakl

    Cryakl/Ultimate-RAT-Collection

    3,558Auf GitHub ansehen↗

    This project is a curated repository of remote access trojan binaries and malware samples. It serves as a structured analysis dataset and security research toolset designed for studying the behavior and inner workings of remote administration tools. The collection provides a versioned archive of malware samples and backdoor interfaces, with specific categorizations for target platforms including Windows and Android. It organizes these binaries to facilitate the study of malware evolution and the identification of technical patterns. The repository covers several security research areas, incl

    Provides a collection of backdoor interfaces and binaries for conducting technical and behavioral security research.

    backdoor-attacksbackdoorsmalware
    Auf GitHub ansehen↗3,558
  • abhineet123/deep-learning-for-tracking-and-detectionAvatar von abhineet123

    abhineet123/Deep-Learning-for-Tracking-and-Detection

    2,508Auf GitHub ansehen↗

    This project is a curated research repository and structured index focused on deep learning techniques for object detection and tracking. It serves as a centralized archive for academic papers, datasets, and software implementations, providing a cohesive resource for studying methodologies used in image and video analysis. The repository distinguishes itself through a systematic approach to knowledge management, utilizing hierarchical file organization and metadata-driven tagging to categorize technical literature. By indexing domain-specific datasets and cross-referencing academic resources,

    Sorts research materials by methodology to simplify information retrieval for technical projects.

    HTMLcode-collectiondeep-learningdetection
    Auf GitHub ansehen↗2,508
  • stormzhang/ai-coding-guideAvatar von stormzhang

    stormzhang/ai-coding-guide

    1,164Auf GitHub ansehen↗

    This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within local development environments. It focuses on orchestrating multi-agent teams that can plan, execute, and verify complex software engineering tasks, such as refactoring, bug resolution, and test generation, while maintaining deep awareness of project-specific context and memory. The system distinguishes itself through a robust security-first architecture that enforces granular access controls, execution isolation, and mandatory human-in-the-loop approvals for all file modification

    Learns project-specific preferences and debugging insights during interactions for automatic recall in future sessions.

    agentai-codinganthropic
    Auf GitHub ansehen↗1,164
  1. Home
  2. Data & Databases
  3. Technical Knowledge Bases

Unter-Tags erkunden

  • Institutional Knowledge IntegrationLinks unstructured documentation and external knowledge to technical data assets for searchable expertise. **Distinct from Technical Knowledge Bases:** Distinct from Technical Knowledge Bases: focuses on linking external documentation to technical data assets rather than just hosting technical docs.
  • Knowledge Retention Tools1 Sub-TagInteractive systems designed to reinforce technical knowledge through active recall. **Distinct from Technical Knowledge Bases:** Distinct from Technical Knowledge Bases: focuses on active memorization and progress tracking rather than just retrieval.
  • Security Research RepositoriesTechnical knowledge bases focused on documenting offensive security techniques and post-exploitation workflows. **Distinct from Technical Knowledge Bases:** Distinct from general technical knowledge bases: focuses specifically on security research and offensive techniques.