Wagtail is an open source content management system built on Django, offering a fast authoring interface, flexible StreamField content, a content API for headless sites, and integrated search.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONJob Agent is an autonomous job search automation tool that discovers openings across LinkedIn, Indeed, Glassdoor, and other platforms. It uses AI to score matches against your profile, generates tailored resumes and cover letters, and auto-applies to high-confidence positions. Includes a web dashboard, Telegram/Discord bots, and support for external ATS systems like Greenhouse and Lever.
An asynchronous Python client for Stockholm's Open Data Platform API. It currently retrieves disabled-parking locations (about 2045) with address, district, coordinates and validity dates, requires an API key, and is structured so other datasets from the same platform can be added.
A cloud-based, passwordless facial recognition authentication system with AI-powered liveness detection, encrypted biometric storage, admin dashboard, and full Firebase integration.
LangExtract is a Python library from Google that uses LLMs to extract structured information from unstructured text, grounding every extraction to its exact source location and generating interactive HTML visualizations.
Nuitka is a Python compiler that translates Python code into C, producing standalone executables or extension modules. Compatible with Python 2.6-2.7 and 3.4-3.14, it works across Linux, macOS, and Windows. Supports multiple compilation modes including standalone distribution.
HermesMade provides six CLI tools addressing common AI user pain points: censorship risk analysis, model quality monitoring, API cost optimization, local LLM deployment, code inspection, and task cost estimation.
fastapi-faults is an MIT-licensed Python package for FastAPI that defines typed RFC 9457 Problem Details from domain exceptions, reuses one immutable Fault definition for runtime responses and OpenAPI documentation, and supports feature-local registries, typed extension fields, and built-in framework error normalization.
Pelican is a Python-based static site generator that turns Markdown, reStructuredText or HTML files into a complete static website via a simple command-line tool, with themes, feeds, multi-language publishing and a plugin ecosystem.
A code beautifier for JavaScript, CSS, and HTML that reformats and re-indents code with extensive configuration options. Available as a CLI tool, Node.js library, Python package, and web library.
PySimpleGUI simplifies GUI development in Python by wrapping tkinter, Qt, WxPython, and Remi into an intuitive API. Ideal for beginners and experts, it enables rapid creation of desktop and web interfaces with minimal code.
pybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.
SQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.
An open-source AI coding assistant platform with workspace-aware analysis, GitHub integration, team collaboration, a capability-based plugin system, and read-only Stellar/Soroban developer tooling including contract inspection, XDR decoding, and project detection.
WhisperLiveKit is a self-hosted, ultra-low-latency speech-to-text pipeline. It provides real-time transcription, speaker diarization, and translation via WebSocket and OpenAI/Deepgram-compatible APIs.
RepositoryScanner analyzes a GitHub account's byte-based language statistics via the GitHub API and exports an SVG card showing the top six languages plus total contributions, current streak, and longest streak. It can update weekly through GitHub Actions and is configurable with excluded languages and colors.
Eclipse Deeplearning4J (DL4J) is a JVM-based deep learning ecosystem supporting Java, Scala, Kotlin, and more. It includes model import from Keras, TensorFlow, ONNX; ND4J for linear algebra; SameDiff for automatic differentiation; DataVec for ETL; and runs on CPU/GPU across Windows, Linux, macOS.
TextBlob is a Python library for natural language processing, offering a simple API for sentiment analysis, part-of-speech tagging, noun phrase extraction, classification, tokenization, and more, built on NLTK and pattern.
Takakia is a lightweight command-line AI chat interface optimized for low-spec hardware, featuring direct API streaming and minimal resource overhead.
Mem0 is an open-source memory layer for AI assistants and agents, offering persistent personalized memory via Python/TS SDKs, CLI, self-hosted server, or cloud. Supports multi-level memory, hybrid retrieval, temporal reasoning, and many LLM providers.