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/dtrifuno/ipsum

Python library for the generation of international placeholder text

fastapi lorem-ipsum-generator nextjs python3 reactjs typescipt

Last synced: 02 May 2026

https://github.com/john0isaac/fastroom

Project demonstrating a modern realtime stack: authenticated rooms, chat, presence, typing indicators, and a clean separation of concerns between a FastAPI backend and a Vue 3 SPA frontend.

fastapi postgres redis vue

Last synced: 11 Apr 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/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/zcemycl/business-card

Monorepo of business card project, including full stack, etl, datalake, mlops, etc.

alembic aws docker docker-compose fastapi graphene javascript nextjs nodejs postgresql python react terraform typescript

Last synced: 11 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/pashpiter/hackathon_alfa_task

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

alembic docker fastapi nginx postgresql pydantic sqlalchemy

Last synced: 11 Apr 2026

https://github.com/nguyenpanda/nptmpl

Professional distributed CLI template manager and registry server.

cli-tool developer-tools fastapi python3 template-manager

Last synced: 22 Jun 2026

https://github.com/bocan/gitdr

Self-hosted Git disaster recovery. Automatically mirror repositories from GitHub, GitLab, and more to storage you control, then restore instantly when a provider goes dark.

azure-blob backup business-continuity devops disaster-recovery docker fastapi git git-mirror github-backup platform-engineering python restore s3 self-hosted

Last synced: 22 Jun 2026

https://github.com/snipeart007/student-buddy

A privacy-focused, local AI assistant that helps students balance their academic workloads with mental health. Implements a multi-agent orchestration workflow running Gemma 2B locally using llama.cpp, encrypted local state management, and an onboarding questionnaire.

fastapi gemma gemma-4 llama-cpp local-llm material-ui mental-health multi-agent nextjs student-buddy

Last synced: 22 Jun 2026

https://github.com/mergi72/dms-provider-installer

Installer and deployment tools for DMS Provider Bridge and Total Commander WFX Plugin.

alfresco deployment edocat fastapi installer nssm python total-commander wfx-plugin windows-service

Last synced: 22 Jun 2026

https://github.com/yazelin/industrial-ai-dashboard-starter

Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.

agv dashboard fastapi industrial-iot websocket

Last synced: 23 Jun 2026

https://github.com/abhirajthakur/facewatch

Real-time face detection streaming platform built with FastAPI, React, WebSockets, PostgreSQL, Docker, and dlib — without OpenCV.

alembic-migration fastapi python reactjs websockets

Last synced: 23 Jun 2026

https://github.com/c-saltz/fastapi-foodie

Get a hands-on experience building FastAPI

fastapi restful-api

Last synced: 23 Jun 2026

https://github.com/c-saltz/foodie-hub

A social feed application that gears toward foodies who enjoy exploring different cuisines and beverages.

django fastapi python react

Last synced: 23 Jun 2026

https://github.com/thefilesareinthecomputer/llm-wiki-agent

LLM Wiki AI agent with optional local inference, knowledge graph, and wiki-style KB tools. Runs in Docker. Can run fully offline with Ollama.

ai ai-agents docker fastapi knowledge-base knowledge-graph lancedb langextract llm-wiki obsidian ollama python

Last synced: 23 Jun 2026

https://github.com/wasifsohail5/ideanesttech-chatbot

Welcome to the official AI-powered chatbot built for IdeaNestTech — a full-stack digital innovation company transforming ideas into reality through modern tech solutions.

aichatbot aiintegrations faiss fastapi gemini-api ideanesttech rag-chatbot sentence-transformers

Last synced: 23 Jun 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/royxlead/multimodal-medical-vqa

Vision-language fusion for clinical image QA. Cross-attention BioViL-T + Mistral-7B QLoRA, MC Dropout confidence, Grad-CAM explainability, dual local/API inference. GPT-4o baseline: 56% on VQA-RAD with 41% abstention.

biovil fastapi grad-cam medical-imaging medical-vqa mistral monte-carlo-dropout multimodal nextjs pytorch radiology uncertainty-quantification vision-language-model vqa-rad

Last synced: 23 Jun 2026

https://github.com/royxlead/production-drift-detection

Production ML monitoring library - KL, PSI, MMD, and ADWIN drift detectors with empirical benchmarks, confidence tracking, and a 6-page FastAPI dashboard.

data-drift drift-detection fastapi kl-divergence mlops mmd model-monitoring production-ml psi pytorch scikit-learn uncertainty-quantification

Last synced: 23 Jun 2026

https://github.com/vLorente/la-fede-teams-analytics

Webscraping y análisis de datos de la web de la federación murciana de baloncesto.

api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping

Last synced: 24 Jun 2026

https://github.com/pj-pj-pj/sc-legal-rag

A Retrieval-Augmented Generation (RAG) pipeline for querying Philippine Supreme Court decisions. Built with Python, Qdrant, and Groq.

bge-large-en fastapi nextjs python rag

Last synced: 24 Jun 2026

https://github.com/ordinary9843/aoi-defect-detection

Unsupervised electronic component defect detection · PatchCore (CVPR 2022) · WideResNet50-2 · AUROC 0.9487 on MVTec AD transistor

anomaly-detection aoi computer-vision defect-detection docker fastapi mvtec patchcore semiconductor

Last synced: 25 Jun 2026

https://github.com/magnexis/feed-ranking-algorithm

This is a simple backend feed-ranking prototype I built as one of my first learning projects. It uses basic engagement signals, session awareness, and topic rotation, exposed through a small FastAPI API. There’s no frontend included—feel free to use, modify, or build on it however you like.

algorithms fastapi python

Last synced: 26 Jun 2026

https://github.com/stefen-taime/hospital-rag-vectlite-v2

Multi-Tool RAG Chatbot for Montreal hospital reviews — LangChain, VectLite (hybrid search), Gemini 2.5 Flash, FastAPI, Streamlit + Plotly

fastapi gemini hybrid-search langchain plotly rag streamlit vectlite

Last synced: 26 Jun 2026

https://github.com/bykalachevski/ai-support-agent-template

Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.

ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket

Last synced: 26 Jun 2026

https://github.com/vivian254338489/tken-fastapi-ai-gateway-starter

FastAPI OpenAI-compatible AI gateway starter with custom base_url, Docker, mock mode, and portable provider examples.

ai-gateway api-proxy base-url chatgpt-api cheap-ai-api developer-tools docker fastapi llm-proxy model-routing openai-api openai-compatible python tken

Last synced: 27 Jun 2026

https://github.com/vevdokimovm/software-architecture-labs

Lab series covering containerization, event-driven architecture, caching and monitoring. Python + Docker

docker fastapi microservices prometheus python rabbitmq redis

Last synced: 27 Jun 2026

https://github.com/adelsherif8/stocksawy-egx

LLM-powered market-intelligence agent for the Egyptian Exchange (EGX): live prices, news, AI analysis & Telegram alerts — FastAPI + OpenAI + React

ai ai-agents fastapi fintech llm openai python react

Last synced: 27 Jun 2026

https://github.com/adelsherif8/cv-screener-agents

AI CV screener that decomposes screening into LLM-driven JD / CV / Fit roles in one FastAPI service, returning a ranked shortlist with reasoning — Next.js + OpenAI

ai ai-agents fastapi llm multi-agent nextjs openai python

Last synced: 27 Jun 2026

https://github.com/jubairt/titanic-model-deployment-fastapi-docker

A simple machine learning project demonstrating how to deploy a trained model as a REST API using FastAPI and Docker.

docker fastapi ml model-serving titanic-survival-prediction

Last synced: 27 Jun 2026

https://github.com/ozihatake77/inventory-management-system

?? Inventory & Sales Management System for Electronics Store - Python FastAPI + SQLite + TailwindCSS

crud-app fastapi indonesian inventory-management pos-system python sqlite tailwindcss web-app

Last synced: 28 Jun 2026

https://github.com/huggon1/multimodal-tagging-system

A public-safe multimodal tagging system combining OCR, captioning, and retrieval.

fastapi gradio information-retrieval multimodal ocr

Last synced: 28 Jun 2026

https://github.com/alilotfi23/lxd-management-api

A production-ready CRUD REST API for managing an LXD server

fastapi linux linuxcontainers lxd lxd-container lxd-containers rbac slowapi virtual-machine vm

Last synced: 28 Jun 2026

https://github.com/cnoret/getaround-pricing

Predict optimal rental prices and analyze delay patterns on Getaround. FastAPI prediction API + Streamlit dashboard, fully Dockerized with MLflow tracking.

data-science docker fastapi getaround machinelearning mlflow mlops price-prediction python scikit-learn streamlit

Last synced: 28 Jun 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/petronijus/kulturniprehled

Self-hosted cultural-event tracker (concerts, theatre, cinema) shared between two users — Flutter mobile apps + FastAPI backend, with a Claude Code skill for ticket ingestion.

claude-code cultural-events dart fastapi flutter python self-hosted

Last synced: 29 Jun 2026

https://github.com/sibeardev/stina

MVP: Backend service for booking

alembic fastapi postgres python3 redis taskiq

Last synced: 29 Jun 2026

https://github.com/danielinux7/backtick

Replay Binance markets bar-by-bar and tick-by-tick with real bid/ask time & sales, footprint, and hypothetical trades. Open source, local-first.

backtesting binance cryptocurrency fastapi lightweight-charts order-flow pwa replay trading trading-tools

Last synced: 29 Jun 2026

https://github.com/sinofarmonovzfkrvjl/ob-havo-api

this is an API that shows uzbekistan's weather forecast | bu o'zbekiston ob havosini ko'rsatadigan API

api fastapi python python3 weather-api

Last synced: 29 Jun 2026

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/pedrohgoncalvess/fastapi-pg-template

FastAPI and PostgreSQL project structure

alembic fastapi postgresql python sphinx

Last synced: 25 Jan 2026

https://github.com/patrickpang/geeder

Create Anki cards from textbook excerpt using LLM

anki dominate fastapi groq htmx llm python tailwind

Last synced: 03 Feb 2026

https://github.com/unohee/freerouter

OpenAI-compatible proxy & library that auto-routes across OpenRouter's free models, with fallback on rate limits. Run it as a server or import it as a Python submodule.

api-gateway fastapi free-models llm openai openrouter proxy python

Last synced: 05 Jul 2026

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/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/murungaowen/chunking-uploads

Handling upload of large files by chunking then merging afterwards on the server

aws-s3 chunking fastapi

Last synced: 20 May 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/allwelldotdev/restapis_fastapi

Learning FastAPI with Mastering REST APIs with FastAPI by Jose Salvatierra Fuentes..

fastapi logging pytest python

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/choewy/fast-api

FastAPI 훝어보기

fastapi python310

Last synced: 28 Jun 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/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/asadnizami/story-generator

A web application that generates stories based on the user's theme

aws axios fastapi gemini langchain python react supabase

Last synced: 08 Apr 2026

https://github.com/usv240/blueprint

AI property due diligence — 7-agent pipeline (Google ADK + Gemini 3 + Elastic) that turns public records into a debated Buyer Risk Score for any US address

elasticsearch fastapi gemini google-adk property-intelligence real-estate

Last synced: 05 Jul 2026

https://github.com/butterscotchstallion/inky-black-coffee-shop

React app created to enhance my Redux skills further

fastapi pydantic react redux sass vite

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/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/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/adrienlaws/m59api

Meridian 59 API using FastAPI

fastapi meridian59

Last synced: 20 May 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/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/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/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/ali-hv/workeas

A task manager API & site with FastApi

fastapi pydantic python sqlalchemy

Last synced: 13 May 2026

https://github.com/knightofcookies/fastapi

Social media FastAPI clone

fastapi

Last synced: 11 May 2026

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/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/cnacibo/edu_analytics

Курсовой проект. 3 курс ПИ.

fastapi ml postgres python react

Last synced: 07 Mar 2026

https://github.com/thoth2357/email-sender-api

A simple SMTP email sender...Still Work in PRogress

email-sender fastapi smtp

Last synced: 15 May 2026

https://github.com/viniciusmecosta/CvClassifier

A REST API that classifies resumes into occupation fields and seniority levels using machine learning. Trained on 3,000+ resumes across 26 occupations, the API provides accurate classifications with efficient PDF text extraction.

catboost fastapi python3 sklearn spacy

Last synced: 05 Mar 2025

https://github.com/apneduniya/kula

Futarchy x AI based world simulator

ai fastapi futarchy hackathon metadao python simulator solana web3

Last synced: 05 May 2026

https://github.com/deep-1704/todo-api-python

CRUD api to manage todo's

fastapi jwt-authentication mysql python

Last synced: 08 Apr 2026

https://github.com/celerbuild/celerbuild-example-python

A simple Python application deployment example using FastAPI framework and CelerBuild.

celerbuild fastapi python3

Last synced: 21 May 2026

https://github.com/infernalazazel/adminpro

excellent enterprise-level management system solution

admin ant-design fastapi procomponents python3 react

Last synced: 04 May 2026

https://github.com/shahidmalik4/fastapi-nextjs-blog

Minimal blog platform using FastAPI (backend), Next.js (frontend), and SQLite for data storage.

blog crud-application dynamic-routing fastapi javascript nextjs python restapi sqlite

Last synced: 08 Apr 2026

https://github.com/sarmad426/htmx-fastapi

Full Stack todo app with htmx and FastAPI.

fastapi html htmx todoapp

Last synced: 20 Jan 2026

https://github.com/kanugurajesh/kociemba

Cube solver using kociemba

fastapi html-css-javascript kociemba python3

Last synced: 11 May 2026

https://github.com/akshatdalton/fastapi-mongo-drivers-benchmark

Benchmarks of FastAPI (sync and async routes) with different mongo drivers.

aiomongo benchmark fastapi mongodb motor pymongo

Last synced: 21 May 2026

https://github.com/tpavimalini/cognidao

Decentralized AI-driven governance assistant for unbiased and transparent DAO decision-making. Our Cartesi Coprocessor-powered AI assistant analyzes DAO proposals, evaluates feasibility based on past governance data, and generates trustless, AI-driven reports stored on-chain for transparency and auditability.

cartesi-coprocessor eigenlayer fastapi hardhat nodejs reactjs solidity wagmi

Last synced: 14 May 2025

https://github.com/50-course/medline

The homebase of everything healthcare - Get to know the latest trends in Healthcare, from exposition to featured catalogues from top brands

fastapi healthcare python web-scraping

Last synced: 22 Apr 2026