An open API service indexing awesome lists of open source software.

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).

https://github.com/kngsoomin/event-log-quality-monitor

This project is an end-to-end prototype that continuously checks, validates, and visualizes the health of Wikipedia's Clickstream logs.

data-engineering data-quality fastapi portfolio python sqlite streamlit

Last synced: 04 May 2026

https://github.com/invincible1602/feedbacksystem

A full-stack feedback system that leverages advanced NLP and interactive dashboards to analyze customer sentiment in real time. Built using FastAPI, React, and Chart.js.

fastapi machine-learning python reactjs sentence-transformers

Last synced: 17 Apr 2026

https://github.com/juniortorresmtj/model_api_mlops_project

This project aims to apply MLOps techniques to deploy a machine learning model through an API constructed with FastAPI. We utilize Poetry for dependency management and Docker for containerization, ensuring the code is modular, organized 📐, and maintainable 🛠️.

docker fastapi machine-learning machine-learning-algorithms machine-learning-engineering mkdocs mlops python3

Last synced: 11 Apr 2026

https://github.com/ronihdzz/aws-lambda-fastapi-template

Professional template for building serverless REST APIs with FastAPI, Docker, and AWS Lambda. Includes modular architecture, real database testing, and full CI/CD integration.

aws-lambda ci-cd cloud docker fastapi github-actions mangum microservices mongodb postgresql pydantic python rest-api serverless sqlalchemy template testing

Last synced: 17 Apr 2026

https://github.com/zabit923/pa-dgu

👨‍🎓 Diplom project on FastAPI 👩‍🎓

docker fastapi python rest-api websocket

Last synced: 17 Apr 2026

https://github.com/fblettner/liberty-framework-template

Liberty Framework, next generation of no-code/low-code

fastapi liberty-core liberty-framework nomana-it python react

Last synced: 17 Apr 2026

https://github.com/isaacdiaz09/ecovision-poli

Proyecto del modulo Arquitectura de Software - Ing de Software - Universidad Politécnico Grancolombiano

arquitectura-de-software fastapi firebase

Last synced: 04 Jun 2026

https://github.com/686f6c61/pg-index-agents

Sistema de agentes inteligentes para analisis y optimizacion automatica de indices en PostgreSQL

ai-agents database-optimization fastapi langgraph llm nextjs postgresql python

Last synced: 11 Apr 2026

https://github.com/stecrin/legiontrap-ti

Modular, edge-ready honeynet with privacy-by-design, ATT&CK/Sigma exports, and a clean UI.

docker fastapi honeypot mitre-attack security threat-intelligence

Last synced: 27 May 2026

https://github.com/diegoribeiro2/deploy_de_modelo_de_machine_learning_na_nuvem_gcp_com_flask

Deploy de modelos de machine learning treinados localmente na nuvem GCP, utilizando Flask para disponibilizar uma API que retorna predições em tempo real.

fastapi gcp-cloud-functions python rest-api

Last synced: 17 Apr 2026

https://github.com/matsjfunke/diet_code

fullstack react/fastapi web app about my passion for deleting code

axios docker docker-compose fastapi react traefik

Last synced: 11 Apr 2026

https://github.com/ahmadbaratkhooei/seamless_streaming_server

Dieses Projekt implementiert und lokalisiert ein Seamless-Streaming-Modell mit Python, FastAPI, JavaScript, HTML und CSS.

fastapi javascript python

Last synced: 04 May 2026

https://github.com/itsbrianhughes/p2p-lifecycle-simulator

Real-world Procure-to-Pay (P2P) lifecycle simulator modeling purchase orders, shipments, goods receipts, invoices, and 3-way matching with variance and exception handling for mid-market distributors and retailers.

accounts-payable edi fastapi integration-engineering invoice-matching p2p procure-to-pay procurement python sqlite supply-chain three-way-match

Last synced: 01 May 2026

https://github.com/jibbs1703/loan-approval-prediction

This repository contains a Loan Approval Prediction Model. The model predicts the likelihood of loan approval based on applicant data. The model deployment is done using FastAPI to allow applicant data to be entered in order to obtain an approval prediction.

api-endpoints aws-ec2 aws-s3 classification-algorithm fastapi feature-engineering feature-selection loan-approval-prediction model-deployment model-training-and-evaluation

Last synced: 04 Apr 2026

https://github.com/rodrigo-kelven/project_load_balancer

Este projeto simula um sistema de balanceamento de carga para múltiplas instâncias de APIs. O NGINX é configurado para distribuir as requisições de forma equilibrada entre os containers do Docker. As APIs são implementadas com FastAPI, um framework de alto desempenho para a construção de APIs.

docker docker-compose fastapi nginx python3

Last synced: 11 Apr 2026

https://github.com/iamcaominhtien/kanban-board-mcp

A personal Kanban board with a polished React UI and Python MCP server — built for AI agent integration

ai-agents drag-and-drop fastapi kanban mcp model-context-protocol project-management python react sqlite typescript

Last synced: 17 Apr 2026

https://github.com/devsuthar-ai/mlops-pipeline-framework

🔧 Production ML pipeline framework for model training, deployment, and monitoring. Features: MLflow, Airflow, FastAPI serving, Prometheus monitoring, Kubernetes deployment.

airflow ci-cd data-science docker fastapi kubernetes machine-learning ml-pipeline mlflow mlops model-deployment python

Last synced: 16 Nov 2025

https://github.com/oleksandr-romashko/goit-pythonweb-hw-08

REST API to store and manage your contacts, built using FastAPI

alembic api asyncio crud dotenv fastapi postgres pydantic python rest sqlalchemy

Last synced: 01 May 2026

https://github.com/lakkawardhananjay/sre-agent

Self-healing Kubernetes Agent built with FastAPI, Prometheus, and Google Gemini API, deployed on GKE for automatic pod recovery and monitoring.

ai cloud devops docker fastapi gemiini-cli-ui gemini-api gemini-pro gke kubernetes monitoring prometheus python self-healing

Last synced: 11 Apr 2026

https://github.com/ot-nemoto/fastapi-tutorial

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 2026

https://github.com/pushpakrai/food-delivery-chatbot

A Dialogflow, FastAPI, and MySQL-based chatbot for food delivery, leveraging NLP for conversational order management.

dialog fastapi langchain nlp python

Last synced: 18 Apr 2026

https://github.com/junotb/omniparse-ai-stack

Document & image parsing full-stack demo. OCR, VLM, document layout analysis, LLM Agent — runs in browser or on server. Next.js + FastAPI.

document-ai document-parsing easyocr fastapi full-stack gemini image-analysis langchain llm machine-learning nextjs ocr python tesseract typescript vision-language-model yolo

Last synced: 04 Apr 2026

https://github.com/e1washere/emotion-recognition-app

Emotion Recognition App is a cross-platform desktop app that uses deep learning to detect emotions from facial images and videos. It runs fully offline and supports real-time analysis using 8 models built with TensorFlow and PyTorch. Developed with React, Electron, and FastAPI.

deep-learning emotion-recognition fastapi pytorch react tensorflow

Last synced: 11 Apr 2026

https://github.com/taj54/ci_to_lara_crew

🤖 A FastAPI + CrewAI-based tool for validating and automating migrations from CodeIgniter to Laravel. Features agents, schema validation, and extensibility.

ai-agents api architecture automation cli codeigniter codeigniter3 codeigniter4 crewai developer-tools fastapi laravel migration-tool php python webframework

Last synced: 11 Apr 2026

https://github.com/chinmaymisra/personal-finance-tracker

Upload Axis Bank statements as PDFs, automatically parse transactions, and view them cleanly in a modern UI. Handles invalid files and non-supported banks gracefully. Built using React (Vite) and FastAPI.

axis-bank bank-statement fastapi financial-application fullstack pdf-parser python react typescript vite

Last synced: 04 Apr 2026

https://github.com/pashpiter/hackathon_alfa_task

Командный проект по созданию MVP индивидуального плана развития для сотрудников в Альфа-Банке.

alembic docker fastapi nginx postgresql pydantic sqlalchemy

Last synced: 11 Apr 2026

https://github.com/mattuebel/garden-app

A FastAPI-based garden management system for tracking plants, garden beds, and growth with support for image processing and barcode scanning

docker fastapi garden iot python raspberry-pi

Last synced: 04 May 2026

https://github.com/realpacific/roxanne

Search or filter a Telegram group by keywords/user

bootstrap fastapi jinja2 telegram telethon

Last synced: 04 May 2026

https://github.com/se0831/yakkihou-checker

薬機法・景品表示法に抵触する可能性のある広告表現を自動検出するシステム

advertising compliance fastapi healthcare japanese legal-tech marketing nlp python streamlit

Last synced: 18 Apr 2026

https://github.com/stardust-tunnel-vpn/core

Core repo that stores backend & frontend parts as a usual monolith.

beautifulsoup4 fastapi html javascript nodejs notion pinia pydantic python3 tailwindcss typescript vue3

Last synced: 11 Apr 2026

https://github.com/darian16/rag-demo

Demo for the project Earground. RAG-powered AIS/AES analysis tool.

chroma docker fastapi firebase gcp langgraph llmops pylint pytest python rag reactjs serverless

Last synced: 04 Apr 2026

https://github.com/arnoldchrisoduor1/potato_disease

Trained a CNN to detect the presence and the current stage of Blight disease in potatoes, WebApp in FastAPI and React

fastapi keras numpy react serving-tensors tensorflow

Last synced: 04 Apr 2026

https://github.com/octavian451/locust_poc

A PoC project demonstrating Locust with Docker Compose

docker-compose fastapi locust

Last synced: 04 Jun 2026

https://github.com/maurice-l/tutify

Ein Franchiseplattform für Nachhilfe Dienstleistungen mit Vue.js und FastAPI

backend fastapi frontend javascript oracle-database python vue

Last synced: 18 Apr 2026

https://github.com/f949kaschenko/coiledsteelapi

REST API for managing metal coils in a warehouse. Built with FastAPI, SQLAlchemy, and PostgreSQL. Supports advanced filtering, statistics, Docker deployment, and full test coverage.

docker fastapi githubaction-workflow postgresql pytest python sqlalchemy

Last synced: 18 Apr 2026

https://github.com/akihokurino/embedding-search

pdf embedding search sample

fastapi openai postgresql python3

Last synced: 18 Apr 2026

https://github.com/jsonfm/blood-donation-system

A backend project to manage blood donations. Made with Postgres and Python.

fastapi nuxt psycopg2 python vue

Last synced: 18 Apr 2026

https://github.com/bradlab/chatbot

A chatbot API developed with FastAPI, designed to be deployed on AWS Lambda via Mangum

aws aws-cloudformation aws-dynamodb aws-lambda docker fastapi jenkins python serverless

Last synced: 04 Apr 2026

https://github.com/mahtabranjbar/customer_churn_prediction

Full‑stack Customer Churn Prediction app – FastAPI backend, Streamlit dashboard, PostgreSQL & Docker

data-science docker fastapi gradient-boosting machine-learning postgres python streamlit

Last synced: 04 Apr 2026

https://github.com/mayankdiwate/fastapi-rbac-admin

A FastAPI application with user authentication, registration, and token-based authorization using PostgreSQL.

docker docker-compose fastapi jwt postgresql python3

Last synced: 04 Apr 2026

https://github.com/bielacki/cinerag

🎬 Movie discovery RAG system using natural language queries. Features hybrid search (BM25+Vector), reranking, LLM integration, and Grafana monitoring.

elasticsearch fastapi grafana hybrid-search llm machine-learning movie-recommendation-app nlp prometheus qdrant rag retrieval-augmented-generation streamlit tmdb vector-search

Last synced: 05 Apr 2026

https://github.com/cgcardona/agentception

AgentCeption — multi-agent orchestration system for AI-powered development workflows

agents ai fastapi orchestration python

Last synced: 04 Apr 2026

https://github.com/lee-seung-tak/lst-nas

Custom NAS with FastAPI, Suppabase, Nginx, Certbot, Docker Composite

certbot docker-compose fastapi nas nginx supabase

Last synced: 10 Apr 2026

https://github.com/madi-s/fastapi-security

Interesting authorization method demonstrated with FastAPI

fastapi oauth security

Last synced: 04 May 2026

https://github.com/kelcheone/bloansys

A simple loan management "system" simulation.

fastapi postgres python

Last synced: 18 Apr 2026

https://github.com/leokwsw/openai-privacy-filter

OpenAI Privacy Filter FastAPI Service

docker fastapi openai privacy-filter python

Last synced: 04 Jun 2026

https://github.com/kishan2029/post_mgmt

Built on the efficient FastAPI framework, this server application allows users to access a wealth of existing posts. Secure JWT token authentication safeguards the system, granting content creation privileges only to registered users. After a quick signup process, users can delve into the creative process, generating and sharing their own post.

fastapi jwt-authentication

Last synced: 18 Apr 2026

https://github.com/danishzulfiqar/language-detection-nlp-model

This machine learning model is designed to accurately detect and classify text in 18 languages using NLP

fastapi jupyter-notebook machine-learning natural-language-processing scikit-learn

Last synced: 01 May 2026

https://github.com/gustavogss/polls-api

API para enquetes em tempo real

docker fastapi nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/eitsxiaozhai/celery_task

This is a project that deploys celery separately from the main program, allowing the celery code to be abstracted into a new docker, reducing the coupling of the project

celery cicd docker fastapi

Last synced: 18 Apr 2026

https://github.com/achronus/dnd-explorer

Explore the DnD 5e spells using an interactive card system

dnd-tools dnd5e fastapi mongodb nextjs python reactjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/pramodnaik-dev/react-authentication

This Repo Contains a Codebase for React TS, Redux Toolkit, Async Thunk, RTK Query and User Authentication using Axios Interceptor. It also includes a Python FastAPI Backend.

axios axios-interceptor fastapi react redux-thunk redux-toolkit rtk-query ts

Last synced: 01 May 2026

https://github.com/shahadathhs/ecoroute

EcoRoute Atlas is a high-performance, AI-driven backend system for global supply chain management, sustainability tracking, and regulatory compliance.

chatbot fastapi postgresql python qdrant rag vector

Last synced: 28 Apr 2026

https://github.com/sandesh-s-hegde/b2b-fleet-aggregator-api

Headless FastAPI micro-tactical execution engine for Logistics Service Providers. Dynamically allocates warehouse floor tasks between human workers and AGVs based on physical fatigue and battery constraints.

agv dispatch-system fastapi logistics microservice postgresql python rest-api sqlalchemy supply-chain warehouse-management

Last synced: 05 Apr 2026

https://github.com/natthasath/demo-digitalform-api

A digital form is an electronic document used to collect and store information. It can be filled out and submitted online, making it a convenient and efficient way to gather data.

digitalform docker-compose dockerfile fastapi fpdf2 poetry python

Last synced: 05 May 2026

https://github.com/katagaki/lingusweb

Web interface for Lingus

fastapi python web

Last synced: 02 May 2026

https://github.com/ricardodani/learnspace.com.br

LearnSpace.com.br code (a LMS open source system written in python and typescript)

elearning fastapi nextjs python3 vercel

Last synced: 05 Apr 2026

https://github.com/andriamahay11master/devscope

An AI-powered GitHub analytics platform that transforms developer profiles into insightful dashboards, showcasing repository activity, coding trends, top technologies, and intelligent developer summaries through modern data visualization.

axios fastapi framer-motion python react react-router recharts rest-api tailwindcss vite

Last synced: 04 Jun 2026

https://github.com/thinkphp/next-geodistance

The app allows users to enter two locations and calculates the distance between them, displaying the result on a map. FastAPI for backend. Nextjs for frontend

api-rest fastapi geolocation leaflet map nextjs python3 react

Last synced: 11 Apr 2026

https://github.com/hardmax71/graphqlmons

Silly website about Pokemons using GraphQL in backend.

bulma fastapi graphql python

Last synced: 18 Apr 2026

https://github.com/kazuma512/chatgpt-fastapi

This is a simple API project that calls the ChatGPT API using FastAPI.

chatgpt-api fastapi kazuma512 python third-party-api

Last synced: 02 May 2026

https://github.com/yameogo123/mlops-docker-job

mlOps project with docker and deployed on huggingFace

docker fastapi machine-learning mlops streamlit

Last synced: 18 Apr 2026

https://github.com/nichind/fastapi

The only python fastapi template you'll ever need

async fastapi fastapi-sqlalchemy fastapi-template sqlalchemy template

Last synced: 04 May 2026

https://github.com/davenguyen05/cos-30049

This is a project-based unit where students collaborate in teams to develop innovative solutions for industry challenges.

ai css fastapi javascript python reactjs

Last synced: 05 Apr 2026

https://github.com/liebemama/repo-fastapi

GPU-ready FastAPI AI inference server with plugin system, supporting CUDA, ROCm, CPU, and macOS MPS.

ai-server cuda fastapi gpu inference mps plugins pytorch rocm

Last synced: 05 Apr 2026

https://github.com/vizonex/ossm

Open Source Social Media Platform That I'm planning to wirte very soon in Fastapi and Peewee in python

fastapi foss paywall-free python twitter-reddit-alternative

Last synced: 02 May 2026

https://github.com/djccnt15/fastapi_vision

FastAPI 기반 비전 AI Backend 서버

fastapi fastapi-sqlalchemy python sqlalchemy tesseract tesseract-ocr

Last synced: 02 May 2026

https://github.com/bmwant/mappi

Generate webserver from yaml file

dev-server fastapi nocode python starlette static-serve webserver yaml

Last synced: 05 Apr 2026

https://github.com/ipriyam26/git-repos

Search Github Profiles and see there public profiles

angular fastapi python tailwindcss typescript

Last synced: 05 Apr 2026

https://github.com/zh4men9/reposynergy

RepoSynergy - 一款强大的 GitHub & Gitee 仓库管理工具,支持双向同步、数据分析和高效管理。基于 Electron + Vue + FastAPI 构建,提供跨平台支持和离线功能。

cross-platform data-visualization desktop-app electron fastapi gitee-api github-api python repository-management sync-tool typescript vue

Last synced: 05 Apr 2026

https://github.com/berkayguzel06/modelbasedmovierecommendationsystem

Welcome to the Genre-Based Movie Recommendation System! This project leverages the power of Artificial Intelligence (AI) and Machine Learning (ML) to provide personalized movie recommendations based on user preferences and genres

ai artifical-intelligence database fastapi flask javascript machine-learning ml movie-recomendation-system movie-recommendation-app movies-app-react postgresql python react sqlalchemy tailwind tailwindcss torch warehouse

Last synced: 05 Apr 2026

https://github.com/bdeekshith066/restaurant-uptime-tracker

A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.

fastapi python sqlalchemy sqlite

Last synced: 18 Apr 2026

https://github.com/0xpixelninja/dhcp-rest-api

A FastAPI-powered REST API for managing ISC DHCP Server configurations.

configuration-management fastapi isc-dhcp-server python

Last synced: 18 Apr 2026

https://github.com/d3r1n/portfolio

my latest professional portfolio website. Intended to be used as an online business card or short resume

fastapi full-stack portfolio portfolio-website python resume resume-website solidjs

Last synced: 18 Apr 2026

https://github.com/excellent-84/library_api

RESTful API для управления библиотечным каталогом. Система позволяет управлять информацией о книгах, авторах, читателях и выдачей книг.

alembic docker fastapi jwt postgresql pydantic pytest python sqlalchemy

Last synced: 18 Apr 2026

https://github.com/thomas-dev7/gymcontroll_fastapi_py

Este é o backend do sistema GymControll, uma aplicação desenvolvida para o controle de treinos em academias e acompanhamento de progressão de exercícios. Este projeto já existe em outra linguagem, mas esta versão foi criada com Python 3.10 e FastAPI como um estudo prático para aprofundar o conhecimento e consolidar o aprendizado nessa stack.

api fastapi pgsql postgres postgresql python

Last synced: 18 Apr 2026

https://github.com/k31ner/practica_backend_fastapi

Repositorio para practicar desarrollo backend con FastAPI, enfocado en buenas prácticas, escalabilidad y clean code. Ideal para crear APIs robustas y eficientes.

api-rest backend clean-code fastapi python3

Last synced: 18 Apr 2026

https://github.com/bin-detective/bindetective-ml-backend

The Bindetective ML Service is a FastAPI-based backend for real-time waste image prediction in the Bin Detective app. It uses Robin, our custom ML model, to classify waste from image and is deployed on Google Cloud Run for serverless execution. The service integrates seamlessly with our main Express.js backend for enhanced and scalable performance

fastapi python rest-api

Last synced: 18 Apr 2026

https://github.com/rohitdusane/customer-churn-ml

This project uses machine learning to predict customer churn in the banking sector. It covers the end-to-end process, from data ingestion, validation, and transformation to model training and deployment using FastAPI. The system includes real-time predictions and provides an API for customer churn analysis.

banking customer-churn-prediction customer-retention data-science end-to-end-pipeline fastapi machine-learning model-deployment predictive-analytics python

Last synced: 18 Apr 2026

https://github.com/uptonking/papermerge-office

open source document management system designed to work with scanned documents (also called digital archives).

document-management fastapi knowledge-base ocr pdf sqlalchemy

Last synced: 18 Apr 2026

https://github.com/xxanqw/givemeasong-api

Просте API/WEB яке знаходить пісню на всіх платформах.

fastapi music python

Last synced: 18 Apr 2026

https://github.com/twfksh/python-devops-walkthrough

python devops setup and aws deploy walkthrough

aws devops docker fastapi python

Last synced: 18 Apr 2026

https://github.com/sagarmaddela/multi-format-autonomous-ai-system

This is a multi-agent system that processes inputs from Email, JSON, and PDF, classifies both format + business intent, routes to specialized agents, and dynamically chains a follow-up action based on extracted data (e.g., triggering an alert, generating a summary, flagging a risk).

email-parsing fastapi genai langchain llama3 llm ollama pdf-parsing python

Last synced: 18 Apr 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/ricora/ricora-beats-ir-backend

👑 RICORA Beats IR (Backend)

fastapi pydantic python sqlalchemy

Last synced: 02 May 2026