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).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-01 00:10:42 UTC
- JSON Representation
https://github.com/valaises/llm-portal
Unified interface server for various LLM providers with OpenAI API format
fastapi litellm llm-routing llms
Last synced: 15 Oct 2025
https://github.com/shibinsp/pptxfactory
🎯 AI-Powered Presentation Generator - Create stunning PowerPoint presentations in seconds with Mistral AI. Features a Canva-like visual editor with futuristic UI.
ai canva-like fastapi mistral-ai powerpoint pptx presentation react slides
Last synced: 27 Apr 2026
https://github.com/emredeveloper/mini_siem
Mini SIEM platform for log ingestion, threat detection, alerting, and security event monitoring
cybersecurity docker fastapi security-monitoring siem
Last synced: 07 Jun 2026
https://github.com/ranjitodedra/cleantomato
Tomato Disease Finder Application
fastapi google-cloud python tensorflow
Last synced: 13 Apr 2026
https://github.com/thapelomagqazana/farm-skeleton
A minimal FastAPI, React, MongoDB (FARM) boilerplate with JWT authentication and user CRUD. Secure, scalable, and extendable for modern web applications.
backend-api crud farm fastapi jwt-authentication mongodb open-source python react rest-api secure-backend user-management web-development
Last synced: 27 Apr 2026
https://github.com/jayvirrathi/farm-stack-sample
farm stack
farm farm-stack fastapi mongodb react
Last synced: 05 May 2026
https://github.com/srijan-singh/yoga-fullstack
Full-stack CRUD based application which will allow you to manage your profile and pay yoga class fee. It has been published as a web application.
deta fastapi html-css-javascript mongodb pymongo uvicorn
Last synced: 27 Apr 2026
https://github.com/david-lor/logging-requests-poc
POC of an API with per-request contextualized logs
api context context-vars contextlib fastapi logging logging-example logs loguru python python3
Last synced: 27 Apr 2026
https://github.com/freedomofchoice1991/medical_device_recommender
A system for suggesting alternative medical devices based on FDA classification api.
fastapi fda-api medical-device python suggestion
Last synced: 28 Apr 2026
https://github.com/ndk123-web/study-sync-ai
AI-powered study assistant that summarizes YouTube videos, generates quizzes, allows note-taking, and tracks learning progress — powered by Gemini, FastAPI, React, and MongoDB.
cloud cloud-computing cloud-storage ec2 expressjs fastapi fine-tuning gemini-api js kafka microservices mongodb-atlas nginx notification python real-time recommendation-system tensorflow vector-database web-socket
Last synced: 01 Mar 2026
https://github.com/siddhesh-desai/tboease-api
APIs for TBOEase - Event Planning Assistant for Corporate
Last synced: 28 Apr 2026
https://github.com/satendrakumar/openlit-fastapi-poc
openlit integration with FastAPI using Ollama model server
docker-compose fastapi openlit opentelemetry oveservability poetry python
Last synced: 28 Apr 2026
https://github.com/dwain-barnes/kyutai-tts-openai-api
A Docker-based OpenAI-compatible Text-to-Speech API server powered by Kyutai's TTS models with GPU acceleration support.
docker fastapi kyutai openai-api openai-compatible speech-ai text-to-speech tts tts-engines voice-generation
Last synced: 13 Apr 2026
https://github.com/kybvwhxw/sequential-thinking-paper
Implementation of Sequential Thinking Paper: A Step-by-Step Approach to AI Content Analysis
ai content-analysis fastapi nlp python sequential-thinking
Last synced: 18 Apr 2026
https://github.com/harsh-4002/ecommerce-be-fastapi-
Simple E commerce Backend App with All operations such as create ,read , update, delete operation with 0Ath and jwt security for routes.
fastapi orm python3 sqlalchemy-python sqllite3 swagger-ui
Last synced: 29 Apr 2026
https://github.com/bhxvxshh/promptquest
PromptQuest is an AI-powered platform for generating essays and answering questions using large language models. Built with FastAPI and LangChain, it offers fast, accurate responses based on custom prompts and document retrieval. Ideal for academic, business, or research use, PromptQuest delivers real-time, context-aware results.
chroma dotenv fastapi langchain-python ollama python streamlit uvicorn
Last synced: 28 Apr 2026
https://github.com/natthasath/template-python-fastapi-keycloak
Keycloak is an open-source identity and access management solution providing Single Sign-On (SSO), user federation, identity brokering, and social login. It supports OAuth 2.0, OpenID Connect, and SAML protocols, with customizable authentication and user management.
docker-compose dockerfile fastapi keycloak openid poetry python realm sso template
Last synced: 28 Apr 2026
https://github.com/d-ashesss/nulland
Note taking REST API with Python and FastAPI
fastapi jwt oauth2 postgresql python rest-api
Last synced: 28 Apr 2026
https://github.com/faisal-fida/realtime-price-tracker
Track price changes in real-time from multiple websites with our powerful application. Accurate and timely updates for shoppers, retailers, and analysts. Monitor, analyze, and make informed decisions!
Last synced: 28 Apr 2026
https://github.com/zulwatha/developer-toolbox-api
Modular FastAPI project with real-world developer tools — built with FastAPI, HTTPX & Uvicorn.
developer-tools fastapi python-api python3 rest-api
Last synced: 28 Apr 2026
https://github.com/shdavlatbek/fastapi-users-uow
alembic fastapi fastapi-sqlalchemy fastapi-template fastapi-users unit-of-work
Last synced: 28 Apr 2026
https://github.com/rahul9561/ai-chatbot-builder-for-websites
fastapi langchain llm machine-learning openai python react
Last synced: 14 Apr 2026
https://github.com/whitelicorice/fake
Cross-browser extension for classifying Filipino language fake news, powered by machine learning.
fake-news fastapi filipino-corpus machine-learning natural-language-processing nlp python tampermonkey-extension web-extension
Last synced: 28 Apr 2026
https://github.com/alaa-aqeel/appointments-api
API to book appointments with the client and any job name such as doctor, lawyers and consultants
fastapi orm pgsql postgresql python resources restfull-api sqlalchemy
Last synced: 13 Apr 2026
https://github.com/jhonshua/Web_Scraping_Api_fastApi
Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo
api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping
Last synced: 29 Aug 2025
https://github.com/d-f/weather-prediction-app
A demonstration application for LSTM based time series forecasting with NOAA temperature data. Dataset organized with MongoDB, model performance analyzed with SQL (MySQL), REST API created with FastAPI, and application containerized with Docker
docker fastapi lstm mongodb mysql pytorch time-series-forecasting weather-forecast
Last synced: 14 Apr 2026
https://github.com/jm-sky/company-hub
CompanyHub is a service that aggregates company data from multiple government sources
Last synced: 23 Jan 2026
https://github.com/janyewest/delta
consulting app
api consulting embeddings-and-vector-databases fastapi llm llms openai postgres psycopg2-binary python python3 rest-api streamlit supabase
Last synced: 13 Apr 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/surinderlohat/searchkit
Plug-in vector search for any stack — one container, zero config, production ready.
chroma chromadb docker-image fastapi vector vector-database vectors
Last synced: 08 Jun 2026
https://github.com/raisultan/coderunner-service
Ready to use code runner microservice with a load-limiting mechanism
celery coderunner docker-compose fastapi glot
Last synced: 23 Jan 2026
https://github.com/grazzolini/tuneforge
Local-first desktop app for musicians learning songs: stem separation, chord/key/tempo detection, pitch shift, retune, export. No cloud, no account.
audio chord-detection demucs desktop fastapi key-detection local-first music musicians open-source pitch-shift play-along practice self-hosted stem-separation tauri
Last synced: 28 Apr 2026
https://github.com/marwan2232004/emotionsenseapi
app-services azure fastapi python3
Last synced: 29 Apr 2026
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 2026
https://github.com/clementsan/object_detection_yolos_api
AI-driven object detection via FastAPI
ai api deep-learning fastapi object-detection
Last synced: 29 Apr 2026
https://github.com/fhyxz1/builder-proj-mcp
一个专为vibe coding构建的 MCP Server,用于开发时自动搭建、初始化各种全栈/前端/后端工程结构。
django fastapi fastify mcp-server nodejs spring
Last synced: 08 Jan 2026
https://github.com/patex1987/fastapi_otel_prometheus_grafana_poc
opentelemetry instrumented fastapi service with a running grafana stack
fastapi grafana opentelemetry tempo tracing
Last synced: 29 Apr 2026
https://github.com/dyarleniber/fastapi-boilerplate
Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.
async fastapi poetry python python3 rest-api testing
Last synced: 29 Apr 2026
https://github.com/jospin6/askflow
AskFlow is an intelligent chatbot application that leverages advanced AI decision-making to provide accurate responses by either answering directly from its knowledge or performing real-time internet searches using Tavily Search API.
fastapi langchain langgraph streamlit
Last synced: 29 Apr 2026
https://github.com/haliphax/aethersprite
Discord bot and extension framework
bot bot-framework chat-bot discord discord-bot discord-py fastapi
Last synced: 24 Feb 2026
https://github.com/luukalindgren/jobposts-utu
Web site for a database that holds job post data of IT jobs.
crawler docker fastapi mariadb react virtual-machine
Last synced: 29 Apr 2026
https://github.com/ajithvcoder/emlo4-session-13-ajithvcoder
Fastapi Serve with kubernetes for dog and cat classifier - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs
classification docker fastapi kubernetes machine-learning minikube
Last synced: 29 Apr 2026
https://github.com/ecmwf-projects/cads-catalogue-api-service
STAC based API service for the Climate & Atmosphere Data Store
Last synced: 23 Jan 2026
https://github.com/hamoudafares/countries
Backend & frontend that retrieves data from countries.geojson and plots it on a Mapbox map
angular countries fastapi geojson-polygon map mapbox mapbox-gl-js pydantic-models pyt python
Last synced: 29 Apr 2026
https://github.com/infernalazazel/pyamis
pyamis is based on Baidu's open-source amis for Python encapsulation
Last synced: 15 Apr 2026
https://github.com/tryumanshow/ner-pipeline
Simple NER Pipeline Using KoCharELECTRA
aws aws-ec2 deployment docker docker-compose electra fastapi finetuning ner nlp streamlit torchserve
Last synced: 29 Apr 2026
https://github.com/anthonycorletti/modal-comfyui-example
Get comfy on modal.
Last synced: 23 Jan 2026
https://github.com/farazkhanfk7/fastapi-tutorials
FastAPI tutorials to create Blog API with JWT and OAuth2 Authentication
Last synced: 30 Apr 2026
https://github.com/wvogel/eyestream
Self-hosted video platform with HLS adaptive streaming, admin UI, and embed player. FastAPI + ffmpeg + Nginx, behind OAuth2-Proxy.
docker fastapi ffmpeg hls nginx oauth2-proxy oembed open-source postgresql self-hosted streaming video video-cdn
Last synced: 29 May 2026
https://github.com/klhenams/news-aggregator
A simple news aggregator application
fastapi news-aggregator newsapi python3
Last synced: 30 Apr 2026
https://github.com/macalistervadim/fastapi-blog
API online platform for creating, maintaining and viewing user blogs
alembic docker fastapi rest-api sqlalchemy
Last synced: 30 Apr 2026
https://github.com/ahnaf19/fast-cart
fast-cart is a microservices-based e-commerce backend designed for high performance and scalability.
fastapi microservices postgresql python redis
Last synced: 30 Apr 2026
https://github.com/elymsyr/place-suggestion-api
RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.
fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading
Last synced: 04 Jan 2026
https://github.com/pouriamrt/fastapi-ai-router
FastAPI middleware that turns your existing routes into a natural-language-callable surface using LLM function-calling. Drop-in. Zero new metadata.
agent ai ai-gateway anthropic fastapi function-calling llm middleware openai openapi python tool-use
Last synced: 08 Jun 2026
https://github.com/one-zero-eight/music-room
Book the music room at Sports Center and view the schedule: https://t.me/InnoMusicRoomBot
Last synced: 30 Apr 2026
https://github.com/anshkgoyal/ml4a-gans-and-segmentation
Space Image Processing: A web app for lunar surface segmentation and space image colorization using FastAPI, Streamlit, and deep learning models. Includes interactive UI, model training notebooks, and Kaggle integration.
deep-learning fastapi streamlit-webapp wgan-gp-keras
Last synced: 30 Apr 2026
https://github.com/sepy-dev/cafe-app
An open-source order management and accounting application.
accounting-software desktop-app fastapi open-source python
Last synced: 08 Jun 2026
https://github.com/dzakarias/orderbook-replayer
Replay/analyse historical orderbook data
cryptocurrency docker fastapi orderbook poetry python vuejs
Last synced: 30 Apr 2026
https://github.com/jospin6/iris-flowers
A complete machine learning system for classifying iris flowers using a Multi-Layer Perceptron (MLP) neural network implemented with PyTorch.
fastapi huggingface pytorch streamlit
Last synced: 28 Apr 2026
https://github.com/matteofasulo/netflix-audience-behaviour
This project is a recommendation system built with implicit ALS algorithm using Netflix UK's watch history data. It provides personalized movie recommendations and exposes a FastAPI API route for easy integration.
data-science fastapi implicit-feedback jinja2 machine-learning movie-recommendation netflix python recommendation-system tmdb-api uvicorn
Last synced: 01 May 2026
https://github.com/rmottanet/exrate-hunter-fa
CoinSnark: RESTful API fetching & storing currency exchange rates from external APIs to Redis for CoinSnark project.
api api-backend api-rest fastapi webdevelopment
Last synced: 01 May 2026
https://github.com/wvogel/uptime-kuma-status
Compact status page for multiple Uptime Kuma instances — hundreds of monitors in a dense, Apple System Status-style layout
dashboard devops docker fastapi monitoring oauth2-proxy python self-hosted status-page uptime-kuma uptime-monitoring valkey
Last synced: 29 May 2026
https://github.com/chhanz/atop-web
Web dashboard for atop rawlog analysis: direct binary parsing (v2.7 / v2.12 tested), interactive charts, and LLM-assisted Q&A with tool-use. No preprocessing, no CDN dependencies, runs in a single Docker container.
atop bedrock chartjs fastapi linux-kernel llm monitoring performance-analysis self-hosted
Last synced: 01 May 2026
https://github.com/balfiky/nur
A cognitive runtime that gives LLM agents persistent state, identity, and learning across turns. Memory, beliefs, drives, self-evolution, skills, and affective state — engineered scaffolding outside the model.
agent-memory agent-runtime ai-agent cognitive-architecture cognitive-runtime fastapi llm llm-agent memory open-source python stateful-agents
Last synced: 16 May 2026
https://github.com/fivan999/anika
ANIKA - система хранения, обработки и передачи действий клиентов компаний-партнёров
Last synced: 01 May 2026
https://github.com/leandro-bertoluzzi/remote-cnc
Qt app and web API to monitor and manage a GRBL-based CNC machine
celery cnc-controller fastapi pyqt5 python raspberry-pi
Last synced: 01 May 2026
https://github.com/utkarshg1/ml_project_backend
ML project API backend with FastAPI
backend-api fastapi logistic-regression machine-learning pipeline scikit-learn
Last synced: 01 May 2026
https://github.com/hu553in/yandex-alice-openai
FastAPI backend for a Yandex Alice skill with OpenAI Responses API, Redis dialog state, PostgreSQL analytics, and deferred replies.
ai-assistant fastapi openai postgresql python redis voice-assistant webhooks yandex-alice
Last synced: 01 May 2026
https://github.com/yuldashov10/avito_merch_store
Тестовое задание: Магазин мерча Avito
alembic fastapi locust postgresql python sqlalchemy
Last synced: 15 Apr 2026
https://github.com/mgobeaalcoba/fast_api_python
Programming and hosting a Rest API with Python's FastApi
Last synced: 15 Apr 2026
https://github.com/cossack-don/calc-finance
API-Calculator Finances
api calculator fastapi python sqlite3 swagger
Last synced: 02 May 2026
https://github.com/subratamondal1/ai-branding
SASS APP - Your AI Branding Assistant
aws aws-lambda fastapi fullstack-development nextjs openai python reactjs tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/j-bodek/formal-photo-verification
An easy web application that predicts whether the photo is in a formal style
computer-vision convolutional-neural-networks fastapi resnet-50 streamlit-webapp tensorflow2
Last synced: 15 Apr 2026
https://github.com/r-priyam/fastapi-coc.py
A simple FastAPI app to demonstrate the use with coc.py
clash-of-clans coc fastapi python python3
Last synced: 02 May 2026
https://github.com/polsebas/agentes_ia
Sistema inteligente de ventas asistido por agentes de IA - Multi-agent sales system with AI agents
agno-framework ai-agents artificial-intelligence e-commerce fastapi llm multi-agent-system openai python sales-automation
Last synced: 02 May 2026
https://github.com/danielwte/template-web-scraper
Modern web scraping template built with FastAPI and Playwright. Features resource caching, proxy support, and browser pool management.
api browser-automation browser-pool caching fastapi playwright proxy resource-caching web-crawler web-scraping
Last synced: 02 May 2026
https://github.com/badar25/journal-backend
AI Journal is a stateless API that brings your journal entries to life! Powered by FastAPI, Google’s Gemini LLM, and Qdrant, it delivers context-aware insights through Retrieval-Augmented Generation (RAG).
Last synced: 02 May 2026
https://github.com/ajaysinghnp/api_template
This is a MIS API developed for developers to start an API project fast with FastAPI and Prisma.
api fastapi template template-project
Last synced: 02 May 2026
https://github.com/tantaneity/cat-brain-service
ML service for cats that actually learn stuff. PPO brains, personality drift, mood system.
artificial-intelligence docker fastapi game-ai gymnasium indie-game machine-learning ml-inference pet-project ppo prometheus python pytorch redis reinforcement-learning reinforcement-learning-algorithms stable-baselines3
Last synced: 13 Apr 2026
https://github.com/hannayusuf97/m3u4strmv2
m3u4strm is a docker container to manage m3us for Jellyfin
docker farm-stack fastapi jellyfin m3u mongodb self-hosted strm-files
Last synced: 15 Apr 2026
https://github.com/mr-rakesh-ranjan/mental-health-support-app
This project is an innovative mental health support application that leverages Gemini (GPT-based LLM) and FastAPI to provide empathetic responses, coping strategies, and resources for professional help. The application enables users to anonymously discuss their mental health concerns, offering support in real-time.
fastapi gemini llm python streamlit
Last synced: 30 Jan 2026
https://github.com/rafa-kozand/challenge-api_fastapi-tdd
API with FastAPI - TDD - DIO (https://web.dio.me/play) for 'Python A.I. Backend Developer'
api dio dio-bootcamp fastapi python tdd
Last synced: 15 May 2026
https://github.com/qa-p1/dark-jokes-api
As the Name tells this is Dark jokes API, returns dark jokes collected from various sources.
api dark-humor dark-joke dark-jokes fastapi github humour jokes jokes-api python
Last synced: 02 May 2026
https://github.com/younis-ali/photo-validation
Using the openCV models perform phot validation, face detection, age detection, and gender detection.
age-detection face-detection fastapi gender-detection opencv
Last synced: 30 Jan 2026
https://github.com/sidd-77/error-exorcist
ErrorExorcist is an advanced error resolution assistant that leverages the power of NLP and large language models (LLMs) to help developers solve coding errors.
fastapi langchain nextjs nlp python serper stackoverflow typescript
Last synced: 11 Apr 2026
https://github.com/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 03 May 2026
https://github.com/leonardoberlatto/python-fastapi-notes
Notes API made with Python to learn about FastAPI
backend fastapi python rest-api
Last synced: 03 May 2026
https://github.com/nikaera/docker-fastapi-basic-auth-sample
Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.
basic-authentication docker docker-compose fastapi nginx
Last synced: 13 Apr 2026
https://github.com/serverestaa/face_recognition
face-recognition fastapi grpc-python pytorch-cnn
Last synced: 07 Feb 2026
https://github.com/thegera4/fastapi-python
API made with pyhton and FastAPI
backend docker fastapi kubernetes python
Last synced: 03 May 2026
https://github.com/karan071/face-application
This project implements a Face Detection app with a FastAPI backend, using DeepFace for recognition, Milvus DB for face embedding storage, and Prisma ORM for database management. The frontend is built with ReactJS, offering an intuitive interface for face detection tasks.
docker dockercompose fastapi javascript jsx milvus prisma python reactjs
Last synced: 13 Apr 2026
https://github.com/bgmanu2426/library-managment-system
A comprehensive library management system with a React frontend and FastAPI backend for managing books, users, borrowing records, and reports.
Last synced: 03 May 2026