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-08 00:11:11 UTC
- JSON Representation
https://github.com/oldentomato/msg-guard-pipeline
Msg_Guard Project
docker docker-compose fastapi feast jenkins nlp pytorch
Last synced: 10 Apr 2026
https://github.com/antoniromera/ai-job-aggregator
Collects job postings, estimates salary ranges with an LLM, and surfaces them in a React + Tailwind dashboard
ai dashboard fastapi job-search llm playwright python react tailwindcss
Last synced: 11 Jun 2026
https://github.com/anjarabus/audio-editing-api
Web application to splice and stitch audio according to a list of time-stamps, with FastAPI and React
fastapi ffmpeg react wavesurfer-js
Last synced: 11 Apr 2026
https://github.com/yaroniks/fastapi-base
Базовый шаблон приложения на FastAPI
alembic docker docker-compose fastapi pydantic python rabbitmq sqlachemy
Last synced: 11 Apr 2026
https://github.com/vanilladucky/academicgpt
An AI companion for students - developed by a fellow student
fastapi fullstack-development rag react
Last synced: 11 Apr 2026
https://github.com/kunalshelke90/text_summarization
The text summarizer project is an innovative tool designed to condense lengthy textual content into concise and informative summaries, enabling users to efficiently grasp the main ideas and key points of the original text
aws-ec2 docker fastapi nlp-machine-learning oops python
Last synced: 11 Apr 2026
https://github.com/ndlrfz/fastapi-mongodb-simple
Simple FastAPI with MongoDB (still need to improve)
Last synced: 11 Apr 2026
https://github.com/charlot-dedjinou/hackathon-ia-multimodal-multilingue
Lors de ce hackathon, nous avons développé la solution Smart VT, une application web basée sur l'IA conçue pour sous-titrer et doubler n'importe quelle vidéo d'une langue à une autre (selon votre choix). Le projet s'appuie sur un frontend en React, des API Python pour le traitement des vidéos, et Node.js pour la gestion des sous-titres vidéo.
api dubble fastapi ffmpeg googletranslator mongodb moviepy nodejs openia reactjs subtitles whisper
Last synced: 30 Jun 2025
https://github.com/persteenolsen/fastapi-vercel-start-one
A Python FastAPI Next.js Web App starter for hosting at Vercel
Last synced: 11 Apr 2026
https://github.com/tomosatop/raspberrypi-amedas
Indoor environmental monitoring using RPZ-IR-Sensor for Raspberry Pi 3 A+
bme280 fastapi poetry raspberry-pi tsl2572
Last synced: 11 Apr 2026
https://github.com/olim4ik/chainlit_fastapi
Integrating Chainlit with FastAPI
chainlit chainlitproject fastapi python3 socket socket-programming
Last synced: 21 Apr 2026
https://github.com/separatrixxx/xd-cinema
📺 Online Cinema
axios css fastapi next nextjs postgresql python react three-js typescript
Last synced: 11 Apr 2026
https://github.com/kalelmartinho/kalel-dev
My personal site
beanie docker fastapi htmx mongodb python tailwindcss
Last synced: 11 Apr 2026
https://github.com/kiselyovda/fastapi-jwt-oauth
Short project to understand OAuth JWT authentication with FastAPI
Last synced: 11 Apr 2026
https://github.com/gtovar/email-cleaner-fastify
AI-powered Gmail cleaner built with Fastify (Node.js), FastAPI (Python ML) and n8n automation — documented with MkDocs Material.
ai-classification automation documentation email-cleaner fastapi fastify github-actions gmail machine-learning microservices mkdocs mkdocs-material monorepo n8n nodejs python
Last synced: 11 Apr 2026
https://github.com/yogesh-bhandare/sellaiart-microservice
Image generation microservice for Sellaiart SaaS, powered by Python, Django, Replicate, and Upstash.
aws celery fastapi flux rate-limiting redis replicate
Last synced: 11 Apr 2026
https://github.com/svaponi/fastapi-mongodb-boilerplate
Boilerplate project for FastAPI + MongoDB (Async).
boilerplate fastapi mongodb mongodb-async python3 template-project
Last synced: 09 May 2026
https://github.com/praveen1664/fastapi_flask_template_app
This is a template repository which will help you create Fast APi mounted on Falsk application. Just clone the repo & leverage the same.
Last synced: 15 Mar 2025
https://github.com/jnlandu/text-summarization
Text summarization, Chat, & Image classification.
azure azure-devops docker fastapi nextjs14 penpot pytest python
Last synced: 11 Apr 2026
https://github.com/amiot99/gpu-inference-microservice
FastAPI-based microservice for GPU-accelerated image classification using ResNet18 and Docker
docker fastapi gpu image-classification inference machine-learning microservice pytorch resnet
Last synced: 11 Apr 2026
https://github.com/egliette/face_register
A face registration system for capturing user metadata and storing it in the database.
computer-vision face-detection face-recognition fastapi onnx triton
Last synced: 16 Jan 2026
https://github.com/parbhat-cpp/suicidal-ml
A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.
bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn
Last synced: 11 Apr 2026
https://github.com/kshitij-karkera/plant-disease-detection-with-react-and-python
Plant Disease Detection is a web-based app using React for the frontend and Python (FastAPI, PyTorch) for the backend. It employs a ResNet-based model to identify plant diseases from images, offering farmers and researchers real-time, accurate diagnostics for improved crop health management.
css fastapi html javascript python pytorch react svm-classifier
Last synced: 11 Apr 2026
https://github.com/eigenvectorsandchill/fastapi_crud
A collaborative assignment to implement CRUD (Create, Read, Update, Delete) operations using SQLite in a FastAPI application.
Last synced: 06 May 2026
https://github.com/subhamsarangi/ragsystemdemo
Use your own data with the power of an LLM
chromadb chunking embeddings faiss fastapi huggingface langchain llm ollama python rag semantic-search similarity-search
Last synced: 11 Apr 2026
https://github.com/paulinhok14/property-insight-sample
Property Insight is an app that helps you identify amazing real estate opportunities, leveraging AI models to estimate a property Fair Value and compare to current prices.
ai docker fastapi python pytorch real-estate scikit-learn streamlit
Last synced: 11 Apr 2026
https://github.com/seapagan/fastapi-redis-cache-reborn
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
fastapi fastapi-extension python redis redis-cache redis-database web-cache
Last synced: 05 Jan 2026
https://github.com/bamr87/aieo
AI Engine Optimization - Optimize content for AI engine citations
ai ai-engine-optimization aieo content-optimization fastapi python react seo typescript
Last synced: 13 Jan 2026
https://github.com/vinilopz/bevitest
Esta é uma API desenvolvida com FastAPI para gerenciar produtos (CRUD), contém Logs de visualizações de produtos armazenados no MongoDB um banco de dados nao relacional, e a aplicação utiliza SQLite como banco de dados relacional.
alembic docker docker-compose fastapi mongodb mongodbcompass postman pytest python sqlalchemy vscode
Last synced: 07 Apr 2026
https://github.com/axestein/canvas.ai
The Smart Canvas You Deserve: Draw, Solve, and Discover with AI.
fastapi generative-ai google-cloud latex python typescript
Last synced: 11 Apr 2026
https://github.com/rodrigo-kelven/api_automotors
Este projeto é uma API RESTful para um sistema de uma concéssionária. Um simples projeto baseado na WebMotors construido em FastAPI. A ideia e criar um pequeno sistema e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos
docker fastapi postgresql python3 redis sqlalchemy
Last synced: 11 Apr 2026
https://github.com/murungaowen/fast-api_starter_template
This is a fast api starter template for backend projects that are to use SQL alchemy as ORM, postgresql, rabbit mq.
backend docker fastapi fastapi-template postgresql python rabbitmq sqlalchemy
Last synced: 11 Apr 2026
https://github.com/gaur-abhay/next-gen-ai-powered-blogging-platform
Welcome to the Next-Gen AI-Powered Blogging Platform, your ultimate solution for creating, managing, and optimizing your blog with the power of AI.
azure-container-instances azure-cosmos-db azure-sql-database docker fastapi gemini genai python supabase
Last synced: 11 Apr 2026
https://github.com/beakerandjake/quote-hero
Searching Wikiquote with Elasticsearch
docker-compose elasticsearch fastapi python react wikimedia wikiquote
Last synced: 11 Apr 2026
https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi
This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot
ai chatbot fastapi ollama python websocket
Last synced: 11 Apr 2026
https://github.com/mahaveer1013/refunded-based-learning-platform
A hybrid payment and refund system integrates traditional gateways (UPI, net banking, cards) with blockchain to securely track student payments and course progress. Smart contracts automate refunds based on module completion, ensuring transparency, trust, and real-time tracking.
blockchain chatgpt-api ethereum fastapi gemini-api mongodb nodejs reactjs
Last synced: 11 Apr 2026
https://github.com/baudneo/zomi-server
FastAPI ML server designed for ZoneMinder (zomi-client)
alpr coral-tpu cuda face-detection face-recognition fastapi machine-learning object-detection onnxruntime opencv pydantic-v2 tensorrt torch zoneminder
Last synced: 18 Jan 2026
https://github.com/fabogit/fincances-dashboard
angular docker fastapi nestjs python sqlite typescript
Last synced: 18 Jan 2026
https://github.com/rodrigo-kelven/api_ecommerce
Este projeto é uma API RESTful para um sistema de e-commerce. Um simples projeto baseado num ecommerce construido em FastAPI. A ideia e criar um pequeno Ecommerce e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos.
fastapi graphql mongodb postgresql python3 redis
Last synced: 11 Apr 2026
https://github.com/venia-min/booking-app
celery docker docker-compose fastapi flower grafana post promethe python redis sentry versioning
Last synced: 04 Apr 2026
https://github.com/null-none/docker-fastapi-traefik
Dockerizing FastAPI with Postgres, Uvicorn, and Traefik
Last synced: 11 Apr 2026
https://github.com/juanmorales1810/dpi-boletin-oficial
Proyecto para el gobierno de San Juan para el manejo y gestión del boletín oficial de la provincia
fastapi nextjs python shadcn-ui sqlite taildwindcss
Last synced: 11 Apr 2026
https://github.com/amulyaparitosh/urlshortener
URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the place of the original URL.
docker docker-compose fastapi fastui firebase poetry rest-api urlshortener
Last synced: 11 Apr 2026
https://github.com/ahmedshahriar/restaurant-menu-pricing
Predict menu prices from 5M+ UberEats menus with an end-to-end MLOps pipeline: crawl → DWH → curate → train → deploy on Azure ML (MLflow) via APIM & CLIs.
azure azureml bert-embeddings docker fastapi github-actions huggingface machine-learning mlflow mlops optuna python restaurant-menu scikit-learn scrapy tensorflow transformers uber-eats web-crawler
Last synced: 03 Feb 2026
https://github.com/crisboleda/flight-reservation-system
Complete flight booking application built with microservices architecture.
apigateway fastapi microservices pytest python3 sqlite
Last synced: 16 Apr 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/panda-zw/shortie-fastapi
This repository contains the backend code for a URL Shortener application built with FastAPI & MongoDB
Last synced: 20 Jan 2026
https://github.com/abdulbasit110/meeting-minutes-agent
AI Meeting Minutes Agent – transcribe audio, summarize, extract decisions & action items. Built with OpenAI Agents SDK + Whisper
falai fastapi huggingface meeting-minutes meeting-minutes-generator nextjs openai openai-agents-sdk transcription whisper
Last synced: 11 Apr 2026
https://github.com/nsarode/llm_rag_chatbot
RAG chatbot capable of answering ad-hoc questions about patients, visits, physicians, hospitals, and insurance payers
docker fastapi langchain-python neo4j openai
Last synced: 11 Apr 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/tomaslopera/recircular
fastapi firebase-database mysql python react sqlalchemy
Last synced: 11 Apr 2026
https://github.com/flazefy/atepp-phyton
created using phyton fast api
backend discord-bot fastapi firebase firestore mongodb mysql phyton requests rest-api sqlalchemy
Last synced: 11 Apr 2026
https://github.com/insmnia/binauth
A bitwise permission system for Python with SQLAlchemy and FastAPI integration.
async backend fastapi permissions python sqlalchemy
Last synced: 13 Jan 2026
https://github.com/codewithdark-git/yt_extension
A Chrome extension that analyzes YouTube videos, providing sentiment analysis, blog post generation, Q&A capabilities, and visual representations through word clouds.
chrome-extension extension fastapi groq langchain llama3 llm python python3 sentiment-analysis youtube-api
Last synced: 11 Apr 2026
https://github.com/damianoalves/fastapi-api
🌐 A REST API template project developed with FastAPI framework
fastapi fastapi-sqlalchemy python rest-api
Last synced: 11 Apr 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/sralloza/meal-planner
Meal planning microservice
api fastapi meal-planning rest-api
Last synced: 16 May 2025
https://github.com/alwayssany/huggingface-local-embedding
A Fast API server that provides local text and multi-modal embedding using LlamaIndex Hugging Face Embedding
docker embeddings fastapi google-colab huggingface-embeddings llama-index local-embeddings python
Last synced: 05 May 2026
https://github.com/yashdew3/agentic-ai-chat-analyzer
💬 Analyze agent conversations using LLMs to generate smart summaries, sentiment insights, and article links — powered by FastAPI + Streamlit + HuggingFace 🚀
agentic-ai chat-analysis data-pipeline docker fastapi huggingface huggingface-transformers llm nlp portfolio-website sentiment-analysis streamlit summarization
Last synced: 16 Apr 2026
https://github.com/ascentia-sandbox/startinsight
Daily automated startup intelligence: 6 scrapers (Reddit/HN/PH/Trends/X) → 8 AI agents (Gemini 2.0 Flash) → ranked insights with evidence. FastAPI + Next.js 16 + Supabase + Stripe. Live at ~$30/mo.
ai ai-agents arq business-intelligence fastapi gemini market-research nextjs pydantic-ai python railway saas sentry startup startup-ideas stripe supabase typescript
Last synced: 30 Apr 2026
https://github.com/vianpyro/authentication-service
Secure authentication service using FastAPI, PostgreSQL and Docker
authentication fastapi postgresql service
Last synced: 01 Jul 2025
https://github.com/cc-d/liberlife
100% libre way of keeping track of responsibilities and achieving goals with a very nice ui
async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript
Last synced: 11 Apr 2026
https://github.com/chanhook/heartcheck
ITM Information Security에서 진행한 팀 프로젝트 입니다.
Last synced: 07 May 2025
https://github.com/abhirajthakur/transcribe-mate
AI-powered voice transcription and text cleaning app with local Whisper transcription and Gemini-based transcript refinement
docker docker-compose fastapi nextjs python whisper
Last synced: 11 Apr 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/apfirebolt/lime-survey-api
Lime Survey API written in FastAPI and Python
alembic fastapi headlessui postgresql python react reactjs survey survey-api tailwindcss
Last synced: 11 Apr 2026
https://github.com/zzarif/resumechat-ai
Llama RAG app to chat with Applicants' Resume and Extension for LinkedIn
chatbot chromadb chrome-extension crossencoder fastapi huggingface langchain ollama poetry rag sentence-transformers sseclient streamlit
Last synced: 11 Apr 2026
https://github.com/samshad/autonomous-agent-api
An asynchronous, autonomous AI support agent built with FastAPI, ReAct orchestration, and SQLAlchemy. Converts natural language directly into secure, validated PostgreSQL database transactions.
asyncio autonomous-agents docker domain-driven-design fastapi function-calling llm postgresql pydantic-v2 python react-agent sqlalchemy tool-use
Last synced: 10 Mar 2026
https://github.com/harshman7/insight-agent-idp
AI-powered Intelligent Document Processing (IDP) system with RAG, anomaly detection, and natural language insights. Local, zero-cost alternative to AWS Textract + Bedrock.
ai-agent anomaly-detection document-analytics expense-tracking faiss fastapi idp intelligent-document-processing llm ocr ollama postgresql python rag streamlit
Last synced: 08 Apr 2026
https://github.com/yelypk/nasa-farm-navigators
NASA Space Apps Challenge Hackathon
fastapi javascript numpy phaser postgresql python railway
Last synced: 11 Apr 2026
https://github.com/altair-bueno/poc-jwt
Proof of concept: JWT based microservices
axum deno docker fastapi jwt spring-boot svelte
Last synced: 11 Apr 2026
https://github.com/baku-stark/bootcamp-vivo-python-ai
🐍 | BootCamp Vivo Python AI
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/0xwoland/tcubed-frontend
The frontend for a minimax website using ReactJS and NodeJS. This is the UI/UX for Jack Davidson's algorithm in Python (https://github.com/jack-davidson/tcubed-api)
fastapi game-theory jsx minimax nodejs python reactjs
Last synced: 11 Apr 2026
https://github.com/bessouat40/python-fastapi-template
Example of FastAPI deployment and API calls
api beginner beginner-friendly beginner-project fastapi python rest-api template template-project tutorial
Last synced: 11 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/ebraheemtammam/accounting
css fastapi html jinja2-templates python3 sqlite3
Last synced: 24 Mar 2025
https://github.com/ysskrishna/insightx
A powerful image analysis platform that provides automated insights through advanced computer vision and machine learning capabilities.
aws-s3 computer-vision distributed-systems docker docker-compose fastapi image-classification image-processing machine-learning microservice nextjs nsfw-detection object-detection rabbitmq s3 yolo ysskrishna
Last synced: 11 Apr 2026
https://github.com/vikassrini/physicianai-chatbot
Real Time Physician Chatbot
blender fastapi llm rag readyplayerme
Last synced: 11 Apr 2026
https://github.com/murugavl/ai-powered-personal-finance
The AI-Powered Personal Finance Assistant helps users manage their finances by tracking expenses, analyzing spending patterns, and providing intelligent insights. It can automatically extract transaction details from receipts, categorize expenses, and generate real-time financial alerts. Users can interact with a smart financial assistant to receiv
clerkauth fastapi mongodb nextjs python react tailwindcss
Last synced: 11 Apr 2026
https://github.com/aragonski97/crow_crawler
A general purpose HMTL webcrawler.
aiohttp aiomysql asyncio fastapi multiprocessing mysql parsel sqlalchemy-python
Last synced: 02 Sep 2025
https://github.com/adamlamers/tapehoard
Tapehoard Backup Utility - Index and backup your filesystem
backup backup-tool fastapi homelab lto lto-tape-drives python3 self-hostable self-hosted self-hosting svelte5 tape-archive tape-drive truenas typescript
Last synced: 28 May 2026
https://github.com/tower-online/tower-auth
An authentication server for Tower Online with FastAPI
Last synced: 20 Jan 2026
https://github.com/id-andyyy/yadro-dag-service-intern
📌🗄️ FastAPI-based service for storage and visualization of directed acyclic graphs (DAGs) [Internship Task]
alembic docker docker-compose fastapi internship-task postgresql pydantic pytest python sqlalchemy
Last synced: 30 Dec 2025