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.
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 COLLECTIONSQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.
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.
llm-apipool aggregates 40+ free LLM APIs into one OpenAI-compatible endpoint. Auto-rotates keys, handles rate limits, tracks usage, and supports CLI, TUI, proxy, and LangChain integration.
Recotem is a recipe-driven recommender system tool built on irspack. One YAML defines data, training, and output; train produces a signed artifact, serve mounts it as a REST API with hot-swap. Single binary, no database.
AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.
FairMind is an open‑source AI governance platform providing bias detection, fairness testing, and compliance tracking for ML, LLM, and multimodal AI models. It offers evidence‑grade evaluation, model registry, and remediation tools.
Felix is a self-hostable agents harness that compiles YAML manifests into governed agents with durable execution, memory, skills, evaluation, approvals and sandboxes, exposed via REST/SSE, OpenAI-compatible, A2A and MCP APIs.
FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.
PyCaret 4.0 is an open-source, self-hosted AutoML platform for Python: a sklearn-native engine plus a FastAPI control plane and React UI, runnable locally with a single docker compose command.
Hatchet is an open-source orchestration engine for background tasks, AI agents, and durable workflows. Supports Python, TypeScript, Go, and Ruby via self-hosting or Hatchet Cloud. Features task retries, cron jobs, DAGs, real-time monitoring, and multi-tenancy.
Self-hosted, MIT-licensed API for dispatching content to 7 social platforms via one HTTP call. Supports scheduling, retry, webhooks, AI caption adaptation, and media transcoding. Zero vendor lock-in.
A lightweight local API proxy that reduces LLM API costs by compressing chat history, removing redundant code, and implementing semantic caching.