Repository History

227 repositories tagged with python

Topic: python
karpathy-llm-wiki: Build a Karpathy-Style LLM Knowledge Base

karpathy-llm-wiki: Build a Karpathy-Style LLM Knowledge Base

karpathy-llm-wiki is an Agent Skills-compatible tool that implements Karpathy's LLM Wiki idea, allowing users to build a durable knowledge base. It enables LLMs to maintain structured wiki pages by ingesting sources, compiling knowledge, and answering questions with citations. This project offers a robust alternative to traditional RAG for compounding knowledge over time.

Analyzed Sep 9, 2026
View Details
CQ: An Open Standard for Shared Agent Learning by Mozilla.ai

CQ: An Open Standard for Shared Agent Learning by Mozilla.ai

CQ is an open standard designed to prevent AI agents from repeatedly making the same mistakes by enabling them to persist, share, and query collective knowledge. It facilitates a structured exchange of ideas, allowing agents to learn from each other's experiences and accelerate development. This system helps agents avoid redundant debugging and discover solutions more efficiently.

Analyzed Sep 5, 2026
View Details
Otari: Self-Hosted OpenAI-Compatible LLM Gateway for 40+ Providers

Otari: Self-Hosted OpenAI-Compatible LLM Gateway for 40+ Providers

Otari, from Mozilla AI, is an open-source, self-hosted LLM gateway. It provides a single OpenAI-compatible endpoint to connect with over 40 model providers, offering features like virtual keys, budget enforcement, and usage tracking. This solution empowers users to manage their AI stack with greater control and flexibility.

Analyzed Sep 4, 2026
View Details
Agent Factory: Generate AI Agents with Natural Language Descriptions

Agent Factory: Generate AI Agents with Natural Language Descriptions

Agent Factory, developed by Mozilla-AI, is a powerful tool designed to generate AI agents and workflows. It allows users to describe tasks in natural language, which it then transforms into executable Python code for agentic workflows. Leveraging the Model Context Protocol (MCP) and the any-agent library, it simplifies the creation of complex AI solutions.

Analyzed Sep 3, 2026
View Details
awesome-grok-bot: A Curated List of Grok Bot Resources and Tools

awesome-grok-bot: A Curated List of Grok Bot Resources and Tools

The `awesome-grok-bot` repository is a comprehensive, bilingual collection of resources for Grok Bot, the always-on AI teammates with dedicated cloud computers. It provides curated links to official documentation, tutorials, real-world use cases, and community discussions. This list is an invaluable guide for anyone looking to explore or implement Grok Bot solutions.

Analyzed Aug 31, 2026
View Details
pdfminer.six: Advanced PDF Parsing and Data Extraction in Python

pdfminer.six: Advanced PDF Parsing and Data Extraction in Python

pdfminer.six is a powerful, community-maintained Python library designed for extracting and analyzing text data from PDF documents. It allows users to retrieve text directly from PDF source code, including details like location, font, and color. This versatile tool also supports advanced features such as CJK languages, image extraction, and various PDF specifications.

Analyzed Aug 30, 2026
View Details
Python-Markdown: A Versatile Python Implementation for Markdown to HTML Conversion

Python-Markdown: A Versatile Python Implementation for Markdown to HTML Conversion

Python-Markdown is a robust Python implementation of John Gruber's Markdown, offering extensive support for standard Markdown syntax. It stands out with its powerful extension system, allowing users to add custom features and modify existing behaviors. This makes it a versatile tool for converting Markdown text into HTML within Python applications and documentation.

Analyzed Aug 30, 2026
View Details
MkDocs: Fast and Simple Static Site Generator for Project Documentation

MkDocs: Fast and Simple Static Site Generator for Project Documentation

MkDocs is a fast, simple, and visually appealing static site generator designed for building project documentation. It allows users to write documentation source files in Markdown, configured via a single YAML file. This tool is highly extensible with third-party themes, plugins, and Markdown extensions, making it a versatile choice for various documentation needs.

Analyzed Aug 29, 2026
View Details
Agent Governance Toolkit: Policy Enforcement for Autonomous AI Agents

Agent Governance Toolkit: Policy Enforcement for Autonomous AI Agents

The Microsoft Agent Governance Toolkit (AGT) provides robust policy enforcement, zero-trust identity, and execution sandboxing for autonomous AI agents. It addresses critical security and compliance challenges, ensuring agents operate within defined boundaries and providing tamper-evident audit trails. AGT covers all 10 items of the OWASP Agentic Top 10, making it essential for shipping AI agents to production securely.

Analyzed Aug 27, 2026
View Details
book-to-skill: Transform Technical Books into AI Agent Skills

book-to-skill: Transform Technical Books into AI Agent Skills

book-to-skill is a Python project that converts technical books, documents, or source collections into structured agent skills. It allows AI agents like GitHub Copilot CLI or Claude Code to load content on demand, providing accurate answers without hallucination. This tool optimizes learning and reference by distilling complex information into an easily queryable format.

Analyzed Aug 27, 2026
View Details
claude-codex-settings: Enhance Your AI Coding Tools with Battle-Tested Configurations

claude-codex-settings: Enhance Your AI Coding Tools with Battle-Tested Configurations

The `claude-codex-settings` repository provides battle-tested configurations, plugins, hooks, and agents for Claude Code, OpenAI Codex, and Cursor. It aims to significantly improve AI coding tool behavior by offering structured guidelines and an extensive ecosystem of specialized skills. This versatile resource also supports Kimi, MiniMax, and GLM APIs, streamlining AI-powered development workflows.

Analyzed Aug 23, 2026
View Details
claude-code-codex-bridge: Sync Your Claude Code Setup with Codex

claude-code-codex-bridge: Sync Your Claude Code Setup with Codex

The `claude-code-codex-bridge` is a Python tool that automatically synchronizes your Claude Code setup, including plugins, skills, agents, and commands, with Codex. This one-way bridge ensures that any changes made in Claude Code are reflected in Codex, keeping both environments equally effective. It streamlines the management of AI coding tools by allowing you to configure once and deploy across both platforms.

Analyzed Aug 23, 2026
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️