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-06-26 00:07:11 UTC
- JSON Representation
https://github.com/engageintellect/litterbot
An app for easy control over whisker's litter robot 4 using Python, Sveltekit, WebSockets, FastAPI, and Ubuntu.
api daisyui fastapi litter-robot python robotics svelte sveltekit tailwindcss typescript ubuntu uvicorn vercel websockets
Last synced: 11 Apr 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/fusionaize/faigate
Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.
fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted
Last synced: 09 May 2026
https://github.com/kwame-mintah/python-fastapi-azure-k8s-cluster
[[ 🔷 Mirrored from Azure DevOps 🔷]] Build and push a FastAPI docker image to Azures Container Registry (ACR) and deploy the application to Azure Kubernetes Cluster (AKS).
azure-devops azure-pipeline docker fastapi kubernetes mirrored python312
Last synced: 11 Apr 2026
https://github.com/manicdon7/web-deepsearch
Web Search API for retrieve data from internet.
cloudscraper ddgs fastapi pollinations-ai
Last synced: 04 Sep 2025
https://github.com/ivangolt/text_tone_service
ML web app for predict text tone using FastAPI and Streamlit
docker-compose fastapi python pytorch streamlit transformers
Last synced: 11 Apr 2026
https://github.com/omar-karimov/ai4renewals-gendes
This project adopts a modular Python architecture within an MLOps framework to enhance subscription renewal predictions, utilizing FastAPI and MongoDB with AWS integration (S3, ECR, EC2). Docker ensures seamless deployment, and GitHub Actions automate the CI/CD workflows. Evidently AI monitors drift to guarantee predictive accuracy and reliability.
api aws deployment docker drift-detection ec2 ecr evidently fastapi github-actions mangodb mlops modularization pipeline s3 scikit-learn workflow yaml-configuration
Last synced: 15 Apr 2026
https://github.com/wesgtox/lost-pets-api
API for reporting lost pets.
fastapi fastapi-sqlalchemy postgresql pydantic python python-poetry rest-api
Last synced: 10 May 2026
https://github.com/edenoved/platform-for-managing-simulation
Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.
automation fastapi mongodb python react real-time-monitoring simulation typescript web-application
Last synced: 16 Apr 2025
https://github.com/al-chris/sentinelnet
An Ethernet based Security camera system
computer-vision embedded-systems fastapi opencv python
Last synced: 07 May 2026
https://github.com/feashliaa/severe_weather_event_reporter
Automated severe weather event analysis. Enter a location and date, get a full post-event report in ~3 minutes: animated NEXRAD radar loops, Skew-T/hodograph sounding analysis, NWS warnings, storm survey data, interactive damage track maps, and an AI-written narrative grounded in real meteorological data from 8 federal sources.
ai data-pipeline etl fastapi leaflet llm meterology metpy nexrad noaa nws pyart python radar severe-weather storm-events tornado weather
Last synced: 24 Jun 2026
https://github.com/arsenic-01/sba
Landing Page with Appointment system using Appwrite
acternity-ui appwrite-auth appwrite-database backend fastapi landing-page nextjs15 radix-ui react19 serverless-functions shadcn-ui tailwindcss
Last synced: 28 Mar 2025
https://github.com/yunohost-apps/fastapi_ynh
a YunoHost app to run a custom FastAPI code
fastapi yunohost yunohost-apps
Last synced: 23 Apr 2025
https://github.com/pleabargain/fastapi_simple_db
a very simple FASTAPI demo
Last synced: 17 May 2026
https://github.com/jayhawk24/fastapi-auth
FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.
fastapi fastapi-auth fastapi-template jwt sqlalchemy
Last synced: 19 May 2026
https://github.com/saifkhan192/fastapi-blog
Fast Api with Blog and JWT Authentication
api fastapi jwt-authentication orm python
Last synced: 04 May 2026
https://github.com/pilarcode/agent-wikipedia
🤖 Agent with a tool. #reasoning #agent #multi-search
agent claude-3 fastapi gradio-interface langchain llm
Last synced: 13 Apr 2026
https://github.com/mvarrone/simulate-ip-printer-webserver
Recreate a small webserver for network printers using Docker
api api-rest csv docker docker-compose fastapi ipvlan monitoring network-programming printer printer-controller python3 ubuntu virtual-machine
Last synced: 29 Apr 2026
https://github.com/spatiumddi/spatiumddi
Open-source DDI platform — unified DNS, DHCP, and IP Address Management. Runs its own BIND9 + Kea service containers, with a FastAPI control plane and React UI. Alpha.
bind9 ddi dhcp dns dns-management docker fastapi infrastructure ip-address-management ipam kubernetes netops network-automation open-source react self-hosted
Last synced: 25 Apr 2026
https://github.com/seamusmullan/ampere
A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.
electron fastapi npm-package python template uv vite vitejs
Last synced: 07 Mar 2026
https://github.com/iimpaq/movie-finder
Movie Finder / Recommender System for the course Advanced Information Retrieval 2024 at Graz University of Technology
bunjs fastapi huggingface nextjs python3 pytorch transformers typescript
Last synced: 02 Jul 2025
https://github.com/sagor0078/fastapi-tdd
The project is a demonstration of Test-Driven Development (TDD) using FastAPI and Tortoise ORM. It includes a basic FastAPI application with a simple endpoint and uses Tortoise ORM for database interactions. The project is containerized using Docker and Docker Compose, making it easy to set up and run.
docker docker-compose fastapi postgersql pytest python3 ruff tortoise-orm unittest
Last synced: 18 Apr 2026
https://github.com/jcpanggoygit/rag-chatbot-documents
This repository contains a RAG-based chatbot that helps you ask questions about your PDF documents. Use FastAPI and Streamlit to easily interact with your files and get accurate answers! 🐙💻
clerk cli-chatbot devcontainer fastapi huggingface jupyter-notebook large-language-models llama2 llama3 llm local-chatbot nextui petcare rag retrieval-augmented-generation serverless supabase vector-database
Last synced: 13 Apr 2026
https://github.com/sachingupta0019/fastapi
Fast API Projects ✨
api fastapi flask jwt-authentication jwt-token oauth2 python restful-api sqlalchemy
Last synced: 07 May 2026
https://github.com/abhimanyu-gaurav/learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
bcrypt fastapi jwt-authentication jwt-token oauth2 passlib pydantic pydantic-models python sql-alchemy sql-lite
Last synced: 21 Apr 2026
https://github.com/avoss84/pdf_extract
Text classification based on PDF inputs
classification fastapi nlp python streamlit
Last synced: 05 May 2026
https://github.com/rodrigolaa/fastappi_projects
List of training projects of FastApi
fastapi jwt-authentication postgresql python
Last synced: 16 Apr 2026
https://github.com/pyprogrammerblog/arend
A simple producer consumer library for Beanstalkd queue.
beanstalkd beanstalkd-monitor fastapi producer-consumer rabbitmq redis sqlmodel
Last synced: 06 May 2026
https://github.com/sushmashreeps10/gemini-ai-excel-analysis
Gemini Data Chatbot is an AI-powered assistant that answers business questions from a SQL database. Built with React.js frontend, FastAPI backend, and MySQL, it generates safe SQL queries, fetches data, and provides natural language responses with JSON-safe tables.
database fastapi gemini-api mysql python reactjs
Last synced: 12 Apr 2026
https://github.com/sajjadhz/farm-stack
FARM Stack TODO app dockerized
docker-compose farm-stack fastapi kubernetes react
Last synced: 08 Apr 2026
https://github.com/lahdhirim/cv-human-pose-classifier-vit-aws
Human Pose Classifier using Vision Transformers (ViT) – end-to-end pipeline for preprocessing, training, testing, and deploying models with FastAPI/Streamlit and AWS integration.
amazon-web-services computer-vision deep-learning deployment ec2-instances fastapi fine-tuning huggingface human-pose human-pose-estimation inference mlops-project s3-storage streamlit visual-transformer
Last synced: 06 May 2026
https://github.com/shanu-shahbin/blogs-fastapi-
The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.
api crud fastapi oauth2 pyjwt redoc swagger-ui
Last synced: 14 Mar 2025
https://github.com/dataforgeopenaihub/mlops-credit-card-fraud-detection-end-to-end
End to End Machine Learning MLOps Project for Credit Card Fraud Detection using Ensemble Models, Data and Model Versioning through DVC, Github Actions, and Deployment
aws-lambda credit-risk data-pipelines dvc-pipeline fastapi github-actions google-drive-api machine-learning mlops-project mlops-workflow python
Last synced: 14 Feb 2026
https://github.com/cerno-ai/cerno-insight
High-performance RAG system for intelligent document Q&A with hybrid retrieval, GPU acceleration, and citation-backed answers. Upload docs, ask questions, get precise responses.
artificial-intelligence bm25 docker document-processing embeddings faiss fastapi llms local-first machine-learning natural-language-processing nextjs openai python rag rag-pipeline reranking retreival-augmented-generation semantic-search typescript
Last synced: 08 Nov 2025
https://github.com/fatonyahmadfauzi/kianoland-group-chattbot-ai
A multi-platform chatbot for property consultations, integrated with Any Website Discord and Telegram using Hybrid AI with NLP and Rule-Based System.
ai-assistant chatbot conversational-ai discord-bot fastapi indonesia-property intent-detection kianoland-group nlp property-information property-management property-search python real-estate real-estate-technology telegram-bot
Last synced: 12 Jun 2025
https://github.com/kdduha/finance-manager-app
Pet-project: FastAPI app Finance Manager. University project. Built to practice backend development and integration with DB
Last synced: 21 Jun 2025
https://github.com/lukaszfabia/it-salary-predictor
project for data science
decision-tree-regression fastapi linear-regression machine-learning nextjs python random-forest-regression tailwindcss
Last synced: 08 Jan 2026
https://github.com/phamtrinhduc/learn-mlops
deployment docker fastapi kubernetes mlops
Last synced: 29 Apr 2026
https://github.com/praveen1664/fastapi_app
Python Fast api application hosted on Heroku
Last synced: 22 May 2026
https://github.com/safwanshamsir99/fastapi
Learning repositories for FastAPI
fastapi github-actions restful-api
Last synced: 10 May 2026
https://github.com/elcaiseri/survey-analysis-rag-system
A web application using Retrieval-Augmented Generation (RAG) to analyze and compare survey datasets. Built with FastAPI, Nginx, and OpenAI’s models. Fully containerized with Docker for easy deployment.
ai docker docker-compose fastapi javascript machine-learning nginx nlp openai python rag semantic-search survey-analysis
Last synced: 12 Apr 2026
https://github.com/tobi-de/projects-api
A simple API to manage your projects, so that they can be dynamically included in your portfolio for example.
api-rest deta fastapi microservice python swagger
Last synced: 16 May 2026
https://github.com/sosokker/homiecare
Monitor indoor conditions with ESP32 + IP Camera with CV tracks actions integrates with weather data for advice, and notifies via LINE in emergencies.
Last synced: 11 Jun 2025
https://github.com/utkarsh5026/smash-leetcode
Smash the LeetCode 👊 with your pretty fingers and with AI
client-server fastapi langchain leetcode leetcode-solutions llm python react redux shadcn-ui tailwind typescript vite
Last synced: 12 Apr 2026
https://github.com/ankushrathour/speech-to-text-fastapi
Speech to Text using FastAPI, AutoSub and Ffmpeg
autosub fastapi ffmpeg python3 speech-api speech-recognition speech-to-text
Last synced: 06 May 2026
https://github.com/FredyRivera-dev/RAG-FastAPI-Server
RAG-FastAPI-Server is an API server for managing a lightweight Retrieval-Augmented Generation (RAG) database using FastAPI and PostgreSQL (with pgvector for vector similarity search).
api api-rest embeddings fastapi openai pgvector postgresql python rag semantic-search
Last synced: 30 Dec 2025
https://github.com/rangerdigital/kyouka
🕹 Remote control for your desktop's media keys.
control fastapi media multimedia player python3 remote remote-control vuejs windows
Last synced: 12 Apr 2026
https://github.com/gyolkin/queue-to-view
FastAPI + React movie database project
fastapi python react scrapy typescript
Last synced: 10 Mar 2025
https://github.com/willalveslima/tech_challenge_1
Projeto de API Tech Challenge 1 FIAP
cache-request fastapi json jwt jwt-authentication pandas python rest-api retry-requests
Last synced: 12 Apr 2026
https://github.com/hk669/chatbot
The chatbot is a rule-based system that classifies user intents using a bag-of-words approach. It predicts intents based on the user's input, retrieves a random response from a predefined set of responses associated with each intent, and generates the appropriate reply.
chatbot deep-learning fastapi machine-learning neural-network nlp
Last synced: 22 May 2026
https://github.com/aryankeluskar/freshuntil
Web-app designed to help individuals manage their groceries more efficiently. Minimize Waste & Maximize Taste. Built in 36 hours at LAHacks 2024.
django fastapi gemini gemini-vision mongodb python reactjs sustainability
Last synced: 08 Apr 2026
https://github.com/hyunjin-kor/catprice
Desktop-first CatCost-based catalyst cost estimator with live metal feeds, indexed references, and Electron packaging
catalyst chemical-engineering cost-estimation electron fastapi price-tracking react
Last synced: 04 May 2026
https://github.com/skvggor/microservice-python-fastapi
(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.
api coverage fastapi microservice pytest python
Last synced: 16 May 2026
https://github.com/jchojdak/anemia-ml-service
Sub-repository for Lab Result.
fastapi machine-learning python sklearn
Last synced: 02 May 2026
https://github.com/cdxy1/avito-test-task
Тестовое задание
fastapi postgres pyhton redis sqlalchemy
Last synced: 14 May 2025
https://github.com/jcaperella29/document_cleaning_cli
🧠 AI-powered pipeline for cleaning scanned documents. Removes noise, enhances text, auto-tunes model weights, and returns OCR-optimized PDFs via CLI or cloud API.
auto-tune batch-processing cli-tool cloud-run computer-vision deep-learning denoising document-ai document-processing fastapi image-enhancement image-processing ocr ocr-pipeline ocr-pipelines pytesseract python rest-api scanned-documents
Last synced: 08 Jun 2026
https://github.com/astrabert/diragnosis
Diagnose the performance of your RAG🩺
docker evaluation-framework fastapi gradio llamaindex llm python-package qdrant rag retrieval synthetic-dataset-generation vector-database
Last synced: 11 Jun 2025
https://github.com/git-vish/formwise
Formwise is an AI-powered form builder that uses LLaMA with structured output to transform simple descriptions into ready-to-use forms.
beanie-odm fastapi fastapi-sso groq langchain llama3 mongodb nextjs python shadcn tanstack-react-query
Last synced: 12 Apr 2026
https://github.com/codehass/facial-emotional-detection
Implement a complete AI pipeline in Computer Vision, from face detection to emotion classification using CNNs (TensorFlow/Keras) and Haar Cascades (OpenCV), and integrate this model into a FastAPI API connected to a PostgreSQL database.
cnn-model fastapi keras mathplotlib numpy opencv postgresql pydantic pytest sqlalchemy tensorflow
Last synced: 12 Apr 2026
https://github.com/godraadam/privy-router
Privy messenger is a fully distributed, decentralized, private and secure messenger application. Privy Router acts as a broker between local Privy clients and Privy nodes (daemons).
Last synced: 20 Apr 2026
https://github.com/svaponi/fastapi-boilerplate
Boilerplate project for FastAPI.
boilerplate docker fastapi python3 template-project
Last synced: 05 May 2026
https://github.com/saadmdsabah/fastapi-initializr
A modern CLI tool that instantly scaffolds production-ready FastAPI project structures with best practices, interactive prompts, and customizable templates.
Last synced: 08 Apr 2026
https://github.com/iambijoykar/count-api-public
View count REST api
api-rest fastapi python restful-api
Last synced: 16 May 2026
https://github.com/14channelbbs/teddybear
ActivityPub対応の掲示板
2ch 3ch 5ch activitypub fastapi python python3
Last synced: 04 Feb 2026
https://github.com/vikram0230/roomwise
Room Reservation System focused on optimising profits and mitigating cancellations by prioritising customers
aws customer-analytics docker docker-compose fastapi flutter machine-learning mongodb priority-queue
Last synced: 07 Apr 2026
https://github.com/kimtth/mcp-remote-call-ping-pong
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
fastapi fastmcp mcp mcp-client mcp-server model-context-protocol sse
Last synced: 17 May 2026
https://github.com/biggestcookie/fastapi-template
A structured template for FastAPI with sample routes.
Last synced: 17 May 2026
https://github.com/sidhyaashu/farm
Simple app using FastAPI, React.Js and MongoDB
Last synced: 12 Apr 2026
https://github.com/coding-for-it/expense_management_system
Simple yet powerful application that you will find useful in your day-to-day life
fastapi mysql-database streamlit
Last synced: 12 Apr 2026
https://github.com/samarpan-rai/serveitlearn
It creates an extremely thin layer around FastAPI library which allows you to create an end point super fast.
fastapi inference ml pypi scikit-learn
Last synced: 12 Apr 2026
https://github.com/barsikus007/pnp-na-kompe
Coursework speedrun (12h) based on my private fullstack template
asyncpg docker-compose fastapi python sqlalchemy sqlmodel
Last synced: 14 May 2025
https://github.com/ronierisonmaciel/fastapi
aws-ec2 fastapi json json-schema python
Last synced: 26 Mar 2025
https://github.com/ranjitodedra/cleantomato
Tomato Disease Finder Application
fastapi google-cloud python tensorflow
Last synced: 13 Apr 2026
https://github.com/lenochxd/toobo-api
Toobo's Fast-API server
api fastapi rest-api restapi restful-api toobo
Last synced: 05 Aug 2025
https://github.com/noorjotk/local-rag-engine
Local RAG app with zero-config Docker setup. FastAPI + Streamlit + Qdrant + Ollama. Just run `docker-compose up --build`! 🚀
docker fastapi llm local-ai local-llm local-ollama ollama pdf-processing privacy-focused python qdrant qdrant-vector-database rag semantic-search streamlit vector-database
Last synced: 09 Sep 2025
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/knightchaser/geotracert
Easily track and geographically visualize the traceroute request.
amchart5 amcharts fastapi network traceroute visualization
Last synced: 01 May 2026
https://github.com/fahimfba/vallocation
Vehicle Allocation Management platform using FastAPI, MongoDB
fastapi fastapi-mongodb management-system mongodb rest-api restful-api
Last synced: 04 May 2026
https://github.com/lutoma/shortdiary-api
A snazzy diary with client-side encryption (Backend)
Last synced: 04 May 2026
https://github.com/tharlesamaro/fastapi-doc-http-response
A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.
api development fastapi http http-status-code python response web
Last synced: 02 May 2026
https://github.com/drarlian/invesight-back
O projeto tem como objetivo analisar alguns ativos da bolsa de valores utilizando web scraping. Após a análise, os dados são armazenados, de forma organizada em banco de dados e/ou em uma planilha.
api-rest beautifulsoup4 fastapi google-sheets mongodb-atlas motor openpyxl python selenium
Last synced: 09 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/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/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/m0hc3n/find-your-quote-server
This repository is the backend of Find Your Quote. A Web application that helps you find the quotes that you barely remember a part from, but still want to mention because they perfectly reflect your ideas (or because you simply want to show off).
fastapi huggingface quotes replicate semantic-search
Last synced: 07 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/hetsaraiya/jbox
JBox is a web application for managing file storage and organization, featuring a small cloud storage service. It integrates with Discord for file chunk storage, allowing uploads over 25 MB, and includes an very basic web interface for easy file management.
discord-bot fastapi python3 sqlalchemy supabase
Last synced: 04 May 2026
https://github.com/rooyca/pdf-vision-be
PDF Vision Backend (FastAPI)
celery fastapi mongodb pdf pdf-viewer redis
Last synced: 04 May 2026