OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: fastapi清除
fastapi_faultsmathisarends
ADDED

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.

Developer toolsBackend & APIs
sqlmodelfastapi
ADDED

SQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.

Developer toolsData & databasesBackend & APIs
whisperlivekitQuentinFuxa
ADDED

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.

AI & MLDeveloper toolsModel runtime
ADDED

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.

AI & MLDeveloper toolsAI gateways
recotemcodelibs
ADDED

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.

AI & MLDeveloper toolsAI assistants
aethergridwycliffRotich-dev
ADDED

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.

Developer toolsAutomationBackend & APIs
fairmindadhit-r
ADDED

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.

AI & MLDeveloper toolsTraining & evaluation
felixfelix-run
ADDED

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.

AI & MLDeveloper toolsAI agents
fastapifastapi
ADDED

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.

Developer toolsBackend & APIs
pycaretpycaret
ADDED

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.

AI & MLDeveloper toolsAI assistants
hatchethatchet-dev
ADDED

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.

AutomationDeveloper toolsWorkflow automation
open-dispatchMatthew-Selvam
ADDED

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.

AutomationDeveloper toolsWorkflow automation
llm-context-squeezerintelharvestproject-del
ADDED

A lightweight local API proxy that reduces LLM API costs by compressing chat history, removing redundant code, and implementing semantic caching.

AI & MLDeveloper toolsRAG & knowledge