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-30 00:10:52 UTC
- JSON Representation
https://github.com/gaur-abhay/fastapi-azurefunctions-deployment
This repository demonstrates the deployment of a FastAPI application to Azure Functions using the v2 model. It serves as a hands-on learning project, showcasing how to integrate FastAPI with Azure's serverless platform, and covering the complete process from setup to deployment.
azure-functions fastapi python serverless
Last synced: 07 Jan 2026
https://github.com/darrinbright/stablediffusionfastapi
This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.
fastapi image-generation stable-diffusion
Last synced: 02 May 2026
https://github.com/omar-maalej/devarticles-bigdata
DevArticles-BigData is a big data processing system built to analyze technical articles published on DEV.to, using both real-time and batch processing pipelines.
big-data docker docker-compose fastapi java kafka python spark spark-streaming
Last synced: 13 Apr 2026
https://github.com/shivsharcode/shl-backend-api-1
BACKEND API FOR SHL PRODUCT RECOMMENDATION
Last synced: 02 May 2026
https://github.com/anubiss10/chatbot-fastapi-googledrive
Chatbot Whatsapp with Google Drive
beginner beginner-project drive fastapi google-api junior-developer open-source python whatsapp-bot
Last synced: 13 Apr 2026
https://github.com/sudipbishwakarma/hackathon-infinite
Hackathon 2025 Infinite. RAG application for analyzing and optimizing PL/SQL scripts.
azureopenai fastapi langchian nextjs nodejs pinecone python sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/phuocphat1005/relative_face_recognition_application
This is app about recognizing the relative face that have registered. This app can help you find the person that has same face.
fastapi postgresql python3 qt6 qtcreator
Last synced: 13 Apr 2026
https://github.com/olahsymbo/object-detection-yolov5-fastapi
object detection service
computer-vision docker fastapi python yolov5
Last synced: 02 May 2026
https://github.com/tony/learning-fastapi
FastAPI + strawberry + uv + strict mypy typings + py.test harnessed
fastapi graphql mypy pytest python starter strawberry uv
Last synced: 02 May 2026
https://github.com/sandeepbollavaram/oci-sentinelmesh
Autonomous cloud health and compliance monitoring agent for Oracle Cloud Infrastructure.
ai-agents cloud-monitoring cloud-security compliance fastapi kubernetes oci oracle-cloud oracle-database vector-search
Last synced: 30 May 2026
https://github.com/royari/getvaccindia
Fastapi, mongodb, react application (FARM Stack) to send email notifications to users when covid vaccination slots are available in India.
celery celerybeat fastapi mongodb react redis
Last synced: 03 May 2026
https://github.com/henriquesebastiao/fast_zero
Uma API simples de lista de tarefas feita em Python com FastAPI para estudo, em paralelo com o curso FastAPI do Zero.
Last synced: 09 Mar 2025
https://github.com/valeqm/latam-ml-challenge
Implementing a machine learning model to predict flight delays at SCL airport, deploying it as a FastAPI service, and operationalizing it on Google Cloud with proper CI/CD pipelines.
api fastapi gcp google-cloud-platform machine-learning python unit-testing unittest
Last synced: 09 Apr 2025
https://github.com/vinny990/order-management-api
FastAPI-based Order Management API with SQLite, Docker, and CI/CD pipeline.
backend ci-cd docker fastapi microservices python rest-api sqlalchemy sqlite
Last synced: 03 May 2026
https://github.com/thoughtscript/more_python_api_2024
Experiments with Serverless and Containerized Python Apps
aws docker docker-compose fastapi postgres postgres-jsonb python serverless
Last synced: 11 Apr 2026
https://github.com/dozken/ibkr-trader-core
Shariah-compliant IBKR trading bot framework with pluggable Strategy interface (open-core)
aaoifi algotrading fastapi halal ibkr interactive-brokers open-core python quant react shariah trading-bot
Last synced: 30 May 2026
https://github.com/praevalis/stutterease
An AI-powered mobile app that supports people who stutter with real-time speech assistance and conversation coaching.
fastapi langchain-python react-native speech-therapy-ai
Last synced: 13 Jun 2025
https://github.com/jpcadena/fastapi-poetry-test
FastAPI test project using Poetry as interpreter.
api api-rest api-restful backend fastapi markdown openapi poetry poetry-python pycharm pydantic python rest rest-api restapi restful-api restfulapi starlette swagger-ui uvicorn
Last synced: 12 Apr 2026
https://github.com/evertondev2002/dublefy
Remover músicas duplicatas de playlist do Spotify
api-client api-spotify fastapi javascript pnpm poetry python reactjs remove-duplicates song spotify taiwlind vitejs
Last synced: 11 Apr 2026
https://github.com/otherwa/nekko
GridFs API
crud crud-api crud-sample fastapi gridfs-stream
Last synced: 11 Apr 2026
https://github.com/samshad/fastapi-ollama-rag
Production-grade Retrieval-Augmented Generation (RAG) backend. Engineered with FastAPI, Neon Serverless Postgres, and Ollama, privacy-first AI. Includes structlog observability and pure-Python semantic chunking.
async fastapi llm neon-postgres ollama pgvector postgresql python rag
Last synced: 10 Mar 2026
https://github.com/aswajith7077/researchpapersummarizerbackend
fastapi jwt sqlmodel summarization
Last synced: 03 May 2026
https://github.com/drarlian/web_socket_python
Web socket para chat em tempo real criado com Python.
fastapi python websocket-server
Last synced: 03 May 2026
https://github.com/moomin03/modernnews
ModernNews is a project developed for the Open Source System course.
beautifulsoup4 crawling fastapi kobert python311 selenium
Last synced: 19 Jun 2025
https://github.com/github2k10/secure-data-transmission
Secure Data Transmission Using Advanced Encryption Techniques
backend elliptic-curve-cryptography encryption-decryption fastapi hmac-authentication iot python
Last synced: 20 May 2026
https://github.com/joshuasundance-swca/codex_openai_server
OpenAI-compatible FastAPI server backed by locally authenticated ChatGPT Codex.
api-proxy chat-completions codex copilot-cli docker fastapi local-proxy openai openai-api openai-compatible python responses-api sse
Last synced: 03 May 2026
https://github.com/kkrajid/story_generator
FastAPI-based web service that creates characters and generates personalized AI stories using Google Gemini. Features async PostgreSQL integration, comprehensive error handling, and RESTful endpoints for character management and story generation.
ai async character-generator fastapi gemini-ai postgresql pydantic python rest-api sqlalchemy story-generator storytelling uvicorn web-service
Last synced: 13 Apr 2026
https://github.com/saikrishnauppaluri/privacy-based-image-recognition-model
The Privacy-Based Image Recognition Model is a designed with user privacy at its core. Unlike traditional image recognition systems, this project ensures that no original images are stored. Instead, it captures only facial vectors—mathematical representations of facial features—while discarding the original image.
cv2 dlib-face-recognition fastapi python
Last synced: 03 May 2026
https://github.com/nicofarizano/chatbot-rag
Chatbot assistant leveraging LangChain and LLaMA2 to deliver intelligent responses from web and PDF content. Built with FastAPI and packaged in Docker for seamless deployment.
ai app-service azure chatbot deployment docker docker-compose fastapi langchain langchain-python llama2
Last synced: 11 Apr 2026
https://github.com/abdulkarim1422/gotify-middleware
middleware application for gotify, used to monitor and follow the members' activity
fastapi gotify middleware notifications python
Last synced: 29 Jun 2026
https://github.com/sarmad426/fastapi
API development using Fast API and SQL Model ORM. Backend Microservices architecture.
api docker fastapi fastapi-microservices microservices python python-microservices pythonwebapp rest-api sqlmodel uvicorn
Last synced: 13 Apr 2026
https://github.com/adityakarippadathudai/gmail-agent
fastapi gemini-api n8n-workflow npm reactjs
Last synced: 11 Jun 2026
https://github.com/xyonx/flexygent
Flexible, modular AI agent framework with memory, tool use, and LLM integration. Build custom agents with FastAPI, ChromaDB, and OpenRouter in Python.
ai-agent chatbot chromadb extensible fastapi framework llm memory openai openrouter python rag tools vector-store
Last synced: 13 Apr 2026
https://github.com/courtsite/graphene-prometheus
📊 Prometheus exporter middleware for the Graphene GraphQL framework.
fastapi graphene graphene-graphql-framework graphene-prometheus middleware prometheus starlette
Last synced: 14 Jun 2025
https://github.com/chy5301/asset-hub
小组资产管理工具——Web GUI 面向人类,CLI 面向 AI Agent。FastAPI + SQLModel + React + TanStack Router。
agent-native ai-agent asset-management cli fastapi react sqlmodel tanstack-router typer
Last synced: 14 May 2026
https://github.com/m4tice/lab-booking
Lab booking tool
fastapi github-actions venv virtual-env workflow
Last synced: 16 Mar 2025
https://github.com/shravya1125/ai-pirate-assistant
Voice-first AI assistant with real-time speech input, LLM conversation, and natural TTS playback
ai-chatbot assembly-ai-api css fastapi full-stack gemini gtts html javascript llm murf-ai-voice-agent python real-time rest-api speech-to-text text-to-speech voice-assistant web-audio websocket
Last synced: 12 Apr 2026
https://github.com/abm1499/ml-powered-research-assistant
ML-Powered Research Assistant: A web application that processes PDF research documents, providing individual summaries, a comparative final summary, sentiment analysis, keyword extraction, and a RAG-powered chatbot for querying content. Built with a FastAPI backend and Next.js frontend, it leverages LLaMA and DistilBERT for NLP adv. capabilities.
fastapi llama llama-index llama3 llm ml nextjs nlp nlp-keywords-extraction nlp-machine-learning pypdf2 rag rag-chatbot rag-pipeline react-hooks spacy-nlp tailwindcss transformers
Last synced: 13 Apr 2026
https://github.com/commitwiz/fastapi-users
Ready-to-use and customizable users management for FastAPI
async asyncio fastapi fastapi-users python starlette users
Last synced: 14 May 2026
https://github.com/kara99313/ai_smart_credit_suite
Application IA de scoring de crédit — Streamlit + FastAPI + LangChain + RAG.
ai-credit credit-risk explainable-ai fastapi finance langchain machine-learning pdf-reporting rag streamlit
Last synced: 13 Apr 2026
https://github.com/yingjieqiao/lyricalhome
SUTD 02.110DH Project
d3js fastapi material-ui reactjs word2vec
Last synced: 07 May 2026
https://github.com/lowfie/processingservice
A service for processing a high load of data and presenting aggregated information in a convenient form
docker fastapi pydantic python sqlalchemy
Last synced: 03 May 2026
https://github.com/cyprianfusi/advanced-rag-chat-app
A production-ready, full-stack Retrieval-Augmented Generation (RAG) application that enables intelligent conversations with your documents using advanced AI models. Upload files, ask natural language questions, and receive real-time, AI-generated responses complete with clear source attributions.
fastapi langchain llms nodejs pgvector postgresql rag rag-chatbot react
Last synced: 11 Apr 2026
https://github.com/stanmiglight/student-portfolio
a compilation of projects that demonstrate different functionalities
fastapi jsonplaceholder python python-dotenv student-portfolio
Last synced: 29 Apr 2026
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026
https://github.com/engrzulqarnain/real_time_chat_application_with_fastapi_and_mysql
This is a real-time multi-user chat application built using Python FastAPI and MySQL for the assessment purpose. The application allows users to register, log in, join chat rooms, and exchange messages in real-time using WebSockets.
docker-compose docker-container fastapi mysql-database python real-time real-time-chat software-engineering websockets
Last synced: 12 Apr 2026
https://github.com/kkaarroollm/orders-project
Full-stack microservices system for simulating complex order processing pipelines using FastAPI, Redis Streams, and Kubernetes. Deployed securely on a self-hosted Pi cluster.
fastapi helm kubernetes microservices pydantic raspberry-pi react redis-streams self-hosted tailwind typescript
Last synced: 10 Apr 2026
https://github.com/vincentchiou/tts-voiceover-app
本機運行的中文 TTS 配音工具,主題/PDF/YouTube → 口語腳本 → CosyVoice2 語音合成
chinese-tts cosyvoice fastapi ollama podcast taiwan text-to-speech tts voice-cloning whisper
Last synced: 11 Jun 2026
https://github.com/ujwalakrishna/kuber
Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.
adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper
Last synced: 05 May 2026
https://github.com/jiko23/students-record-maintenance
This repo demonstrates a simplistic way to create and maintain student records for college/university.
fastapi jwt-authentication mongodb-database pydentic pymongo python
Last synced: 27 Feb 2025
https://github.com/masakdirt/code-guru-ai
A FastAPI-based backend prototype that uses Groq API and GitHub API to automate coding assignment reviews. Features include a POST endpoint for code analysis, Redis caching, and test coverage with pytest. Easy to set up with Poetry and Docker.
ai docker-compose fastapi github-api groq-api poetry-python python
Last synced: 23 Mar 2025
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
Last synced: 03 May 2026
https://github.com/otuemre/emailphishingdetection
A real-time phishing email detection system using Machine Learning (SVM, Logistic Regression, Naive Bayes) with FastAPI backend and custom domain deployment.
cybersecurity fastapi huggingface machine-learning nlp real-time scikit-learn spam-detection svm-classifier tfidf-vectorizer
Last synced: 13 Apr 2026
https://github.com/fabioc-aloha/episteinfiles
Analytical semantic platform for the Jeffrey Epstein files — NLP entity extraction, relationship mapping, redaction analysis, and vector search over 1.4M+ government documents
azure document-analysis entity-extraction epstein-files fastapi network-analysis nlp pgvector redaction-detection semantic-search
Last synced: 30 May 2026
https://github.com/suwadith/footy-predictor-football-match-prediction-tensorflow-fastapi-plugin
A Deep-Learning (Tensorflow) based project which can be used to predict weekly EPL match results. Uses FastAPI as the backend to feed the results to a Chrome based plugin which then modifies the SkySports website to convey the predicted outcomes.
api chrome-extension deep-learning deep-neural-networks fastapi football prediction tensorflow
Last synced: 11 Apr 2026
https://github.com/manav-khandurie/rag-quizapp
A RAG based Quiz app build with LangChain FastAPI React and DeepSeek LLM
fastapi langchain openai react
Last synced: 12 Apr 2026
https://github.com/gammahazard/locate-anything
Sleek, mobile-friendly web UI for NVIDIA LocateAnything-3B — open-vocabulary object detection & grounding on your own GPU, via one docker compose up.
bounding-boxes computer-vision cuda docker fastapi gpu grounding locate-anything machine-learning nvidia object-detection ocr open-vocabulary-detection react self-hosted tailwindcss typescript vision-language-model web-ui
Last synced: 28 May 2026
https://github.com/NotAussie/Guildit
A sleek GitHub webhook translator for Guilded!
fastapi foss guilded poc proof-of-concept python redis
Last synced: 10 Mar 2025
https://github.com/gvtret/doc-rag-mcp-server
Local-first RAG over engineering documents (PDF/DOCX/DOC/MD/TXT), exposed via MCP to Cursor/Claude. AGPL-3.0.
agpl cursor embeddings faiss fastapi local-rag mcp rag semantic-search
Last synced: 11 Jun 2026
https://github.com/aka-nikko/inventory-management-system
A simple, production-oriented inventory management web application with a React + Vite frontend and a FastAPI backend. The project is containerized with Docker Compose for easy local development and testing.
aqlalchemy axios docker fastapi javascript jsx postgresql python react vite webapp
Last synced: 12 Jun 2026
https://github.com/jmitchel3/fastapi-container
FastAPI and Dockerfile Boilerplate optimized for Railway Deployments
boilerplate fastapi minimal starter
Last synced: 09 Jan 2026
https://github.com/whybe-choi/khuda-nlp-project
[KHUDA] 의료 상담 챗봇 : Dr.KHU 🩺
fastapi langchain playwright-python streamlit
Last synced: 23 Feb 2026
https://github.com/iyume/full-stack-answering-system
"Questions-Bank" System for practice and examination. Using FastAPI, SQLite ORM, Tailwindcss and more.
Last synced: 07 Sep 2025
https://github.com/ashwinjo/cyperf-ce-mcp-rest
Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface
cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api
Last synced: 03 May 2026
https://github.com/adaline-ankit/ai-trading-framework
Open-source AI trading workflow framework with approval-first execution, Telegram ops, replay, and broker adapters
ai-trading fastapi framework paper-trading python telegram zerodha
Last synced: 27 Jun 2026
https://github.com/chankeypathak/auditsync-pro
Gen AI application that automatically compares and analyzes audit reports from multiple sources (internal auditors, SEC filings, third-party vendors) to identify discrepancies, ensure compliance, and provide actionable insights using modern LLMOps practices.
agents ai airflow fastapi genai gpt langchain llamaindex llm llmops ml mlflow mlops nlp redis
Last synced: 11 Apr 2026
https://github.com/ayushmaanfcb/resume-and-name-card-entity-detection
This project aims at automating the process of hiring for major companies. Instead of going through the tedious process of manually going through tons of applications, the application aims at recognizing essential entities and information from the resumes.
docker fastapi gradio machine-learning mongodb named-entity-recognition natural-language-processing python spacy
Last synced: 13 Apr 2026
https://github.com/aminammar1/ai-powered-recruitment-app
AI-powered app for multi-agent candidate matching: Automates JD summarization, CV parsing, per-skill analysis, and interview scheduling
ai-agents fastapi huggingface-transformers openai postgresql python reactjs
Last synced: 03 May 2026
https://github.com/jsonzilla/download_server_control
API for management of control versioning applications
Last synced: 13 Apr 2026
https://github.com/jabercrombia/pixar-api
Pixar Films API - A FastAPI-based REST API for managing Pixar films, including movie details, box office data, and associated people
Last synced: 09 May 2026
https://github.com/birnesh/books-api
Async API using python's FastAPI
asynchronous fastapi mongodb python3
Last synced: 09 Jun 2026
https://github.com/albertodiazdurana/traveline-ds-project-skeleton
Minimal Python DS project skeleton (rebooking prediction): src-layout, sklearn, MLflow, FastAPI, Docker, GitHub Actions CI. Includes an intentional data-leakage bug for code-review demos.
data-science-skeleton docker fastapi github-actions machine-learning mlflow pydantic pytest python scikit-learn
Last synced: 09 Jun 2026
https://github.com/whi-tw/ical-transparentifier
fastapi google-calendar ical pagerduty
Last synced: 01 May 2026
https://github.com/nidhish-balasubramanya/bajaj-fullstack-bfhl-api
Provides a POST endpoint /bfhl that classifies input data into even numbers, odd numbers, alphabets (uppercase), special characters, computes the sum of numbers, and generates a reverse alternating-caps string. Hosted on Render.
api fastapi python render restapi-backend streamlit
Last synced: 07 Sep 2025
https://github.com/shivansh2904/taskly-api
alembic docker fastapi fastify jwt postgresql prisma pydantic pytest python rest-api sqlalchemy typescript
Last synced: 27 May 2026
https://github.com/cskwork/math-item-os
Next.js + FastAPI monorepo for math item authoring, search, assignments, analytics, and AI solve/generate workflows.
ai edtech education fastapi hwp katex knowledge-graph korean latex math nextjs question-bank sympy typescript
Last synced: 31 May 2026
https://github.com/f-lab-edu/fastapi-server
FastAPI로 게시글을 생성, 조회, 수정, 삭제할 수 있는 REST API 서버
Last synced: 28 Apr 2026
https://github.com/reddec/binp
Basic Integration Platform - inspired by node-red
asyncio automation fastapi integrations-framework routify svelte
Last synced: 09 May 2026
https://github.com/j-hoplin/hoplin-fastapi-starter
FastAPI + SQLAlchemy(Async) + Alembic(Async) + Python Dependency Injector + MySQL 8.0 + Admin Pannel
alembic basecode fastapi mysql python sqlalchemy template
Last synced: 13 Apr 2026
https://github.com/interlark/sms-poll
SMS Poll Android App for creating text message audience polling
android fastapi javascript mobile-app p4a poll python reactjs sms
Last synced: 18 Jan 2026
https://github.com/victormarlor/hyperfocus
Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.
analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking
Last synced: 03 May 2026
https://github.com/mementomorri/micro_octo_handler
Микросевисное приложение обработки сообщений на основе архитектуры REST.
fastapi fastapi-users jwt microservice python rest sqlite
Last synced: 03 May 2026
https://github.com/eobattisti/proj-open-weather-api
Microservice designed to collect data from Open Weather API
docker docker-compose fastapi python3 rabbitmq redis
Last synced: 11 Apr 2026
https://github.com/ziul/swagger-operator
A Kubernetes operator that automatically discovers services annotated with OpenAPI/Swagger documentation and aggregates their documentation in a single UI.
containers fastapi helm kopf kubernetes kubernetes-operator openapi python swagger-ui
Last synced: 13 Apr 2026