An open API service indexing awesome lists of open source software.

FastAPI

FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).

https://github.com/tanaybhadula/social-media-api

A full-fledged API in Python using FastAPI with features like authentication , CRUD operations etc.

api authentication ci-cd crud-operation database docker fastapi oauth2 postgres pydantic python sqlalchemy

Last synced: 04 Apr 2026

https://github.com/jpedrou/chatbot

The objective of this project is to build a chatbot that interacts with the user using HuggingFace models API and Next.js for interface design.

fastapi huggingface javascript nextjs python shadcn-ui typescript

Last synced: 04 Apr 2026

https://github.com/bielacki/cinerag

🎬 Movie discovery RAG system using natural language queries. Features hybrid search (BM25+Vector), reranking, LLM integration, and Grafana monitoring.

elasticsearch fastapi grafana hybrid-search llm machine-learning movie-recommendation-app nlp prometheus qdrant rag retrieval-augmented-generation streamlit tmdb vector-search

Last synced: 05 Apr 2026

https://github.com/deepgram-starters/fastapi-flux

Get started using Deepgram's Flux real-time transcription with this FastAPI demo app

deepgram demo fastapi flux python quickstart real-time speech-to-text streaming turn-detection

Last synced: 05 Apr 2026

https://github.com/dheeraj8601/a-fast-and-lightweight-detection-model-for-cashew-anthracnose-in-coastal-karnataka

A fast and lightweight detection model for Cashew Anthracnose in Coastal Karnataka, with a comprehensive dataset, saved model, training notebook, front-end code, and FastAPI for predictions.

api bootstrap css fastapi html javascript jupyter-notebook python

Last synced: 08 Apr 2026

https://github.com/ricardodani/learnspace.com.br

LearnSpace.com.br code (a LMS open source system written in python and typescript)

elearning fastapi nextjs python3 vercel

Last synced: 05 Apr 2026

https://github.com/qwerryfiwy/neurax

NeuraX is an AI assistant powered by AzureOpenAI.

ai azureopenai dotenv fastapi framer-motion nextjs python tailwindcss

Last synced: 08 Apr 2026

https://github.com/leonid1095/plgames-booster-up

Game network booster with custom PLG Protocol — reduce ping, eliminate jitter, optimize routes for online games

docker fastapi game-booster networking nextjs ping-optimizer rust udp

Last synced: 18 Apr 2026

https://github.com/yameogo123/mlops-docker-job

mlOps project with docker and deployed on huggingFace

docker fastapi machine-learning mlops streamlit

Last synced: 18 Apr 2026

https://github.com/bramses/switchboard

OpenAI Plugins Template using OpenAPI spec and FastAPI

fastapi vercel

Last synced: 05 Apr 2026

https://github.com/berkayguzel06/modelbasedmovierecommendationsystem

Welcome to the Genre-Based Movie Recommendation System! This project leverages the power of Artificial Intelligence (AI) and Machine Learning (ML) to provide personalized movie recommendations based on user preferences and genres

ai artifical-intelligence database fastapi flask javascript machine-learning ml movie-recomendation-system movie-recommendation-app movies-app-react postgresql python react sqlalchemy tailwind tailwindcss torch warehouse

Last synced: 05 Apr 2026

https://github.com/0xpixelninja/dhcp-rest-api

A FastAPI-powered REST API for managing ISC DHCP Server configurations.

configuration-management fastapi isc-dhcp-server python

Last synced: 18 Apr 2026

https://github.com/d3r1n/portfolio

my latest professional portfolio website. Intended to be used as an online business card or short resume

fastapi full-stack portfolio portfolio-website python resume resume-website solidjs

Last synced: 18 Apr 2026

https://github.com/uptonking/papermerge-office

open source document management system designed to work with scanned documents (also called digital archives).

document-management fastapi knowledge-base ocr pdf sqlalchemy

Last synced: 18 Apr 2026

https://github.com/twfksh/python-devops-walkthrough

python devops setup and aws deploy walkthrough

aws devops docker fastapi python

Last synced: 18 Apr 2026

https://github.com/toad-concern-team-naimix-code/tarot-api

Tarot API for calculating the relationship between a person and another person, or a group of people

api fastapi python tarot

Last synced: 19 Apr 2026

https://github.com/heinrich10/pyfastapi

Simple backend example using Python and FastAPI

fastapi python sqlalchemy sqlite

Last synced: 19 Apr 2026

https://github.com/anjasfedo/fastapi

API Development with FastAPI

fastapi

Last synced: 19 Apr 2026

https://github.com/sarvagyakrcs/s0.dev

The modern web development landscape is plagued by a peculiar paradox: despite the abundance of UI components and design systems, developers still spend countless hours reimplementing similar interfaces. S0 addresses this challenge by introducing a novel approach that combines advanced vector search capabilities.

bert bun codebert fastapi multimodal-embeddings nextjs pg-vector retrival-augmented-generation similarity-search

Last synced: 19 Apr 2026

https://github.com/cdobratz/recipeapp_ai

An AI-powered microservice built with FastAPI to enhance the Family Recipe Site with intelligent recipe suggestions and recipe text parsing. This service uses OpenRouter for AI capabilities.

docker fastapi openrouter-api python

Last synced: 20 Apr 2026

https://github.com/frgfm/openapm

OpenAPM: ligthweight APM for HTTP FastAPI backend applications

apm backend fastapi http middleware postgres python

Last synced: 20 Apr 2026

https://github.com/rjarman/adaptive-marketing-ai

An intelligent marketing AI engine that connects to multiple platforms to generate targeted campaign strategies and provide natural language insights across customer touchpoints.

ai-chat-interface campaign-generation crm-integration customer-analytics fastapi fullstack-application marketing-ai marketing-automation openai-api react-typescript shopify-integration vercel-deployment

Last synced: 20 Apr 2026

https://github.com/amha-kindu/fastllama

A Scalable Local Knowledge Base augmented with an LLM using FastAPI, LlamaIndex, and MongoDB. It features two operational modes: a Question Answering mode, which retrieves answers from a local database or queries OpenAI's ChatGPT API when necessary, and an in-development Chatbot mode that will allow broader topic coverage.

docker fastapi llama-index llm mongodb openai-api

Last synced: 20 Apr 2026

https://github.com/tameronline/repo-fastapi

GPU-Ready FastAPI AI Inference Server with plugin system (CUDA/CPU/MPS/ROCm)

ai-server cuda deep-learning fastapi inference mps nlp plugins pytorch rocm

Last synced: 20 Apr 2026

https://github.com/rggh/api-4

Using FastAPI with spaCy to identify entities

docker fastapi python spacy

Last synced: 20 Apr 2026

https://github.com/tmhsdigital/deepseek-wrapper

Async/sync Python client for DeepSeek LLM API. Supports completions, chat, streaming, function calling (tools), retries, and robust error handling. Easy API key management, pluggable logging, type hints, and Pydantic models. Built for scripts, web backends, CI/CD, and production.

css deepseek deepseek-wrapper fastapi function-calling html python tools

Last synced: 20 Apr 2026

https://github.com/psiace/starlive

Build dynamic, real-time web applications with automatic HTMX/Turbo detection and WebSocket streaming

fastapi hotwire htmx hypermedia starlette turbo

Last synced: 20 Apr 2026

https://github.com/achronus/care-coordinator

Demo project - appointment management software for Healthcare professionals.

appointment-management-system demo-project fastapi healthcare nextjs

Last synced: 20 Apr 2026

https://github.com/vishnun0027/pulseai

🧠 PulseAI — Real-time AI-powered system behavior anomaly detection with SHAP explainability, self-learning feedback loop, and Prometheus observability. Built with Rust, Go, and Python.

anomaly-detection docker fastapi golang isolation-forest machine-learning prometheus python real-time rust shap timescaledb

Last synced: 20 Apr 2026

https://github.com/eudalabs/healthwithsevgi

Browser-based ML education tool for healthcare professionals — 7-step wizard covering 20 medical specialties with explainability, bias detection & EU AI Act compliance

bias-detection education eu-ai-act explainability fastapi healthcare machine-learning medical-ai react shap

Last synced: 21 Apr 2026

https://github.com/ordinary9843/ai-video-pipeline

A local AI pipeline that scripts, renders, and publishes YouTube Shorts with zero per-video API cost.

ai automation fastapi ffmpeg python shorts stable-diffusion video-generation youtube

Last synced: 25 Jun 2026

https://github.com/oeo/llm-accelerate-gpu-flash

A FastAPI-based server implementation for the DeepSeek R1 Distill Qwen 32B

accelerator fastapi huggingface nvidia openai-api

Last synced: 16 May 2026

https://github.com/ribbinpo/langchain-poc

for learning & poc langchain framework

fastapi langchain-python llm poc

Last synced: 21 Apr 2026

https://github.com/dwain-barnes/vui-fastapi-server

A OpenAI-compatible Text-to-Speech API server powered by VUI - a small conversational speech model

fastapi openai-compatible text-to-speech tts vui

Last synced: 21 Apr 2026

https://github.com/yazilim-vip/bookmarks-mcp

MCP server for managing personal bookmarks — drives your live Google Chrome bookmarks or a portable JSON store. Folders, tags, local web UI.

bookmarks browser chrome chromium fastapi fastmcp mcp python uv

Last synced: 22 Apr 2026

https://github.com/koralowiec/predict-api

Part of engineering thesis. Serving Tensorflow Hub's model with FastAPI

fastapi tensorflowhub

Last synced: 22 Apr 2026

https://github.com/ahmdeltoky03/company-report-generator

An AI-powered application that generates comprehensive, professional company research reports using multi-agent systems.

cohere crewai fastapi multiagent-systems open-source

Last synced: 22 Apr 2026

https://github.com/mj-deving/rag-hybrid-chatbot

Chat with your documents — Hybrid RAG chatbot combining Vector Search (Qdrant) + Knowledge Graph (NetworkX) with adaptive query routing and CRAG. Upload PDF/MD/TXT, ask questions, get cited answers.

ai-agents chatbot fastapi knowledge-graph llm python rag vector-search

Last synced: 22 Apr 2026

https://github.com/aytzey/pitchcheck

Desktop neural persuasion scoring with local GPU first and cheapest Vast.ai fallback.

ai desktop-app fastapi gpu machine-learning nextjs openrouter rust tauri vast-ai

Last synced: 22 Apr 2026

https://github.com/mukundakatta/rag-knowledge-base

RAG knowledge base with FastAPI, ChromaDB, and Claude API streaming with citations

ai api claude fastapi rag typescript

Last synced: 23 Apr 2026

https://github.com/suraj-k-gupta/fastapi-notes

A FastAPI-based note-taking application deployed on Vercel. Features include adding, viewing, and managing notes with MongoDB for data storage.

api fastapi mongodb note-taking python vercel

Last synced: 08 Apr 2026

https://github.com/sergiobc27/ideam-data-automator

Pipeline Python para extraer, validar y organizar datos hidrologicos del IDEAM (Socrata / Datos Abiertos Colombia), con espejo PostgreSQL+TimescaleDB y API FastAPI.

colombia etl fastapi hydrology ideam open-data python socrata timescaledb

Last synced: 05 Jun 2026

https://github.com/mydansun/polaris-project

AI full-stack app builder for end users: multiple agents turn natural-language prompts into working code, browser-verified, Git-versioned, and shipped via one-click Docker + Traefik publishes.

ai-agent code-generation codex coding-agent docker-compose fastapi full-stack langgraph llm mcp monorepo react self-hosted traefik

Last synced: 06 Jun 2026

https://github.com/stanmiglight/lab4

This project is a FastAPI task management system with two API versions (v1 and v2), each having its own database and CRUD endpoints for tasks. The API is secured using an API key stored in an .env file.

fastapi python python-dotenv

Last synced: 24 Apr 2026

https://github.com/escaticzheng/simple_ocr_service

本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。

fastapi rapidocr

Last synced: 24 Apr 2026

https://github.com/deshwalmahesh/whisper-fastapi-realtime

It is Front + Backend app that uses openai/whisper-large-v3-turbo in your consumer grade system to provide real live audio transcription

audio-transcription fastapi huggingface live pyaudio realtime transcription transformers whisper whisper-large

Last synced: 13 Mar 2025

https://github.com/wnm-trojan/mailbox_api

This is a mailbox system using Kafka that involves building a scalable and efficient messaging system where users can send, receive, and store messages.

fastapi kafka mailbox mailbox-api python3

Last synced: 24 Apr 2026

https://github.com/lobrzut/netdash

Self-hosted homelab dashboard — services, health checks, keys, and notes (FastAPI + Docker)

dashboard docker fastapi homelab self-hosted

Last synced: 12 Jun 2026

https://github.com/tenormusica2024/huggingface-daily-insights-api

Daily snapshots, CSV releases, dashboard, and API for Hugging Face models, arXiv papers, and LMArena rankings.

api arxiv data-api fastapi huggingface machine-learning model-tracking open-source-ai python trending

Last synced: 14 Jun 2026

https://github.com/lealre/fastapi-testcontainer-asyncpg

Testing async FastAPI routes with PostgreSQL and asyncpg using testcontainers-python.

asyncpg fastapi pytest pytest-asyncio sqlalchemy testcontainers

Last synced: 25 Apr 2026

https://github.com/nakedmcse/pyblackjack

Python Version of the Blackjack API

api blackjack dotenv fastapi python sqlalchemy

Last synced: 25 Apr 2026

https://github.com/vladislavyar/qrkot_spreadsheets

Приложение для Благотворительного фонда поддержки котиков QRKot, сделанное на FastAPI.

fastapi googleapi python sqlalchemy

Last synced: 06 Jun 2026

https://github.com/ziul/dskity

Modular Application (Plugin System) API

fastapi modularization python uv

Last synced: 25 Apr 2026

https://github.com/ardwiinoo/knn-sentiment-analysis-api

⚡ Model analisis sentimen machine learning based deployment

fastapi machine-learning python sentiment-analysis

Last synced: 25 Apr 2026

https://github.com/desk888/url-shortener-fastapi

URLs Shortener API built with Python using the FastAPI framework and Postgres database for URLs storage.

fastapi python urlshortener

Last synced: 23 Jul 2025

https://github.com/sunnyinhouse/exchange_rates

API сервис для обмена валют

alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings

Last synced: 26 Apr 2026

https://github.com/gblack98/msme-alternative-credit-scoring

Alternative credit scoring for MSMEs in Africa using mobile money & behavioral data — Supabase + FastAPI + ML

africa alternative-data credit-scoring fastapi financial-inclusion msme supabase

Last synced: 26 Apr 2026

https://github.com/abhinaybhadauria99/neera.ai

Chatbot for water conservation and spread awareness on water pollution

fastapi gemini-api machine-learning mern-stack

Last synced: 26 Apr 2026

https://github.com/siddhantprateek/pheno

Pheno Application is designed to...

fastapi monitoring python

Last synced: 26 Apr 2026

https://github.com/asafr-dev/supportdesk-api

SupportDesk tickets API (FastAPI): API-key auth, SQLAlchemy/Postgres, OpenAPI docs, tests, CI.

docker fastapi mypy openapi postgresql pytest python rest-api ruff sqlalchemy

Last synced: 27 Apr 2026

https://github.com/menonsoftware/konexion

A modern web application for AI model inference and chat interactions

ai fastapi groq-api javascript ollama-api python3 svelte sveltekit

Last synced: 27 Apr 2026

https://github.com/anuja-rahul/python-fastapi

Simple API made using python for a social media platform.

api fastapi python sql

Last synced: 27 Apr 2026

https://github.com/lakshmipavithrayemireddy/sustainable-farming-ai

A sophisticated multi-agent AI system designed to revolutionize sustainable farming practices. Key Features: Farmer Advisor Agent, Market Researcher Agent, Resource Optimization, Profit Maximization, Real-time Recommendations

agriculture artificial-intelligence fastapi machine-learning multi-agent-system python sustainability sustainable-farming

Last synced: 27 Apr 2026

https://github.com/jesse-maurice/number-classification-api

A RESTful API that analyzes numbers and returns their mathematical properties along with interesting facts.

dockerfile fastapi pytest python uvicorn

Last synced: 27 Apr 2026

https://github.com/koloideal/echoapi

Simple API with an example of authorization via OAuth2 Bearer Token, DI(dishka), API(FastAPI) and PostgreSQL

api bear bearer-authentication dependency-injection dishk fastapi fastapi-template inversion-of-control oau postgre

Last synced: 28 Apr 2026

https://github.com/unmade/hangman

Simple REST version of hangman

fastapi python3 sqlalchemy

Last synced: 28 Apr 2026

https://github.com/bcosynot/ouch

FastAPI app to log body pain events for future analysis

fastapi python quantified-self

Last synced: 28 Apr 2026

https://github.com/alexisbalayre/ai-contract-checker

AI Contract Checker: Analyse and validate contracts with Generative AI

ai contract fastapi legaltech llm nestjs opensearch rag security

Last synced: 28 Apr 2026

https://github.com/mikhail11235/notes_app

FastAPI + React tutorial

fastapi react sqlite

Last synced: 28 Apr 2026

https://github.com/natthasath/demo-qrcode-api

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.

docker-compose dockerfile fastapi poetry python qrcode

Last synced: 28 Apr 2026

https://github.com/vaidehishyara14/ayurveda-pdf-q-a-chatbot

An intelligent chatbot that allows users to upload text-based Ayurveda PDFs and ask questions based on the content using RAG (Retrieval-Augmented Generation) combining semantic search and LLM-based responses.

embeddings fastapi fiass langchain langchain-groq llama3 llm pdf pdfprocessing pymupdf python question-answering text-splitting vector-database

Last synced: 28 Apr 2026

https://github.com/masterain98/gemini-wrapper

Wrap Google AI Studio Gemini API into OpenAI-compatible endpoints

fastapi gemini gemini-api openai-api

Last synced: 28 Apr 2026

https://github.com/adesoji1/vehicle_classification

Classifies cars based on brands, Different versions will be updated here as more car data emerges. This for you to understand the logic

fastapi image-classification python3 streamlit-webapp

Last synced: 28 Apr 2026

https://github.com/leosimoes/dio-python-fastapi-workout

Project "Developing your First API with FastAPI, Python and Docker" by DIO.

fastapi python rest-api sqlalchemy

Last synced: 28 Apr 2026

https://github.com/jaynamm/fastapi-lab

FastAPI LAB

fastapi python3

Last synced: 28 Apr 2026

https://github.com/KERELKO/strawberry-fastapi-graphql-api

Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.

django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql

Last synced: 28 Apr 2026

https://github.com/henriquesebastiao/dotum

Dotum, sistema de contas a pagar e contas a receber

api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger

Last synced: 28 Apr 2026

https://github.com/mrshibly/stayease

StayEase AI Agent is an intelligent conversational assistant designed for a short-term accommodation rental platform in Bangladesh. It handles three core functionalities: searching for available properties based on user criteria, providing detailed information about specific listings, and facilitating the booking process.

fastapi langchain postgresql stayease

Last synced: 28 Apr 2026

https://github.com/fidelisaboke/products-api

A simple products API created using the fastAPI web framework.

fastapi

Last synced: 28 Apr 2026

https://github.com/rezamobaraki/simple-fastapi

simple fastApi project - coming soon

api djago fastapi fastapi-template python python-api uvicorn

Last synced: 29 Apr 2026

https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api

This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.

fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles

Last synced: 29 Apr 2026

https://github.com/zoroxide/pc-part-searcher

PC Parts Scrapper

fastapi python scrappers

Last synced: 29 Apr 2026

https://github.com/codephsp/curso-fastapi

Curso administrado por Eduardo Mendes

fastapi poetry-python python

Last synced: 29 Apr 2026

https://github.com/lokranjanp/wingmanapi

A FASTapi that is also the best wingman you need to UP your game.

crud crud-api fastapi

Last synced: 29 Apr 2026

https://github.com/ylingu/tauri-py

Tauri + FastAPI Template

fastapi tauri template

Last synced: 29 Apr 2026

https://github.com/lubaskinc0de/route-wrapper

Library for declarative and flexible view writing.

adaptix aiohttp fastapi library pydantic python

Last synced: 29 Apr 2026