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-03 00:10:57 UTC
- JSON Representation
https://github.com/camcooray/finbot
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors. Unlike basic chatbots that simply generate generic responses, this chatbot that integrates real-time market data, ensuring users get up-to-date and relevant financial information.
fastapi finance generative-ai python
Last synced: 13 May 2026
https://github.com/ronylpatil/fastapi
Develop & Dockerize ML Microservices using FastAPI + Docker
docker fastapi machine-learning microservice
Last synced: 10 May 2026
https://github.com/jaydenk/things-api
REST API for Things 3 — expose your tasks over HTTP. Reads via things.py, writes via URL scheme.
automation fastapi gtd macos pypi python rest-api task-management things things3
Last synced: 06 Apr 2026
https://github.com/pedrohgoncalvess/analytical-hub
web ui for analytics
analytics duckdb fastapi python svelte typescript
Last synced: 25 Jan 2026
https://github.com/mittalbhavya/medbuddy
MedBuddy is a GENAI-based platform for symptom analysis, doctor matching, and appointment scheduling. It uses FastAPI, React, and MongoDB, integrated with Google Gemini API for intelligent healthcare support.
brevo fastapi google-gemini-api mongodb react resend tailwindcss
Last synced: 02 Feb 2026
https://github.com/pedrohgoncalvess/fastapi-pg-template
FastAPI and PostgreSQL project structure
alembic fastapi postgresql python sphinx
Last synced: 25 Jan 2026
https://github.com/alexdejesusfs/todo-list-api
To-do list API to manage your tasks.
fastapi pydantic-v2 python sqlmodel
Last synced: 30 Jun 2026
https://github.com/felix221123/promptcart--fastapi-architecture
This project folder includes the architectural design of how PromptCart utilises product recommendation using vector database(semantic search),AI powered personalised chatbot for questions & answers using different APIs and LLMs
fastapi google-search-api openai transformers-models vector-database
Last synced: 07 May 2026
https://github.com/victordumetz/personal-website
My personal website presenting my education, skills and projects
alembic fastapi htmx jinja2 python sqlalchemy sqlite
Last synced: 02 Jan 2026
https://github.com/yeukfei02/sanguozhi-llm
sanguozhi-llm
chromadb embedding fastapi generative-ai llama3 llm ollama python sanguoshi sanguoyanyi streamlit vector-database
Last synced: 19 Jan 2026
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/dr-rompecabezas/fastapi
A Dockerized Python Fast API / PostgreSQL backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 31 Oct 2025
https://github.com/d3rhami/chatbot-langchain-toolcalling
This project demonstrates a LangChain-based chatbot that integrates with a database to perform tasks like checking order statuses, registering new orders, and querying product inventory.It uses function calling and memory management to create a seamless user experience.The chatbot interacts with users through a web interface
conversational-ai fastapi function-calling langchain langchain-agent memory-management toolcalling
Last synced: 08 Jul 2025
https://github.com/aurelio-labs/pluto
A modern FastAPI template for building AI-powered chat applications with GraphAI. Features streaming responses, Docker deployment, and OpenTelemetry observability out of the box.
agentic-ai agents ai ai-agents api docker fastapi opentelemetry production-ready python
Last synced: 09 Apr 2026
https://github.com/rahulsamant37/movie_reservation_system
A comprehensive cinema ticket reservation system built with FastAPI, implementing Clean Architecture and Domain-Driven Design principles. This project demonstrates modern backend development practices with a focus on maintainability, scalability, and testability.
alembic aws docker docker-compose fastapi fastapi-boilerplate postgresql pydantic-v2 rabbitmq redis s3-bucket sqlmodel stripe
Last synced: 14 Apr 2026
https://github.com/saadkh1/real-time_sales_data_pipeline_kafa_spark_cassandra_redash
This repository implements a real-time sales data pipeline leveraging Apache Kafka, Apache Spark, Apache Cassandra, and Redash. It facilitates the efficient ingestion, processing, storage, and visualization of sales data streams.
cassandra fastapi kafka redash spark
Last synced: 02 Jan 2026
https://github.com/sanchariii/phish-plus
User-friendly web interface using Fast API for interacting with the model to predict whether a given website URL is a phishing site or not.
classifier-model fastapi seaborn selenium-webdriver uvicorn
Last synced: 07 May 2026
https://github.com/murungaowen/chunking-uploads
Handling upload of large files by chunking then merging afterwards on the server
Last synced: 20 May 2026
https://github.com/yogeshselvarajan/fastapi_cloud_healthcheck
A lightweight and flexible health check package for FastAPI applications, specifically designed for cloud services on AWS and Azure.
aws azure cloud fastapi healthcheck python
Last synced: 12 Jan 2026
https://github.com/zero1max/fastapi-news-api
A FastAPI-based news API for managing and delivering news articles efficiently.
fastapi python3 sqlite3 tortoise-orm
Last synced: 20 May 2026
https://github.com/sam99dave/vqa-e2e
End to end deep learning app. Applying containerization & kubernetes to practice. Task is of token classification.
docker fastapi huggingface poetry pytest ruff streamlit
Last synced: 05 May 2026
https://github.com/shivvamm/autodraftai
Ai Multi-agentic inbox Assistant
ai ai-agent crewai fastapi gen-ai groq groq-api large-language-models
Last synced: 20 May 2026
https://github.com/m15kh/fastapi_ai
fastapi fastapi-ai-agent-langchain-startup
Last synced: 20 May 2026
https://github.com/squidmin/fake-product-recommendation-service
Companion repo for the RecommendationController in the java-spring-reactive-web-reference project. Generates ✨fake product data✨.
api-development fastapi python python-3
Last synced: 17 Jul 2025
https://github.com/ivangolt/yolo_triton_tensorrt
Repository of implementation yolo with triton inference client and tensorrt optimization. Model deployment with FastAPI
fastapi grafana prometheus streamlit tensorrt triton yolov8
Last synced: 03 Jan 2026
https://github.com/allwelldotdev/restapis_fastapi
Learning FastAPI with Mastering REST APIs with FastAPI by Jose Salvatierra Fuentes..
Last synced: 20 May 2026
https://github.com/rafael-acerqueira/review-analyzer
Review Analyzer is a fullstack AI-powered application that analyzes user-written product reviews using sentiment analysis and LLMs. It classifies reviews as accepted or rejected and provides personalized feedback and suggestions to help users improve their input before submission.
distilbert fastapi fullstack huggingface llm nextjs nlp phi-4 sentiment-analysis
Last synced: 20 May 2026
https://github.com/logalexus/polard
RSA Keys analyzer
cryptography factorization fastapi pollard-rho public-key rsa vue yafu
Last synced: 18 Apr 2026
https://github.com/matthiaszepper/nfcore_stats_backend
An application to gather statistics for the nf-core community, build with FastAPI, Pydantic, Celery and SQLAlchemy.
celery docker docker-compose fastapi microservices nf-core postgresql pydantic redis sqlmodel
Last synced: 08 Apr 2026
https://github.com/wanyingng/visa-approval-prediction
Cut through the red tape of visa processing with this production-ready, end-to-end Machine Learning solution. Built with HTML, CSS, JavaScript, Bootstrap, Python, MongoDB, and FastAPI, the solution leverages a powerful Gradient Boosting Classifier to deliver reasonably accurate predictions through a responsive, user-friendly web interface.
aws bootstrap5 classification docker evidently-ai fastapi github-actions html-css-javascript machine-learning mongodb python3 shap
Last synced: 08 Apr 2026
https://github.com/interviewandhealth/microservices-backend-fastapi-base
Base for the FastAPI Microservice Architecture Backend for the Mock Interview and Mental Health Platform
base fastapi microservice template
Last synced: 06 May 2026
https://github.com/h4fide/verserator
It's time to get your rhyme-on with L'Morphine's API! Get a totally random line from one of the most prolific rappers of all time.
api fastapi lyrics lyrics-generator music python python3 songs website
Last synced: 20 May 2026
https://github.com/rahulsamant37/ai_planner
A production-ready, cloud-native AI Travel Planner built with modern microservices architecture, featuring comprehensive observability, security, and scalability.
docker elasticsearch fastapi groq kubernetes langchain-python prometheus redis-cache streamlit
Last synced: 08 Apr 2026
https://github.com/euiyounghwang/python-fastapi-basic
python-fastapi-basic for k8s
docker docker-compose fastapi poetry pytest python3 rest-api-framework shell-script swagger swagger-ui
Last synced: 08 Apr 2026
https://github.com/ttyobiwan/esorcerer
Event sourcing dashboard powered with various plugins.
celery celerybeat ddd docker fastapi pytest python redis tortoise-orm
Last synced: 08 Apr 2026
https://github.com/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/yashkusumkar02/skillsetu
AI-powered personalized learning plan generator using React, FastAPI, PostgreSQL, and Ollama. Generates weekly upskilling roadmap based on user's goals and skills.
ai ai-learning-plan fastapi fullstack learning-plan llm ollama postgresql rag react tailwind
Last synced: 08 Apr 2026
https://github.com/tatamiya/flask_tutorial_with_fastapi
Translate Flask Tutorial by FastAPI
Last synced: 20 May 2026
https://github.com/arvind-4/dow-stock
Simple Stocks app in Python and Next.js
fastapi jupyter-notebook nextjs typescript yfinance
Last synced: 06 May 2026
https://github.com/deven367/deven-cleric-backend
repo for the cleric assessment
Last synced: 20 May 2026
https://github.com/syildizz/pymaker
PyMaker is a web service that allows people to generate Python code using AI.
code-generation docker docker-compose fastapi kubernetes ollama
Last synced: 08 Apr 2026
https://github.com/ennsss/skinage
AI-powered facial skin quality analysis — 7-zone scoring, concern heatmaps, biological age estimation. Upload a selfie, get instant results.
computer-vision deep-learning facial-analysis fastapi heatmap machine-learning python pytorch skin-analysis streamlit
Last synced: 07 Mar 2026
https://github.com/talyx/payment-api
This project is an asynchronous payment processing API built with FastAPI.
Last synced: 15 May 2026
https://github.com/ozzs/users-service
User-management API demo, using Python with FastAPI and Postgres as database.
celery docker docker-compose fastapi postgres python redis sqlmodel
Last synced: 08 Apr 2026
https://github.com/ctrly4sh/fastapi
expanding backend skills with python's modern and fast API and backend development framework : FastAPI
api apidevelopment fastapi python restful-api
Last synced: 25 Feb 2025
https://github.com/vlad1343/cropwise-uk
CropWise UK is an AI-driven platform that recommends the most suitable crops for UK cities using soil, climate, and pollution data. It combines machine learning, rule-based reasoning, and geospatial analytics to provide accurate, actionable, and sustainable planting insights for farmers, researchers, and policymakers.
agritech-project ai crop-recommendation-system docker docker-compose environment fastapi geospatial-analysis machine-learning python react typescript
Last synced: 08 Apr 2026
https://github.com/caknoooo/simple_diabetes_model_api
Create a simple model with a diabetes theme in the modeling and implement FAST API to create a simple API
api fastapi modelling simple-project
Last synced: 14 May 2026
https://github.com/tejas242/scope
AI-powered system to classify, prioritize, and manage student complaints within educational institutions.
bert fastapi huggingface-transformers langchain llm nextjs15 python pytorch typescript
Last synced: 08 Apr 2026
https://github.com/taeefnajib/predict-gender-from-first-name
This project trains a model using Multinomial Naive Bayes algorithm to predict gender of a person from his/her first name. For this project, we used a dataset downloaded from data.gov which contains a zip file containing 142 txt files. There are files for every year from 1800 to 2021.
api argparse detection fastapi first-names gender gender-detection machine-learning multinomial-naive-bayes python
Last synced: 20 May 2026
https://github.com/perkzen/bitcoin-hodl-prophet
🧙 Bitcoin Hodl Prophet
ai bitcoin classification fastapi neural-network nextjs
Last synced: 15 Jun 2025
https://github.com/esnanta/ai-chatbot-informasi-publik-berbasis-dokumen
Proyek ini merupakan prototipe awal chatbot berbasis AI yang dirancang untuk menyajikan informasi terkait regulasi.
aichatbot chatbot cross-encoder fastapi nltk pymupdf python sentence-transformers uvicorn yii2
Last synced: 29 Mar 2025
https://github.com/techwithty/google_analytics
Google Analytics 4 (GA4) Analytics Data API SDK for Python/FastAPI. Production-grade client, OAuth and Service Account auth, typed models, quickstarts, and tests. Includes cloud setup guides for Googl
analytics-data-api analytics-sdk fastapi ga4 google-analytics google-cloud oauth observability python quickstart service-account testing
Last synced: 14 May 2026
https://github.com/kiss-ai-stack/.github
landing page
ai ai-agent artificial-intelligence fastapi kiss llm prompt python rag websockets
Last synced: 08 May 2026
https://github.com/kat-kel/full-stack-container-example
Docker container of a full-stack web application.
docker docker-compose fastapi fullstack nextjs python tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/suhasramanand/predictive-reliability-platform
End-to-end predictive reliability platform with anomaly detection, auto-remediation, and comprehensive observability for microservices
anomaly-detection auto-remediation chaos-engineering devops docker fastapi grafana kubernetes microservices monitoring observability predictive-maintenance prometheus python react site-reliability sre typescript
Last synced: 08 Apr 2026
https://github.com/diiego-h/echolink
University project: Music based Social Media
agile css fastapi javascript jwt kanban oauth pgadmin postgresql pydantic python scrum vite vuejs
Last synced: 06 Apr 2026
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 2026
https://github.com/3l-d1abl0/apparel-galaxy
A Simple E-Commerce Store based on Microservices
docker e-commerce ecs ecs-fargate fastapi golang jest microservices mongodb pytest
Last synced: 08 Apr 2026
https://github.com/interviewandhealth/stt-service
Speech to Text Service for Mock Interview and Mental Health Platform
Last synced: 20 May 2026
https://github.com/vladstudennikov/diabetes-prediction-app
ML-powered web app built with Laravel and Vue.js to predict diabetes risk based on users' daily habits and behavior
cypress data-analysis diabetes-prediction fastapi inertiajs laravel matplotlib medicine ml pandas php scikit-learn seaborn vuejs
Last synced: 08 Apr 2026
https://github.com/themusharraf/testing-fastapi
Unit and Integration tests for Apis
api fastapi integration-testing unit-testing
Last synced: 20 May 2026
https://github.com/binaryshrey/avatarsai-api-service
FastAPI service powering AvatarsAI app
chatgpt fastapi gemini gemini-api openai openai-api pythin3 sqlalchemy supabase supabase-db upstash upstash-redis
Last synced: 08 Feb 2026
https://github.com/khruthwik/potato-disease-classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
convolutional-neural-networks deep-learning docker fastapi flask javascript keras keras-tensorflow python pytorch reactjs scikit-learn tensorflow
Last synced: 06 Apr 2026
https://github.com/animemoeus/testing-k6
K6 Load Testing
django echo-framework expressjs fastapi go javascript k6 python
Last synced: 06 Apr 2026
https://github.com/qetsiankulu/afrigoal-backend
A lightweight FastAPI backend for fetching African Cup of Nations (AFCON) team data using the LiveScore API. Built for integration with an iOS SwiftUI app
afcon async backend fastapi football httpx ios livescore-api python soccer swiftui
Last synced: 14 Sep 2025
https://github.com/humancto/mr-jobs
AI-powered job hunting command center. Discovers jobs from 7+ sources, scores them against your resume with AI, generates tailored applications, auto-fills forms via browser automation, and tracks your pipeline. Self-hosted, open source.
ai automation browser-automation career claude docker fastapi job-application job-board job-hunting job-search job-tracker llm machine-learning open-source openai playwright python resume self-hosted
Last synced: 03 May 2026
https://github.com/ark948/reddit-clone-test02
A REST-based api clone of Reddit using FastAPI
fastapi pytest python rest rest-api sqlalchemy sqlmodel
Last synced: 05 May 2026
https://github.com/richy116/empathy-engine
🧠 Build an AI-powered mental health companion that offers support and resources to enhance emotional well-being and foster understanding.
ai awesome culture emotion-detection empathy fastapi gemini gui llm mental-health php-framework python react react-native sentiment-analysis streamlit textblob typescript
Last synced: 02 Nov 2025
https://github.com/ali-hv/workeas
A task manager API & site with FastApi
fastapi pydantic python sqlalchemy
Last synced: 13 May 2026
https://github.com/gemaquejr/python-crossfit-api
Projeto que visa desenvolver uma API de poucas tabelas, mas com o necessário para aprender como utilizar o FastAPI.
alembic fastapi pydantic python sqlalchemy
Last synced: 28 Apr 2026
https://github.com/SourasishBasu/ledgerly
Self hostable expense tracking platform
api aws devops docker fastapi gemini goaccess grafana monitoring postgresql prometheus python traefik
Last synced: 01 Sep 2025
https://github.com/pedrosfaria2/what_the_feed
An app to manage and share RSS feeds
api-rest ddd-architecture fastapi pydantic python tdd uv uvicorn webapp
Last synced: 22 Jul 2025
https://github.com/realdougeubanks/jsm-homeassistant-notifier
Docker service that bridges Jira Service Management (JSM/OpsGenie) alerts to Home Assistant — smart on-call routing, escalation detection, rich Google Home TTS announcements, and persistent dashboard notifications.
docker fastapi home-assistant jira jira-service-management on-call opsgenie python tts webhooks
Last synced: 08 Apr 2026
https://github.com/yukaty/tech-trend-tracker
An application that tracks technology trends from news articles.
fastapi nextjs openai pgvector postgresql
Last synced: 02 Nov 2025
https://github.com/somenath203/spam-sms-predictor-frontend
Click below to checkout the website
fastapi machine-learning naive-bayes next nextjs react reactjs tailwind
Last synced: 08 Apr 2026
https://github.com/flamingo-run/fastapi-cloud-workflows
Framework to create Google Cloud Workflows backed by your FastAPI server
fastapi gcp google-cloud-platform serverless workflows
Last synced: 17 Jan 2026
https://github.com/itsleonb/workout-recommender-api
API for Workout Recommender system. Built with FastAPI.
api content-based-filtering fastapi machine-learning recommender-system workout
Last synced: 13 May 2026
https://github.com/toluwaa-o/stears-lite-overview
Central overview repository for the Stears Lite project — documentation, resources, and links to frontend and backend repositories.
africa charts data data-aggregation data-visualization documentation fastapi nextjs project-overview
Last synced: 14 May 2026
https://github.com/fwasik/kube-goal-app
devbox docker docker-compose fastapi go-task helm javascript k9s kind kubernetes mongodb python react
Last synced: 08 Apr 2026
https://github.com/thoth2357/email-sender-api
A simple SMTP email sender...Still Work in PRogress
Last synced: 15 May 2026
https://github.com/tvziet/todo_app
Todo App with FastAPI
fastapi python3 render sqlalchemy todo-app
Last synced: 14 May 2026