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/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/ilahyani/hypertube-movie-streaming-backend
Microservices Backend For A Torrent Movie Streaming Web Application
aws-s3 docker fastapi grpc javascript microservices-architecture nginx nodejs postgersql python
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/arvind-4/image-compressor
Image Compressor using FastAPI, MongoDB, Minio, Docker and Celery
async async-python background-tasks celery docker docker-compose fastapi minio mongodb python
Last synced: 11 Apr 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/sameer6690/advanced-english-writing
This project is a FastAPI-based essay correction service that utilizes Google's Gemini AI to correct spelling and grammar, provide suggestions, and assign a grade. The application integrates with MySQL to store correction history.
fastapi gemini-ai mysql postman python
Last synced: 08 May 2026
https://github.com/04bhavyaa/todoapp-fastapi-clean-architecture
A Todo app built with FastAPI, PostgreSQL, Docker, and Bootstrap 5, following Clean Architecture principles. Features JWT authentication, password strength validation, and a modern responsive frontend.
backend bootstrap clean-architecture docker fastapi frontend fullstack jwt-authentication password-validation postgresql pytest python sqlachemy testing todo-app webapp
Last synced: 13 Apr 2026
https://github.com/knarhar/microservices
Simple microservice application that simulates the operation of an online store. Users can register view products and make purchases. Each service is responsible for its own part of the functionality.
django fastapi flask microservices
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/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/dimanu-py/fast-api
FastAPI course to learn how to develop APIs with this framework
fastapi learning-by-doing python
Last synced: 02 May 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/smarlhens/python-fastapi-hello-word
FastAPI hello-world example API using uvicorn.
fastapi hello-world python uvicorn
Last synced: 26 Oct 2025
https://github.com/theognis1002/tsundoku
tsundoku - The goal of this project is to help ease the burden of buying books and leaving them unread - even if that means just summarizing chapters and snippets of the book.
artificial-intelligence fastapi gemma groq llama llm python312 reactjs sqlalchemy vite
Last synced: 11 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/mixer-sys/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
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/guligon90/contact-list-app
Technical assessment regarding the position of full-stack engineer at Horus Smart Detections.
fastapi postgresql python3 restful-api typescript vuejs
Last synced: 11 Apr 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/rishisharmapro/bugboard
A modern issue tracker built with React + FastAPI + TypeScript + TailwindCSS.
fastapi motion reactjs tailwindcss
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/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/ffreemt/convbot-fastapi
A conversational chatbot API via fastapi
Last synced: 18 May 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/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/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/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/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/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/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/abdulvahapmutlu/mediscan-iq
Mediscan-IQ is a new developed tool to de-identify clinical text, summarize findings, and tag case risk (low / moderate / high) — via CLI, REST API, or Streamlit.
clinical-nlp fastapi healthcare natural-language-processing nltk privacy-engineering pydantic-v2 python streamlit text-classification text-summarization transformers typer uvicorn zero-shot-classification
Last synced: 01 May 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/otherwa/nekko
GridFs API
crud crud-api crud-sample fastapi gridfs-stream
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/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/smart-village-solutions/smart-speech-flow
Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement
docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper
Last synced: 28 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/rodrigo-kelven/implemeting_redis
Este projeto é uma API RESTful construída com FastAPI, utilizando SQLite como banco de dados e Redis para caching. A API permite a criação e leitura de itens, armazenando dados em um banco de dados SQLite e utilizando Redis para melhorar a performance através de caching.
fastapi mongodb mysql python3 redis sqlite
Last synced: 11 Apr 2026
https://github.com/ramgoel/imager
Group of Image Related tools built in FastAPI & NextJS
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/tower-online/tower-auth
An authentication server for Tower Online with FastAPI
Last synced: 20 Jan 2026
https://github.com/plateformeio/docs
The official documentation of the Plateforme framework
api app asgi async data db docs fastapi plateforme pydantic python restx services sqlalchemy
Last synced: 11 Apr 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
https://github.com/jenniferopal/sensory_ai_project
Building a production-grade microservices platform for processing and analysing sensory data in real-time, built with DevOps best practices.
ci-cd devops docker fastapi grafana k8s kubernetes machine-learning monitoring python terraform yaml
Last synced: 21 Feb 2026
https://github.com/alivx/encryption-service
This project like a Encryption as service somehow, this service provide a high performance, and secure way to store text based data using Themis and Redis.
curl docker docker-compose encryption fastapi redis service themis
Last synced: 11 Apr 2026
https://github.com/mrehanlm/fastapi-snowflake-challenge
Python/FastAPI/SnowFlake Challenge
Last synced: 11 Apr 2026
https://github.com/BlueBirdBack/deep-pomo
A lightweight web app designed to boost productivity using the Pomodoro technique. Built with Next.js (React) for the frontend, styled with Tailwind CSS, powered by a FastAPI (Python) backend, and using PostgreSQL for storage.
adhd fastapi full-stack ltree mvp nextjs pomodoro postgresql productivity python react tailwindcss task-management time-tracking typescript
Last synced: 10 Jun 2025
https://github.com/carter907/canvas-dashboard-hackusf-2025
AI Canvas Dashboard for quickly assessing your academic standing.
fastapi hackusf2025 htmx instructure-canvas tailwindcss usf
Last synced: 10 Apr 2025
https://github.com/anandarauf/backendinterview-fastapi
Backend Interview menggunakan web framework FastAPI
fastapi interview interview-test
Last synced: 27 Aug 2025
https://github.com/shefreenkaur/comp_430_project
A comprehensive, open-source business intelligence visualization tool designed for algorithmic trading systems. This application transforms complex trading data into intuitive visualizations, enabling traders and analysts to make data-driven decisions.
algorithmic-trading api-development business-intelligence data-analytics data-visualization etl-pipeline fastapi finance financial-analysis interactive-dashboard plotly streamlit
Last synced: 13 Apr 2026
https://github.com/mmncit/fast-posts
Backend for Post Management System (Minimal using FastAPI, SQLAlchemy, PostgresDB, Alembic)
alembic backend-api fastapi postgres python sqlalchemy-orm
Last synced: 29 Apr 2026
https://github.com/e19166/fastapi-todo
"FastAPI-based To-Do List API with CRUD operations, SQLite integration, dockerization, kubernetes deployment and interactive API docs for easy task management. Built for high performance and scalability.
crud-operation database-management docker fastapi kubernetes sqlite-database testing
Last synced: 11 Apr 2026
https://github.com/xbt-a4224j/invoice-manager
A simple invoice management system with inventory tracking\
demo ecommerce-application etl fastapi python streamlit
Last synced: 20 Jan 2026
https://github.com/abhiaagarwal/asgi-sqlalchemy
ASGI Middleware that manages the lifespan of a database request
asgi fastapi python sqlalchemy
Last synced: 04 Feb 2026
https://github.com/benzsevern/goldenpipe
Golden Suite orchestrator — chains validation, transformation, and entity resolution. 4 MCP tools on Smithery.
a2a agent cli data-engineering data-orchestration data-pipeline data-quality etl fastapi golden-suite mcp mcp-server orchestration pipeline pluggable polars python remote-mcp tui yaml
Last synced: 04 Apr 2026
https://github.com/patw/docinator
A small service to convert PDF files to Markdown using the Docling library
Last synced: 26 Apr 2026
https://github.com/analyticace/simple-file-sharing-api
This project is a simple file sharing API built using FastAPI. It provides endpoints to upload, download, and retrieve metadata about files.
api fastapi file-sharing links
Last synced: 15 Mar 2025
https://github.com/anuja-rahul/modde-demo-api
demo api made for MODDE trials.
api fastapi postgresql python sqlalchemy
Last synced: 03 May 2026
https://github.com/danitilahun/langchain_projects
This repository hosts diverse Langchain projects featuring chains, retrievers, tools, agents, RAG pipelines, vector databases (FAISS, Pinecone , Chroma), and integrations with Langsmith and Langserve via FastAPI.
chroma embeddings faiss-vector-database fastapi langchain llm ollama openai pinecone rag retrieval-augmented-generation vector-database
Last synced: 12 Apr 2026
https://github.com/bsantanna/cleanarch-ioc-pypackage
This project provides a clean architecture scaffolding for a FastAPI-based application with PostgreSQL, Redis, Docker Compose, and includes dependency injection, unit testing, integration testing, and pre-commit hooks for code quality.
cleanarch cleanarchitecture dependency-injection docker docker-compose fastapi ioc postgres postgresql pytest python redis sqlalchemy testcontainers
Last synced: 12 Apr 2026
https://github.com/neuraladitya/trade_predictor_project
An AI-powered trade prediction system using machine learning, technical analysis, and time series models. Built with FastAPI, React, and Tailwind CSS.
arima csv-analysis fastapi financial-data kalman-filter machine-learning markov-models pca prediction-system random-forest react stock-market tailwindcss tda technical-indicators trade-prediction tsne vite wavelet-transform
Last synced: 12 Apr 2026
https://github.com/nitindavegit/foodchatbot-ai-assistant
ood Ordering Assistant is a conversational chatbot powered by Dialogflow and FastAPI backend. It allows users to add, remove, view, and complete food orders through natural language interactions, making food ordering simple and intuitive.
dialogflow fastapi ngrok postgresql python
Last synced: 08 May 2026
https://github.com/reesavgupta/sql-agent
A SQL agent for e-commerce data, featuring LLM-driven natural language to SQL, semantic table selection, optimal join planning, and multi-step query generation with validation. Supports vector search, statistical sampling, result pagination, caching, real-time simulation, and automated query optimization for seamless and intelligent integration.
agentic-ai ai aiagent fastapi genai generative-ai python rag sql-agent sqlagent
Last synced: 18 Apr 2026
https://github.com/yyhago/bookapi-fastapi
API REST para sistema de gerenciamento de biblioteca desenvolvida com FastAPI e Python. Permite operações CRUD completas para livros e controle de empréstimos, seguindo boas práticas de arquitetura e organização de código.
Last synced: 10 Jun 2025
https://github.com/maxonary/code-events-api
AI powered FastAPI App to display events at CODE University
fastapi jira llm luma slack sqlalchemy
Last synced: 03 Sep 2025
https://github.com/e-candeloro/vintage_ai
Vintage AI — AI-driven platform for exploring classic car sentiment & market trends. Built with FastAPI, Streamlit & DuckDB to deliver real-time insights to enthusiasts and investors.
ai classic-cars duckdb fastapi market-trends pydantic sentiment-analysis streamlit vintage-ai
Last synced: 02 Jul 2025
https://github.com/bvandewe/cml-cloud-manager
A Python web portal for lifecycle automation and secure access management of Cisco Modeling Labs (CML) on AWS EC2.
aws-ec2 bootstrap5 cisco-modeling-labs cloud-management cml cqrs ddd docker event-sourcing fastapi keycloak lab-management microservices mongodb otel redis sse vanilla-js
Last synced: 14 Apr 2026
https://github.com/wolfgangrush/lifeos
AI-powered personal command center. Track tasks, food, energy, supplements, and expenses via Telegram — all processed locally with Ollama and displayed in a real-time React dashboard.
ai fastapi life-tracking local-llm ollama personal-assistant productivity react sqlite telegram-bot
Last synced: 28 May 2026
https://github.com/giovi321/asclepius
Self-hosted medical records manager: OCR + LLM extraction, RAG search, doctor-share links, DICOM viewer.
dicom docker fastapi llm medical-records ocr rag react self-hosted
Last synced: 28 May 2026
https://github.com/devdeividmoura/pdf-to-sheet
Converta PDFs em planilhas com facilidade e rapidez usando Python, FastAPI e Docker.
api automation csv data-extraction data-processing docker eficiency etl fastapi pandas productivity pypdf2 python
Last synced: 12 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