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/dafwa/aplikasi-incer

Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.

fastapi image-processing mediapipe python

Last synced: 29 Apr 2026

https://github.com/mlane/slack-drafter

A lightweight Slack bot that suggests personalized, GPT-powered replies when you’re mentioned in a thread — fast, human-reviewed, and built for productivity.

ai-assistant chatbot developer-productivity fastapi gpt-4 human-in-the-loop openai personalized-replies productivity-tools python reply-generator slack-app slack-bot

Last synced: 09 May 2026

https://github.com/tomarakanksha/intent-classification-evaluation-api

Intent Classification using Hugging Face Transformers with FastAPI-powered API

fastapi huggingface-transformers intent-classification nlp-machine-learning python transformers-bert

Last synced: 30 Apr 2026

https://github.com/swish78/videomaster

VideoMaster is a sleek web app for effortless video editing, allowing users to trim, adjust brightness, change speed, and convert formats with a simple, intuitive interface and one-click processing.

aws-lambda aws-s3 computer-vision fastapi react

Last synced: 09 May 2026

https://github.com/alisenola/python-restful-fastapi

Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline

fastapi python restful-api

Last synced: 30 Apr 2026

https://github.com/roaajadaa/content-based-recommender-system

Build a content-based recommender system that suggests items to users based on their preferences (favorite products)

cosine-similarity fastapi pymongo tf-idf-vectorizer

Last synced: 30 Apr 2026

https://github.com/riottecboi/dns-lookup

A DNS (Domain Name System) lookup web application built using FastAPI to retrieve and display DNS records and WHOIS information for a specified domain name.

fastapi folium geopy python-3 whois

Last synced: 21 Sep 2025

https://github.com/barakudum/mp3music-backend

backend for an mp3 downloader

api fastapi python3

Last synced: 30 Apr 2026

https://github.com/shubhamsinghcmr/fastapi

A collection of FastAPI projects showcasing various applications and use cases of the FastAPI framework. Explore APIs built with FastAPI, complete with authentication, database integration, and real-time features. Ideal for learning and inspiration in developing modern web APIs.

fastapi

Last synced: 30 Apr 2026

https://github.com/c-saltz/glance

AI-Powered Fraud Detection & Explainability Dashboard

fastapi lightgbm openai-gpt4o python3 pytorch react snowflake

Last synced: 23 Jun 2026

https://github.com/jhiltonsantos/speech-code-api

Backend FastAPI do SpeechCode. RAG com LangChain, ChromaDB e Modelo de IA para estudos

fastapi langchain python rag

Last synced: 23 Jun 2026

https://github.com/cenixeriadev/imageprocessing

Reto de roadmap in progress https://roadmap.sh/projects/image-processing-service 👓

auth aws-s3 docker fastapi kafka opencv-python postgresql

Last synced: 30 Apr 2026

https://github.com/didibrabosa/chat-openai

Simple FastAPI for interacting with OpenAI's GPT-4. Sends user input to the model and returns AI-generated responses.

dotenv fastapi gpt-4 langchain opeai uvicorn

Last synced: 08 May 2026

https://github.com/kolitiri/fastapi-contextlog

A simple example on how to integrate the contextlogger package in a Fastapi app for contextual and structured logging

context fastapi logging python

Last synced: 09 May 2026

https://github.com/rafavermar/fastapi_redis_mongodb

Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se

fastapi jwt mongodb redis-cache

Last synced: 29 Jul 2025

https://github.com/md-nur/plantaid-client

PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.

fastapi nextjs tensorflow

Last synced: 30 Apr 2026

https://github.com/jackomo007/lovely-farm

Project making CRUD of events using FARM stack

fastapi mongo react

Last synced: 30 Apr 2026

https://github.com/sha1cybr/esp32-pi-solar-control

A BLE-Powered Smart IoT Water Valve with ESP32 & Pi Zero

ble esp32 fastapi iot python raspberry-pi

Last synced: 30 Apr 2026

https://github.com/gokulsudheesh/guess-game-deepseek-r1

A silly guess game for testing out the thinking capability of deep seek model hosted on NVIDIA builder.

deepseek-r1 fastapi langchain nvidia-nim-api ollama

Last synced: 30 Apr 2026

https://github.com/genesisblock3301/mongodb-fastapi

FastAPI connect with MongoDb

fastapi mongodb pymongo python

Last synced: 30 Apr 2026

https://github.com/bravo68web/fastapi-intro

FastAPI Usage Intro

fastapi python3 rest-api

Last synced: 30 Apr 2026

https://github.com/leok974/plan2scene-webapp

Dockerized Web App for Plan2Scene: Converting 2D floorplans to 3D walkthroughs (FastAPI + React)

3d-visualization computer-vision docker fastapi react

Last synced: 23 Jun 2026

https://github.com/eehwan/company-metadata-api

FastAPI-based rest API for multilingual company and tag search with PostgreSQL and Docker support

backend docker fastapi multilingual-websites postgresql python rest-api sqlalchemy

Last synced: 29 Jul 2025

https://github.com/shahidmalik4/fastapi-html

A lightweight blog application built with FastAPI, supporting user authentication, HTML server-side rendering, and full CRUD functionality for blog posts.

blog fastapi html python sqlalchemy

Last synced: 23 Jun 2026

https://github.com/paulcwatts/test-saml-idp

A basic test SAML IdP implementation in Python

fastapi python saml-idp saml2

Last synced: 30 Apr 2026

https://github.com/itachi1621/facts-api

a simple FastAPI-based web service that provides random facts on demand. This API is designed to be lightweight, easy to use, and a fun way to learn something new with just a simple API call.

api fastapi python python3

Last synced: 30 Apr 2026

https://github.com/sage-rebirth/gemini-chatbot-mongodb

This project is a FastAPI and React-based chatbot system for querying PDF content using Google Gemini 2.0 Flash embeddings and MongoDB vector search. It features PDF upload, semantic search, chat interface, and an admin panel for document management with Netligent branding. The system is production grade ready with robust error handling.

ai chatbot embeddings fastapi gemini gemini-api genai-chatbot genai-usecase mongodb react react-app retreivalqa text-processing text-summarization

Last synced: 30 Apr 2026

https://github.com/extrawest/ai_healthcare_bot_with_memory

An intelligent healthcare assistant with memory capabilities, built using FastAPI, Chainlit, and mem0. This bot can remember patient information across conversations, providing personalized healthcare support.

ai chainlit chait fastapi langchain mem0 python

Last synced: 09 May 2026

https://github.com/mahmoudelshimi/fastapi_quantum_rng

A FastAPI-React-based Quantum Random Number Generator using Qiskit and AerSimulator. It simulates quantum circuits with Hadamard gates to generate random numbers.

fastapi python quantum-computing random-number-generators react reactjs

Last synced: 30 Apr 2026

https://github.com/howdoicomputer/revontulet

An API that is used to continuously track if one or more satellites are over a set of coordinates.

fastapi hirshel httpx python satellites

Last synced: 08 Jun 2026

https://github.com/samuelogboye/taskmasterapi

A Simple task management application

fastapi postgresql python sqlite

Last synced: 30 Apr 2026

https://github.com/wbgreen0405/ethiomeddatawarehouse

EthiomedDataWarehouse: a complete data warehouse solution for Ethiopian medical business data. It covers Telegram scraping, YOLOv5 object detection, dbt for ETL/ELT, and FastAPI for data exposure. Features robust data cleaning, analytical modeling, and ML integration.

data-warehouse dbt etl fastapi postgresql python

Last synced: 30 Apr 2026

https://github.com/pguerrerolinares/ai-news-platform

AI News aggregation, classification, and search platform

ai fastapi llm news-aggregator pgvector rag react semantic-search

Last synced: 24 Jun 2026

https://github.com/drcbeatz/eks-chat

Demo Medical Policy LLM RAG chatbot deployed on AWS EKS using Claude 3 Haiku (Python/FastAPI/LangChain/Docker/AWS Bedrock/Kubernetes/Helm)

aws bedrock claude-haiku css docker eks faiss fastapi helm html javascript kubernetes langchain makefile python rag-chatbot s3 sse titan-embeddings

Last synced: 13 Apr 2026

https://github.com/parthapray/pii_scrubbing_llm

This repo contains codes about PII scrubbing heuristics search before calling to LLM (local and remote)

chatgpt-api claude-api cloud edge fastapi hybrid llm ner-spacy ollama-api pii pii-detection scrubbing spacy sqlalchemy uvicorn

Last synced: 10 May 2026

https://github.com/fedeegmz/hayek-rag

A specialized chat application focused on Friedrich August von Hayek, implementing Retrieval-Augmented Generation (RAG) to provide contextually relevant responses based on Hayek's works.

ai artificial-intelligence fastapi mongodb python rag uv voyageai

Last synced: 30 Apr 2026

https://github.com/gaurav-singh7092/resumatch

An AI-powered resume and job description matching application using natural language processing and machine learning techniques. This application provides intelligent analysis of resume-job compatibility with detailed scoring and recommendations.

fastapi keyword-extraction nextjs nlp preprocessing-data python similarity-score tailwind

Last synced: 30 Apr 2026

https://github.com/andresorozcodev/usermanager

Backend System for User Management with Security and Asynchronous Tasks

crud docker docker-compose fastapi jwt-token pyhton rabbitmq sqlite

Last synced: 01 May 2026

https://github.com/n9bc/dxspider-docker

Self-hosted amateur-radio DX cluster: DXSpider engine + Python FastAPI stats dashboard + Postgres + Caddy, as a Docker Compose stack

amateur-radio docker docker-compose dx-cluster dxspider fastapi ham-radio self-hosted

Last synced: 08 Jun 2026

https://github.com/himanshubhosale25/end-to-end-smart-email-app

This project develops an email dashboard with a FastAPI backend and OpenAI integration for generating email responses and summaries. It features OAuth authentication, dark mode, and email categorization.

email-dashboard fastapi generative-ai oauth openai-api

Last synced: 08 Jun 2026

https://github.com/techwithty/rent_cast

RentCast API client for Python/FastAPI. Production-ready integration for property data, market research, and valuation. Includes type-safe clients, retry logic, and comprehensive error handling.

api-client async-io fastapi market-research production-ready property-data property-valuation python real-estate rental-listings sale-listings type-safe valuation

Last synced: 01 May 2026

https://github.com/seapagan/fastapi-users-example

Example FastAPI app using 'fastapi-users' for Authentication

async fastapi fastapi-users python python3 sqlalchemy

Last synced: 01 May 2026

https://github.com/flkt-crnpio/fastapi-sandbox

Pruebas para crear la documentacion de una API bajo los protocolos de OpenAPI utilizando el framework de FastAPI

fastapi openapi python python3

Last synced: 10 May 2026

https://github.com/adwaiy2912/handwritten-digit-recognition

A full-stack project where users can draw or upload handwritten digits and get instant model predictions.

fastapi machine-learning react

Last synced: 10 May 2026

https://github.com/willwillis/fast-api-scripture-app

A React + Vite / FastAPI Scripture App

cicd coverage-testing fastapi mit-license python react uv vite

Last synced: 01 May 2026

https://github.com/yosoykevin/rag-caching-techniques

API RAG con FastAPI y pgvector, implementando Exact y Semantic Cache con embeddings de Google Gemini.

fastapi llm pgvector postgresql python rag

Last synced: 01 May 2026

https://github.com/mdsamsuzzohashayon/goal-insight

This is a football stats platform using FastAPI for APIs, SQLModel for database management, Redis for fast caching, and Vanilla JS for an interactive frontend. It delivers real-time match insights, player stats, and team analytics efficiently and accurately.

fastapi javascript python redis sqlmodel

Last synced: 01 May 2026

https://github.com/deshan555/lostfound

A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.

fastapi image-mat image-recognition lost-found-backend mysql-database rest-api

Last synced: 10 May 2026

https://github.com/hackjutsu/vibe-stt-server

Speech-to-Text transcription service backed by Whisper

chatbot fastapi whisper

Last synced: 01 May 2026

https://github.com/praptisharma28/gotenberg-pdf-generation

A FastAPI application for PDF generation using Gotenberg. This repository can convert urls, csv files, html pages to pdfs, along with merging normal/image pdfs.

fastapi gotenberg html5 pdf pdf-generation python3 uvicorn

Last synced: 01 May 2026

https://github.com/isk-daniar/menu_dishes

Pet-project a menu dishes made on fastapi

alembic fastapi python-dotenv sqlalchemy

Last synced: 14 May 2026

https://github.com/colk-tech/docsid

A software for document management

fastapi python

Last synced: 01 May 2026

https://github.com/hhrh/real-time-fraud-detection

A production-style real-time fraud detection pipeline using Kafka, FastAPI, XGBoost/CatBoost/LightGBM, Prometheus, and Grafana.

apache-kafka catboost data-visualization fastapi grafana lightgbm mlops prometheus python xgboost

Last synced: 10 May 2026

https://github.com/sochaty/llm-governance-engine

A robust LLM Governance & ROI Evaluation platform designed to benchmark Frontier models against local open-source models. Built with an enterprise microservices architecture and cloud-ready for Kubernetes, this tool helps organizations optimize AI spend by calculating the accuracy-vs-cost tradeoff of local vs. cloud inference

angular benchmark fastapi finops generative-ai kubernetes llm-engineering microservices mlops ollama

Last synced: 08 Jun 2026

https://github.com/ammanrizwan/rag-chatbot-using-ollama-langchain

A sophisticated Retrieval-Augmented Generation (RAG) chatbot that combines local document processing with web search capabilities. Built with FastAPI backend and React TypeScript frontend.

docker dockerfile fastapi python rag-chatbot typescript

Last synced: 01 May 2026

https://github.com/mvarrone/stp-per-vlan-project

Fullstack app designed to represent a dynamic Per VLAN Spanning Tree Protocol tree (PVST) on a canvas using FastAPI and Vue.JS. It includes a short video demo hosted on Youtube

fastapi python3 spanning-tree-protocol vis-network vuejs

Last synced: 01 May 2026

https://github.com/omermersin/dji-cloud-platform-minimal

A minimal DJI Cloud API platform: MQTT client for OSD telemetry and a FastAPI dashboard.

dji-cloud-api drone-telemetry fastapi mqtt python

Last synced: 01 May 2026

https://github.com/smart-models/smart-embedder

A lightweight, self-hosted embedding server built for hybrid search pipelines. It runs entirely on your own hardware on an NVIDIA GPU for high throughput, or on CPU when no GPU is available with no cloud dependency and no data leaving your machine.

bge-m3 docker embedding fastapi hybrid-search qwen-embeddings qwen-reranker rag reranker self-hosted

Last synced: 28 Jun 2026

https://github.com/stanmiglight/lab1

This FastAPI service handles a user database with CRUD operations for users identified by user_id and name.

fastapi python school-project

Last synced: 01 May 2026

https://github.com/arthurmgraf/graphmind

Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server

agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search

Last synced: 19 Feb 2026

https://github.com/beary/fastapi-todo-app

A todo app built with fastapi, sqlalchemy, postgresql, react, react-router, rtk-query, vite, mui.

fastapi mui react react-router react-router-v7 rtk-query vite

Last synced: 11 Apr 2026

https://github.com/saiprabhu-dandanayak/jenkins-integration-with-github

Jenkins-integration: A repository containing code for integrating Jenkins CI/CD pipelines with Python applications. Includes configuration files, scripts, and application code for automated builds, testing, and deployment using Jenkins."

fastapi jenkins

Last synced: 01 May 2026

https://github.com/ddeutils/load-routing

❌ Routing Application deploy to on-premise server

docker fastapi python3 routing-engine

Last synced: 01 May 2026

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/poran-dip/filo

Conversational AI agent for searching and discovering files in Google Drive, built with FastAPI, LangGraph, and Streamlit.

ai-agent fastapi google-drive-api groq langchain langgraph llm python streamlit

Last synced: 25 Jun 2026

https://github.com/mert-byrktr/annoy-image-similarity

Toy project for basic image search engine. Just for dog images now, can be further extended.

annoy fastapi image image-processing search-engine

Last synced: 04 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/firmansyah2701/career_app

Career Clustering Vocational High School Students Using KMeans Algorithm

chartjs fastapi jquery kmeans-clustering mongodb sweetalert2 tailwindcss

Last synced: 08 Apr 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/darth-knoppix/fastapi-docker-template

A simple template for getting started with FastAPI in Docker with a Dev Container for VS Code

docker fastapi pyhton

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/techwithty/n8n

n8n Python SDK: async HTTPX client and APIs for all major n8n resources with a FastAPI-ready integration and a complete pytest test suite.

api async audit automation credentials executions fastapi httpx n8n projects pytest python sdk tags testing users variables workflows

Last synced: 10 May 2026

https://github.com/narius2030/imcp-mobile-app

This mobile application uses the camera to capture images and sends them to a microservice for image captioning. Powered by a machine learning model, the app generates descriptive captions for each photo, providing visually impaired users with a detailed understanding of their surroundings through auditory feedback

api-development fastapi flutter-app microservice minio-s3 mobile-app mongodb nginx-proxy

Last synced: 10 May 2026

https://github.com/satendrakumar/fastapi-service-template

FastAPI template to start with restful service

docker fastapi pip python rest-api

Last synced: 10 May 2026

https://github.com/lmashik/cat_charity_fund

Сервис для благотворительного фонда - внесение пожертвований в нецелевые проекты

alembic fastapi python37 sqlalchemy uvicorn

Last synced: 10 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/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/walterromero9/bori-bot

AI chatbot built with LangChain, FastAPI & Next.js

ai chatbot chatgpt fastapi langchain

Last synced: 01 May 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/sachnaror/python-fastapi-framework

FastAPI is a modern, high-performance web framework for building APIs with Python based on standard type hints

api-rest fastapi python3

Last synced: 02 May 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/phaniteja5789/todolist_fastapi

This repository is an sample ToDoList application developed using FastAPI, HTML, JavaScript.

fastapi fastapi-template html-css-javascript jinja2-templating-engine

Last synced: 02 May 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/emrecpp/swagger-fastapi-dark-theme

A custom CSS file that provides a dark theme and larger text for Swagger UI documentation pages in FastAPI applications.

dark-mode dark-theme developer-tools fastapi swagger swagger-customization swagger-dark swagger-ui theme ui-customization

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/milisp/miniapi3

light FastAPI

fastapi

Last synced: 02 May 2026

https://github.com/kngsoomin/pyspark-retention-pipeline

End-to-end customer churn prediction pipeline using PySpark, Spark MLlib, and FastAPI — from raw retail transactions to model serving and threshold optimization.

churn-prediction customer-retention data-pipeline fastapi feature-engineering machine-learning mlops pyspark spark spark-mllib

Last synced: 02 May 2026