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-11 00:10:51 UTC
- JSON Representation
https://github.com/architj6/log-classification-system
A hybrid log classification system integrating Regex ✅, BERT + Logistic Regression 🤖, and LLMs 📚 to efficiently classify log messages via a FastAPI interface.
ai bert fastapi large-language-models log-analysis log-classification logistic-regression machine-learning natural-language-processing regex
Last synced: 01 May 2026
https://github.com/eagleisbatman/docugen
🤖 MCP server enabling AI assistants to create native Google Sheets with templates & formatting. Works with Claude, Cursor, Windsurf, Cline & more.
claude-code claude-desktop cline cursor fastapi kilo-code mcp mcp-sdk mcp-server npx roo-code windsurf
Last synced: 01 May 2026
https://github.com/micaelleos/chatbot-backend
Backend de Chatbot Genérico com LangChain e AWS Lambda: Este repositório contém o backend de um chatbot genérico utilizando LangChain, FastAPI e AWS Lambda. O projeto usa Docker para containerização e DynamoDB para armazenamento de dados e histórico de conversas. É uma base escalável e de fácil deploy para criar chatbots personalizados e serverless
chatbot dynamodb fastapi lambda-functions langchain
Last synced: 01 May 2026
https://github.com/itz-amethyst/fastapi_mongodb-fam
A compounded 🐍 FastApi & MongoDb 🏦 app with Odmantic Selected as an engine⚡(WIP)
api cookiecutter-template fastapi mongodb odmantic python rest-api
Last synced: 01 May 2026
https://github.com/sachnaror/python-fastapi-framework
FastAPI is a modern, high-performance web framework for building APIs with Python based on standard type hints
Last synced: 02 May 2026
https://github.com/utrodus/fastapi-ayatnesia
Rest API built with Python and the FastAPI Framework for searching Koranic verse texts with Indonesian language queries using lexical and semantic similarity measurements
fastapi information-retrieval python quran-api quran-search quran-search-engine
Last synced: 02 May 2026
https://github.com/jacksonsr451/api-blog
Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.
Last synced: 02 May 2026
https://github.com/zabit923/ordermanagement
Order management service.
celery fastapi postgresql pydantic python rabbitmq redis sqlalchemy
Last synced: 02 May 2026
https://github.com/amajji/chat-interface-with-react-and-rag-from-scratch
RAGBot is a full-stack application that combines a React frontend with a FastAPI backend to create a powerful real-time chat interface. The system leverages a custom-built Retrieval-Augmented Generation (RAG) developed from scratch pipeline for efficient document retrieval and query answering
ai fastapi llm rag react scratch
Last synced: 02 May 2026
https://github.com/abhi227070/cicd-model-deployement-aws
A FastAPI service that predicts restaurant tips using a machine learning model. Deployed on AWS EC2 with Docker and CI/CD via GitHub Actions.
aws awsec2 cicd fastapi machine-learning machine-learning-algorithms mlops mlops-project mlops-template mlops-workflow python rest-api
Last synced: 02 May 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/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/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/dinethjanitha/chatbot
Chat bot
agentic-ai fastapi gemini-pro langchain
Last synced: 03 May 2026
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
Last synced: 03 May 2026
https://github.com/991o2o9/ai_agent_backend
Urban Future: Voices of the City – Backend API and core logic for the interactive city simulation. Handles AI-driven NPC behaviors, dialogue management, memory storage, and game state, enabling dynamic social interactions and decision-making in the game world.
ai-agents fastapi npc postgresql python redis
Last synced: 03 May 2026
https://github.com/aminammar1/image-generator-next-app
AI-powered creative generation studio generate images, edit photos, and create videos from a single workspace.
fastapi image-generation nextjs replicate
Last synced: 03 May 2026
https://github.com/panastasiadis/starwars-api
A FastAPI-powered asynchronous REST API for exploring Star Wars data. It syncs from SWAPI, stores data in PostgreSQL with SQLModel, manages migrations via Alembic, and runs seamlessly in Docker. Features include typed Pydantic responses, pagination, and full test coverage with pytest.
alembic api asyncio backend docker fastapi postgresql python restapi sqlmodel starwars swapi
Last synced: 03 May 2026
https://github.com/arnavk-09/phishing-detection
🎣 Detect Phishing URLs with Data Pre-fitted... API & Web UI
csv data fastapi flask python scikit-learn
Last synced: 03 May 2026
https://github.com/kartikmehta8/htmlaas
Why to use a third party API when you can yourself create one? Extract HTML content by tag name, class, id, links from HTML as a Service.
beautifulsoup4 fastapi python requests
Last synced: 03 May 2026
https://github.com/cungthinh/ecommerce-microservices
api-gateway fastapi microservices spring-boot
Last synced: 03 May 2026
https://github.com/riolaf05/aws-cognito-fastapi-auth
Code to validate JWT tokens from Cognito on FastAPI
authentication aws cognito cognito-user-pool fastapi oauth2 terraform
Last synced: 03 May 2026
https://github.com/logalexus/chat-kafka
DevOps stand and sandbox
devops docker fastapi grafana kafka monitoring prometheus
Last synced: 04 May 2026
https://github.com/lukius/cryptodash
Self-hosted personal crypto portfolio dashboard for Bitcoin and Kaspa — no accounts, no private keys, no cloud.
bitcoin fastapi kaspa portfolio self-hosted vue3
Last synced: 04 May 2026
https://github.com/cherrysuryp/fastapi-prod-template
Pre-configured FastAPI project template with common GitHub Actions and modern toooling 🚀
alembic aws-lambda-python fastapi github-actions mypy postgres pytest python ruff sqlalchemy uv
Last synced: 04 May 2026
https://github.com/passadis/azure-weights-biases
Boost your RAG Applications with Model Feedback
aifoundry azureai azureaistudio fastapi llm rag vue weights-and-biases
Last synced: 04 May 2026
https://github.com/sitammeur/align-anything-litserve
Leverage Align-DS-V's capabilities using LitServe.
artificial-intelligence deep-learning deepseek-r1 fastapi lightning-ai litserve python rlhf transformers vision-language-model
Last synced: 09 May 2026
https://github.com/aryankumarofficial/speech-segmentation-web-app
Interactive FastAPI web app for segmenting speech into clips with timestamps, using ffmpeg and Python.
audio-processing docker fastapi ffmpeg python render-deploy speech-segmentation webapp
Last synced: 04 May 2026
https://github.com/arnabd64/zero-shot-text-classification
An sample webapplication that showcases the capabilites of a Zero Shot Text Classification model.
docker fastapi gradio text-classification transformer zero-shot-classification
Last synced: 04 May 2026
https://github.com/mauroluzzatto/music-flow-api
MusicFlow is an music recommender API that use the Spotify's API to predict the number of future streams of song using the Spotify audio features and track metadata
aws aws-lambda aws-sam fastapi machine-learning mlops spotify-api
Last synced: 04 May 2026
https://github.com/peterdemin/seattle-beauty-lounge
Seattle Beauty Lounge source code
fastapi google-docs reactjs tailwindcss
Last synced: 05 May 2026
https://github.com/st2-ev/equalist
Create a playlist that all your friends love!
fastapi playlist-generator python spotify-api vuejs
Last synced: 05 May 2026
https://github.com/dona-eric/projet-etudiant
Objectif : Étudier et Analyser les facteurs qui influencent l'engagement des étudiants et les niveaux de risque dans un contexte éducatif .
data-science data-visualization fastapi machine-learning sante-etudiant streamlit
Last synced: 05 May 2026
https://github.com/andreypomortsev/img2pdf
Developed a secure, scalable web service with FastAPI, Celery, and Docker Compose. Features include JWT-based authentication, async image-to-PDF conversion, PDF merging, PostgreSQL ORM, and high test coverage with pytest/HTTPX. Designed for easy deployment and scalable background processing.
celery docker fastapi python3 redis
Last synced: 05 May 2026
https://github.com/coslynx/openai-response-wrapper-service
AI-powered tool that enhances OpenAI responses with additional information and context... Created at https://coslynx.com
ai-service ai-wrapper api-development code-generation developer-tools devops fastapi jwt-authentication machine-learning mvp mvp-development openai-api openai-integration postgresql python python-backend response-processing restful-api software-development sqlalchemy
Last synced: 05 May 2026
https://github.com/gsinghjay/fastapi-fullstack-cicd
Template for FastAPI + SQLAlchemy + PostgreSQL with CI/CD and Semantic Versioning
alembic cicd fastapi fastapi-template postgresql python semantic-release sqlalchemy
Last synced: 05 May 2026
https://github.com/sanggusti/fastapi-news-app
A news app built with fastapi and react
Last synced: 05 May 2026
https://github.com/cheungmanyung-core/ai-workflow-framework
Modular automation backend (FastAPI + AI + Notion)
ai automation backend fastapi notion workflow
Last synced: 05 May 2026
https://github.com/r0han01/genai-sec10k-insights
Ask questions. Get answers. Unlock insights from SEC 10-K filings with Generative AI.
10k-reports dockerized faiss fastapi fullstack-app generative-ai llm openai python rag-application sec-filings semantic-search vector-search webapp
Last synced: 05 May 2026
https://github.com/euiyounghwang/python-fastapi-vector-search
python-fastapi-vector-search
circleci docker docker-compose faiss fastapi model orm pip poetry prometheus pytest shell-script sqlalchemy vector-search
Last synced: 05 May 2026
https://github.com/jimcostdev/jimcostdev_api
Este proyecto se encuentra en desarrollo y tiene como objetivo la creación de una API para la gestión de portafolios y currículums (CV). Surge de la necesidad de contar con una página web personal para exhibir mis habilidades y convertir esa información en un formato de CV.
Last synced: 05 May 2026
https://github.com/sanam2405/file-upload-fastapi
starter template for file upload with fastapi backend and nextjs frontend
Last synced: 05 May 2026
https://github.com/zewdu444/student_meet
Connect students and teachers through scheduled sessions. Experience a seamless platform that brings together the power of scheduling and interaction.
Last synced: 05 May 2026
https://github.com/rent-management-system/ai_recommendation
This microservice provides intelligent property recommendations for tenants within a rental management system, focusing on Ethiopia-specific needs. It leverages FastAPI, PostgreSQL, LangGraph, LangChain, ChromaDB, and Gemini 2.0 Flash to deliver personalized, secure, and scalable recommendations.
chromadb fastapi gebetamaps gemini-api langchain
Last synced: 06 May 2026
https://github.com/bhumigor/fastapi-restful-app
A FastAPI RESTful application with MySQL, implementing CRUD operations using SQLAlchemy and Pydantic for data validation.
api-endpoints fastapi mysql project-structure-for-fastapi pydantic restfulapi sqlalchemy uvicorn
Last synced: 06 May 2026
https://github.com/debmalyasen34/aura-backend
This is the backend for aura application
backend-api fastapi oauth2 poetry-python python supabase
Last synced: 06 May 2026
https://github.com/prateekshukla17/fking-ai-professor
An absolute ridiculous, brain rotting of a project made during lecture beacause I was bored and I thought an AI professor could teach me better than my actual professor, so here it is the brairot prof
Last synced: 06 May 2026
https://github.com/achingachris/callforspeakers
fastapi htmx open-source python
Last synced: 06 May 2026
https://github.com/andres15alvarez/fast-microservices
Two microservices, redisJSON and FastAPI
fastapi microservices redis rediscloud
Last synced: 06 May 2026
https://github.com/adityanandanx/kalam
कlam is a powerful handwriting generation tool that allows you to convert digital text into realistic-looking handwritten documents. Perfect for adding a personal touch to digital content or quickly generating handwritten assignments.
automation fastapi handwrite handwriting handwriting-generation nextjs
Last synced: 06 May 2026
https://github.com/hvalfangst/azure-service-bus-queue-python
Python FastAPI integrated with Azure Service Bus Queues
ampq api az-204 az-cli azure azure-service-bus azure-service-bus-queue fastapi python queue
Last synced: 06 May 2026
https://github.com/siddh34/shopping-backend
A Sample FastApi Server mimicking shopping service
docker fastapi pipenv python sqlalchemy
Last synced: 06 May 2026
https://github.com/coding-for-it/cognitive-insight-engine
Extracts insights from PDF annual reports using OCR, NLP, ML, and APIs, and visualizes them in a dashboard.
fastapi pandas pdfplumber regrex streamlit textblob
Last synced: 06 May 2026
https://github.com/amirhosseinhonardoust/pr-guardian-ai
PR Guardian AI automatically reviews pull requests using advanced AI analysis. It identifies code issues, security risks, performance problems, and provides actionable suggestions directly inside GitHub pull requests.
ai-reviewer automation-tooling backend-service code-quality code-review-automation deep-learning developer-tools devops-automation fastapi github-actions-alternative github-app github-bot github-integration llm-applications machine-learning natural-language-processing openai pull-request-review python webhooks
Last synced: 06 May 2026
https://github.com/iamnalinor/forkitech-tron-retriever
A microservice for fetching Tron wallets details
Last synced: 06 May 2026
https://github.com/george-mountain/llm-local-streaming
Streaming of LLM responses in realtime using Fastapi and Streamlit.
ai fastapi llm llm-serving llm-streaming streamlit
Last synced: 07 May 2026
https://github.com/brianj-4/vlr-scraper
Python vlr.gg scraper
beautifulsoup esports fastapi python vlrgg webscraper webscraping
Last synced: 07 May 2026
https://github.com/kauanrodrigues01/checkout-mercado-pago
Um projeto de estudo focado na integração de diferentes métodos de pagamento (PIX, Boleto e Cartão de Crédito) através da API do Mercado Pago, utilizando FastAPI como backend e Jinja2 para a renderização de templates HTML.
api-integration css fastapi html javascript jinja2 mercadopago python
Last synced: 07 May 2026
https://github.com/vlymar1/AIReserve
AIReserve is a fast, asynchronous meeting room reservation API powered by AI, designed to streamline booking and optimize office space usage for efficient corporate meetings and events. The system allows users to reserve rooms in real-time while preventing scheduling conflicts.
docker docker-compose fastapi nginx postgresql python3 sqlalchemy uvicorn
Last synced: 07 May 2026
https://github.com/carlosibcu/polymarket-mcp
Model Context Protocol server for Polymarket CLOB – FastAPI, Docker-ready, LLM-tool compatible
ai api clob continue-vscode crypto cursor defi docker fastapi github-copilot-chat jetbrains-ai-assistant llm-tools mcp model-context-protocol openai-assistants-api plugin polymarket prediction-markets python server
Last synced: 07 May 2026
https://github.com/ifaronti/finance-backend-fastapi
Backend codes for finance app
docker fastapi postgresql prisma-client psycopg2
Last synced: 07 May 2026
https://github.com/pedrosfaria2/fastapi_initializr
A FastAPI project generator
api api-rest ddd ddd-architecture docker docker-compose fastapi fastapi-template jinja2 makefile poetry pydantic pytest python python3 tdd template
Last synced: 07 May 2026
https://github.com/colddsam/health-care-website
It is a website for our Health Mate device
Last synced: 07 May 2026
https://github.com/rsmuthu/urlshortener
Initiative to help College students to understand & learn FastAPI as part of a Workshop Also added a basic powerpoint on the same with this repo. And ofcourse, this is a very basic setup
fastapi python3 sqlalchemy sqlite swagger
Last synced: 07 May 2026
https://github.com/coslynx/ai-query-response-backend-mvp
AI-powered voice interface for natural language query responses... Created at https://coslynx.com
ai-backend asynchronous-programming code-generation developer-tools devops fastapi language-model machine-learning mvp mvp-development natural-language-processing openai-api openai-wrapper postgresql python query-response rest-api software-development sqlalchemy text-generation
Last synced: 07 May 2026
https://github.com/kunalvirwal/clip-vectorizer
A containerized API for generating Vector embeddings for text and images using the OpenAI CLIP Model utilizing CUDA
clip containerized-services fastapi openai python python3 vector-embeddings
Last synced: 07 May 2026
https://github.com/ali-tm-original/eventsapi
ELTE Python course FASTAPI assignment
Last synced: 07 May 2026
https://github.com/vyjayanthipolapragada/genai_smart_retail_recommendation
GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim
content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream
Last synced: 07 May 2026
https://github.com/azaxhel/automacao-relatorios-chopp
Um bot com Python + FastAPI que responde no WhatsApp com relatórios automáticos de vendas para um negócio real de chopp
automacao etl fastapi projeto-real python small-business twilio whatsapp-bot
Last synced: 08 May 2026
https://github.com/jatin-mehra119/ai-powered-youtube-video-summarizer-and-fact-checker
This Project will check the facts said in a YouTube video whether they are true or not and it can also summarize the YT videos.
faiss-vector-database fastapi generative-ai streamlit
Last synced: 08 May 2026
https://github.com/charlesen/kiss-ai
Kiss AI vise à démocratiser l'accès à l'intelligence artificielle en fournissant des outils simples, efficaces et accessibles
artificial-intelligence deep-learning fastapi machine-learning-algorithms python
Last synced: 08 May 2026
https://github.com/manav-khandurie/fastapi_chromasearch
As a take-home task for CYBERNETYX, we propose implementing a lightweight FastAPl server for RAG. This server should utilize ChromaDB's persistent client for ingesting and querying documents (PDE DOC, DOCX, TXT). Leverage sentence-transformers/all-MiniLM-L6-v2 (CPU) from Hugging Face for embeddings.
Last synced: 08 May 2026
https://github.com/tbedau/photolog
A minimal personal photolog.
fastapi htmx personal-website photoblog photography
Last synced: 08 May 2026
https://github.com/effinchang/integrity-risk-analytics-azure
Cloud-native risk scoring (FastAPI + Streamlit), Azure CI/CD, Responsible AI
azure dataops devsecops fastapi fraud-analytics graph-database pattern-detection procurement responsible-ai streamlit world-bank
Last synced: 08 May 2026
https://github.com/gideon877/fastapi-user-management
This API is a User Management System built using FastAPI, SQLAlchemy, and PostgreSQL. It allows you to create, read, update, and delete users while following best practices like dependency injection, data validation with Pydantic, and database session management.
fastapi markdown postgresql python3 sqlalchemy
Last synced: 08 May 2026
https://github.com/anirudhtopiwala/macroshot
Open-source AI macro tracker - log meals by photo, text, or barcode. Built-in nutrition coach, self-hostable PWA.
fastapi gemini meal-tracker nutrition pwa react self-hosted
Last synced: 10 Jun 2026
https://github.com/qmacias/fastapi-railway-template
Basic Railway Example with FastAPI.
docker fastapi railway uvicorn
Last synced: 08 May 2026
https://github.com/genndy007/king-arter-backend
Trying to write RESTful API with Python for auction web application
fastapi githooks http pylintrc python rest-api routing sqlalchemy uvicorn
Last synced: 08 May 2026
https://github.com/benitomartin/genai-aws-circleci
aws aws-api-gateway aws-lambda aws-sam cicd circleci fastapi python uv
Last synced: 08 May 2026
https://github.com/sply88/fastapi-sqlmodel-docker-starter
Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.
docker dockercompose fastapi postgresql python sqlmodel
Last synced: 15 Feb 2026
https://github.com/dettinjo/routepass
Sync hub for fitness platforms — route activities between Strava, Komoot, Garmin, Intervals.icu and more via configurable pipelines and rules.
automation coolify docker fastapi fitness-tracker gpx komoot nextjs portfolio python self-hosted strava strava-api sync typescript
Last synced: 07 Jul 2026
https://github.com/tirthraj1605/fastapi-user-management-crud-api
A simple FastAPI-based CRUD application to manage user data with search functionality. Includes endpoints for creating, reading, updating, deleting, and searching users by name.
api-project backend-development beginner-friendly-project crud-api fastapi python restful-api user-management web-api
Last synced: 30 Jul 2025
https://github.com/kirtijha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
ai-workflows chatbot-framework conversational-ai fastapi human-in-the-loop ibm-watsonx interactive-ai interrupts langchain langgraph llm nextjs python react state-management typescript workflow-automation
Last synced: 07 Apr 2026
https://github.com/080bct12alex/medixapi
a beginner-friendly project designed to learn how to build RESTful APIs using FastAPI
Last synced: 07 Sep 2025
https://github.com/camcooray/finbot-old-
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors.
fastapi finance generative-ai python
Last synced: 16 Apr 2026
https://github.com/karolswdev/guildr
Self-hosted, single-model SDLC orchestrator. One local LLM (Qwen3 via llama.cpp) plays five roles — Architect, Coder, Tester, Reviewer, Deployer — to drive a project from idea to deployed code, with human-approval gates and a LAN-only PWA.
agent-orchestration ai-agents ai-coding-assistant ai-orchestration autonomous-agents code-generation developer-tools dogfooding fastapi llama-cpp llm local-llm multi-agent pwa python qwen sdlc-automation self-hosted
Last synced: 23 May 2026
https://github.com/jarif87/adsift-sifting-through-ads-intelligently
AdSift is a FastAPI web app using a BERT model to classify text into six categories (e.g., Art, Food, History). It offers a responsive UI with probability visualizations via Chart.js and an API for text classification.
adcategory-classification css fastapi html jupyter-notebook kaggle notebook python
Last synced: 09 Apr 2026
https://github.com/junayed-hasan/llendify
LLendify leverages large language models (LLMs) to analyze bank statements and provide instant loan eligibility insights. Upload your bank statement PDF to receive AI-powered loan recommendation, analysis of income patterns, spending habits, and creditworthiness. Get comprehensive financial assessments and loan recommendations in seconds.
artificial-intelligence banking-applications fastapi fintech langchain large-language-models openai-api pypdf2 reactjs software-engineering
Last synced: 09 Mar 2026