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/gengyanlei/fastapi-vue-gyladmin

fastapi-vue-gyladmin 采用python、javascript编程语言, 基于FastAPI + tortoise-orm + Vue3 + element-plus + pinia + vue-router + axios的现代化前后端分离管理平台,融合了RBAC权限管理、动态路由和JWT鉴权, 删繁就简的结构,简洁明了的代码,助力中小型应用快速搭建,也可用于新手小白学习参考。

axios fastapi javascript pinia pydantic python tortoise-orm vue-router vue3

Last synced: 20 Apr 2026

https://github.com/eudalabs/healthwithsevgi

Browser-based ML education tool for healthcare professionals — 7-step wizard covering 20 medical specialties with explainability, bias detection & EU AI Act compliance

bias-detection education eu-ai-act explainability fastapi healthcare machine-learning medical-ai react shap

Last synced: 21 Apr 2026

https://github.com/intrepidkid/quiz-page

An interactive AI/ML quiz app that generates questions from PDFs using a T5 model and evaluates answers in real time using semantic similarity. Built with FastAPI, WebSockets, and ReactJS.

ai fastapi prompt-engineering python reactjs

Last synced: 21 Apr 2026

https://github.com/salmanzafar949/fastapi-dev

Api Development Using Fastapi

api api-rest fastapi pyhton python3

Last synced: 21 Apr 2026

https://github.com/answerquest/soi_png_proxy

proxy PNG map tiles server which converts SOI webp tiles to PNG on the fly

fastapi proxy survey-of-india

Last synced: 21 Apr 2026

https://github.com/raphaeltannous/techtalks-refin

RefIn is a job matching platform built with React, FastAPI, and PostgreSQL.

backend backend-api fastapi full-stack python rest-api

Last synced: 21 Apr 2026

https://github.com/0xsaurabhx/memori-mcp

Memori is an open-source context management MCP that provides a modern web interface for managing, searching, and organizing AI conversation memories and knowledge.

ai fastapi fastmcp mcp mcp-server memori memori-mcp

Last synced: 21 Apr 2026

https://github.com/yeisson8a/apipython

Creación de API CRUD en Python y PostgreSQL usando las librerias FastAPI, Uvicorn y SQL Alchemy

api-rest fastapi postgresql python3 sqlalchemy uvicorn

Last synced: 21 Apr 2026

https://github.com/marshallmcdonnell/fastapi-tutorial-course-work

My work for https://www.fastapitutorial.com/blog/fastapi-course/

fastapi poetry python

Last synced: 22 Apr 2026

https://github.com/smoke-me/documentation-scraper

A powerful FastAPI-based web application that scrapes, processes, and summarizes documentation using GPT-4o-mini. Perfect for creating concise summaries of large technical documentation.

documentation fastapi gpt nlp python summarization web-scraping

Last synced: 22 Apr 2026

https://github.com/koralowiec/predict-api

Part of engineering thesis. Serving Tensorflow Hub's model with FastAPI

fastapi tensorflowhub

Last synced: 22 Apr 2026

https://github.com/mikma03/apis

Resources about building APIs. Examples of using on production and advanced concepts.

api api-rest devops fastapi

Last synced: 22 Apr 2026

https://github.com/rusiru-erandaka/product-review-sentiment-analyzer-backend

I developed this sentiment analyzer for my university project. i have used 1500 of dataset train this model. as the out put this model provide is it Positive, Neutral or Negative. as the future implements i am going to when user paste link gives out put by analyzing all reviews

fastapi nlp python

Last synced: 29 Apr 2026

https://github.com/mj-deving/rag-hybrid-chatbot

Chat with your documents — Hybrid RAG chatbot combining Vector Search (Qdrant) + Knowledge Graph (NetworkX) with adaptive query routing and CRAG. Upload PDF/MD/TXT, ask questions, get cited answers.

ai-agents chatbot fastapi knowledge-graph llm python rag vector-search

Last synced: 22 Apr 2026

https://github.com/mj-deving/voice-agent

AI phone agent for medical practices — appointment booking, emergency detection, call routing. 156 tests, deployed on Fly.io. Python, FastAPI, Vapi.

ai-agents fastapi python telephony vapi voice-ai

Last synced: 22 Apr 2026

https://github.com/dynamo63/fast-api-todo-app

An Todo App with Fast APi and VueJS 3

api-rest fast-api fastapi python todolist vuejs3

Last synced: 22 Apr 2026

https://github.com/akshay-rajan/cart

Simple Cart Application using FastAPI and Jinja for CRUD Operations

crud fastapi jinja2 python rest-api

Last synced: 22 Apr 2026

https://github.com/mukundakatta/nemesis

Nemesis — Threat Intelligence Platform. AI-powered threat intelligence platform

fastapi ioc python security threat-intelligence

Last synced: 23 Apr 2026

https://github.com/mukundakatta/rag-knowledge-base

RAG knowledge base with FastAPI, ChromaDB, and Claude API streaming with citations

ai api claude fastapi rag typescript

Last synced: 23 Apr 2026

https://github.com/vovandreevik/automation-of-the-dean-office

This project is designed to automate the work of the dean's office, enabling the management of student grades and performance analysis. The system provides an intuitive web interface for handling groups, students, teachers, subjects, and grades.

alembic css fastapi postgresql python react typescript vite

Last synced: 09 Apr 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/mango766/portpilot

⚓ A beautiful local services dashboard — discover and access every port running on your machine from a single elegant page.

alpinejs dashboard developer-tools fastapi localhost macos port-scanner psutil python tailwindcss

Last synced: 10 Jun 2026

https://github.com/code-str8/sepsis-prediction-api

A machine learning model deployed as an API for early detection of sepsis using clinical data

api-rest data-science fastapi machine-learning python

Last synced: 11 May 2026

https://github.com/kwame-mintah/python-fastapi-logging-application

Demonstrate an external application receiving logs, from another system.

docker fastapi logging pydantic-v2 python312

Last synced: 11 May 2026

https://github.com/princepal9120/taskflow

TaskFlow is an advanced task management application that enhances productivity by providing a visual workflow for tracking task progress. Utilizing Material UI for a sleek UI and React Flow for an interactive progress visualization, TaskFlow ensures an intuitive and efficient task management experience

fastapi material-ui postgresql

Last synced: 11 May 2026

https://github.com/koralowiec/ocr-server

Part of engineering thesis. The API that takes an image with license plate and tries to return the license plate number (by preprocessing the image with OpenCV and then recognizing the characters with OCR: Tesseract)

fastapi opencv pytesseract tesseract

Last synced: 11 May 2026

https://github.com/edycutjong/suture

🩺 Autonomous AI agent that detects and self-heals broken Fivetran syncs in under 60 seconds.

ai-agent fastapi fivetran gemini-api hackathon nextjs schema-drift self-healing supabase

Last synced: 10 Jun 2026

https://github.com/hkaar/betutu

A dynamic python based ordering system for restaurants

fastapi fullstack order-management python webservice

Last synced: 11 May 2026

https://github.com/iroyalx/parallelism

UNI S6: Parallel processing final project

docker fastapi parallel-computing parallel-programming parallelism

Last synced: 12 May 2026

https://github.com/nezorinegor/measurementsnti

📉 Система сбора данных с датчиков заповедника на Камчатке и real-time мониторинга

fastapi plotly real-time

Last synced: 12 May 2026

https://github.com/jobedev95/classroom-booking-system

This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.

api booking-system fastapi pydantic python3

Last synced: 12 May 2026

https://github.com/oya163/api-benchmark

Multiple python API framework benchmarking based on image conversion task

asyncio benchmarking fastapi flask

Last synced: 11 Jun 2026

https://github.com/vishwas-chakilam/urlguard

A machine learning-based system for detecting malicious URLs. Utilizes advanced classification techniques to differentiate between safe and harmful links. 🚀🔍

complete-source-code fastapi machine-learning random-forest-classifier reactjs

Last synced: 11 Jun 2026

https://github.com/tahniat-ashraf/task-master-slack-command-bot

Task Manager Slack Command Bot is an innovative Slack bot developed using Python and the FastAPI framework. It empowers your team with seamless task management, code review, and collaboration capabilities, enhancing productivity and team dynamics.

async asyncio bot command fastapi picker pointing poker python random slack story

Last synced: 14 May 2026

https://github.com/arktnld/claude-code-api

REST API wrapper for Claude Code CLI — execute code, manage files, and run commands remotely. Built on claude-agent-sdk with FastAPI.

ai ai-agents anthropic automation claude claude-api claude-code claude-sdk code-generation developer-tools fastapi llm python rest-api

Last synced: 11 Jun 2026

https://github.com/aka-nikko/inventory-management-system

A simple, production-oriented inventory management web application with a React + Vite frontend and a FastAPI backend. The project is containerized with Docker Compose for easy local development and testing.

aqlalchemy axios docker fastapi javascript jsx postgresql python react vite webapp

Last synced: 12 Jun 2026

https://github.com/iliasger/test_project_ilias

Web application generated by BESSER — Generated by BESSER

besser fastapi generated-app low-code model-driven react web-app

Last synced: 12 Jun 2026

https://github.com/sanchariii/c4gt-23-proposal

Implementation Of An Asynchronous Document Embedding Uploader API

fastapi huggingface-transformers nlp-machine-learning uvicorn

Last synced: 13 Jun 2026

https://github.com/knowguard-ai/hotmem

Lets any running app attach a local semantic memory sidecar using ordinary writable storage.

ai-agents fastapi llm memory python sidecar sqlite vector-search

Last synced: 14 Jun 2026

https://github.com/kiarina/mlx-embedding-server

Single-purpose HTTP server for multimodal embeddings via mlx-embeddings (Apple Silicon / MLX). Defaults to Qwen3-VL-Embedding-2B.

apple-silicon embeddings fastapi mlx mlx-embeddings multimodal qwen3-vl

Last synced: 14 Jun 2026

https://github.com/hinanohart/habermas-mirror

Self-hostable re-implementation of the prompted Habermas Machine (Tessler et al., Science 2024).

ai-alignment deliberation discourse-ethics fastapi habermas-machine litellm llm self-hosted

Last synced: 15 Jun 2026

https://github.com/headless-start/cs2-rag-assistant

This repository contains a Retrieval-Augmented Generation assistant for Counter-Strike 2 — hybrid retrieval, cross-encoder reranking, grounded answers with inline citations, and a RAGAS evaluation.

bm25 counter-strike-2 fastapi hybrid-search llm nlp python qdrant rag ragas reranking retrieval-augmented-generation semantic-search sentence-transformers streamlit vector-search

Last synced: 15 Jun 2026

https://github.com/kbennett2000/soap-journal

Self-hosted, offline-first SOAP Bible journaling app with a built-in Bible reader and 13 bundled translations.

bible bible-journal bible-reader bible-study christian christianity devotional docker fastapi homelab journaling offline-first privacy python react scripture self-hosted soap sqlite typescript

Last synced: 15 Jun 2026

https://github.com/njujiangxiang/Rokid-VideoCall

Rokid Glasses 远程视频连线系统 - 基于 WebRTC 的 AR 眼镜实时音视频通话解决方案

android ar-glasses fastapi kotlin rokid smart-glasses video-call webrtc

Last synced: 16 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-dl-four

Python FastAPI ML Inference Service with ONNX Runtime and PyTorch-Trained Model for House Price Prediction using Ames Dataset focusing on Tests (v8)

deep-learning fastapi jwt onnx python pytorch tests

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-mongo-render-two

Python and FastAPI with JWT Auth hosted at Render using MongoDB at Atlas

fastapi jwt mongodb python render

Last synced: 17 Jun 2026

https://github.com/wpfleger96/meowdb

Personal cat meow audio library — record, upload, and play back clips via CLI, REST API, and web UI

fastapi python sqlite

Last synced: 17 Jun 2026

https://github.com/transcentlin/api-probe-platform

先进的大模型 API 多服务商性能与兼容性评估平台 | An advanced, multi-provider LLM API performance benchmark and evaluation platform.

api-benchmark api-evaluation deepseek fastapi llm-benchmark llm-evaluation llm-testing model-evaluation ollama openai-compatibility python react-dashboard tool-calling

Last synced: 17 Jun 2026

https://github.com/sxudan/street-parking-sign-detection

Find on-street parking signs before you arrive. Expo mobile app + Python backend that scans Google Street View with OCR and shows results on a map.

expo fastapi ocr parking python react-native street-view

Last synced: 18 Jun 2026

https://github.com/henrymorgandibie/snowflake-semantic-agent

Production-pattern dbt MetricFlow semantic layer with Snowflake Horizon Catalog integration and a FastAPI agentic query interface — governed metrics for AI systems, no raw SQL.

agentic-ai data-engineering dbt fastapi llm metricflow python semantic-layer snowflake snowflake-horizon

Last synced: 18 Jun 2026

https://github.com/krdevanshu06/query-chatbot

AI-powered chatbot for querying supplier and product data using natural language. Built with React, FastAPI, and OpenAI.

ai chatbot fastapi mysql nlp openai product-search react supplier-management

Last synced: 18 Jun 2026

https://github.com/sht/spends

Self-hosted purchase & warranty tracker with spending analytics. Track expenses, monitor warranties, and visualize your spending patterns. Built with FastAPI + Alpine.js

alpinejs expense-manager fastapi personal-finance purchase-tracker self-hosted vitejs warranty-tracker

Last synced: 19 Jun 2026

https://github.com/epatel/claude-agent-team

Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.

ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket

Last synced: 20 Jun 2026

https://github.com/sweetcornna/copy-trader

跨交易所/跨链加密合约智能跟单系统 — Bloomberg Terminal 美学。支持 Binance / OKX / Gate / Bitget / Hyperliquid 5 交易所执行,6 类信号源(含链上聪明钱),20+ 参数风控引擎。Python · FastAPI · Vue3

binance ccxt copy-trading crypto-trading fastapi hyperliquid okx quant trading-bot vue3

Last synced: 20 Jun 2026

https://github.com/itsjustneo-xo/mundra

Named after Mundra Port, Kutch, Gujarat, MUNDRA - MUNSoc Delegate Resource Application is a centralized database designed to optimize event planning, streamline communication, and facilitate delegate management

authentication backend fastapi python

Last synced: 20 Jun 2026

https://github.com/rafael-acerqueira/support-ops

Support operations platform for B2B SaaS teams, featuring ticket triage, versioned knowledge base, grounded response drafts, human review, and evaluation metrics.

docker fastapi llm pydantic pytest python rag sqlalchemy vector-database

Last synced: 20 Jun 2026

https://github.com/hec-ovi/openclaw-strix-embed

OpenAI-compatible /v1/embeddings server (BAAI/bge-m3, 1024 dims, 100+ langs) on AMD Strix Halo via ROCm. Drop-in replacement for OpenAI text-embedding-3, Docker, no API keys, ~47ms single-text latency.

amd bge-m3 docker embedding-model embeddings fastapi gfx1151 openai-api openai-compatible rocm self-hosted sentence-transformers strix-halo vector-search

Last synced: 21 Jun 2026

https://github.com/sunnybhara/cctv-analytics-mvp

Privacy-preserving venue analytics. FastAPI + YOLO11 + InsightFace. Edge-first. Faces are vectors, not photos.

computer-vision edge-ai fastapi insightface privacy-preserving retail-analytics yolo11

Last synced: 21 Jun 2026

https://github.com/feb027/car-price-prediction-ds

Data Science final project: car sales price prediction with CRISP-DM, Colab notebook, and FastAPI web app

car-sales crisp-dm data-science fastapi google-colab linear-regression machine-learning

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/yazelin/linebot-ai-starter

Starter template for LINE Messaging API bots with AI provider adapters and FastAPI webhook deployment.

ai-agent fastapi line-bot llm starter-template

Last synced: 23 Jun 2026

https://github.com/nnnlik/url-shorter

High-performance URL shortener on FastAPI with asynchronous click processing and code pre-generation

async docker-compose dockerslim fastapi postgres rabbitmq redis taskiq url-shortener

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/jsonfm/fastapi-apscheduler-example

FastAPI + APScheduler simple example

apscheduler asyncio fastapi python

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/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/ibuilder/modelmaker

Open, self-hosted, IFC-native AEC platform: a web BIM viewer + modeling, a 73-module GC portal (RFIs, pay apps, CPM schedule, TRIR), and a development proforma — one model from acquisition to turnover. Generate a building from a zoning envelope, then coordinate, draw, schedule & underwrite it. Built on That Open + IfcOpenShell. $0 to run.

aec bcf bim bim-viewer clash-detection construction construction-management fastapi gc ids ifc ifc-viewer ifcopenshell openbim proforma real-estate self-hosted tauri thatopenengine three-js

Last synced: 29 Jun 2026

https://github.com/stefen-taime/api-testing-demo-v2

Demo project covering 11 API testing types with FastAPI, JWT, Playwright, JMeter, Docker Compose, and Postgres.

api-testing docker-compose fastapi jmeter jwt playwright postgresql qa

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/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/sibeardev/stina

MVP: Backend service for booking

alembic fastapi postgres python3 redis taskiq

Last synced: 29 Jun 2026

https://github.com/leanmore/pilotstd

PilotStd - auto-detect standard numbers, multi-site query, batch download, smart archive

docker fastapi python standardization standards vue

Last synced: 29 Jun 2026

https://github.com/mr-vaibh/galedge

Factor models, portfolio optimization, backtesting, and live rebalancing — built on NSE data. Includes a 21-factor risk model, CVXPY-powered optimizer, Python research sandbox (VS Code in browser), Brinson attribution, and strategy builder with trade list generation. Full-stack: Next.js 16 + FastAPI + SQLite.

backtesting cvxpy factor-models fastapi fintech indian-markets nextjs nse portfolio-optimization python quantitative-finance systematic-investing

Last synced: 29 Jun 2026

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/muhammadadnan1998/build_simple_apis_using_fastapi

A FastAPI-based project that provides two endpoints: one for generating random side hustle ideas and another for fetching money-related quotes. Includes API key authentication for secure access.

fastapi python random-quotes-generator

Last synced: 29 Jun 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/yashdew3/generic-data-rag-agent

AI-powered RAG agent to upload CSV, Excel, PDF & chat with your data using FastAPI, ChromaDB, and Google Gemini API.

ai-agents chromadb csv embeddings fastapi gemini-api generative-ai langchain pdf-excel rag react sentence-transformers tailwind

Last synced: 08 Apr 2026

https://github.com/fergusdixon/fastapi-example

An example of FastAPI basics

fastapi python

Last synced: 12 Apr 2026

https://github.com/pshreyam/simple-chat-app

💬 A miniproject implementing simple chat app for understanding websocket

fastapi websockets

Last synced: 15 Jun 2026

https://github.com/riteek712/url-shortner-fastapi

This project implements a simple URL shortener service using FastAPI. The service allows users to shorten URLs, create custom slugs, and set expiration dates for the shortened URLs. It also provides analytics for tracking the number of clicks on the shortened URLs.

fastapi postgresql python3 rest-api

Last synced: 06 May 2026

https://github.com/smarpottech/smartpot-middleware

SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.

api fastapi https middleware python3 requests

Last synced: 22 Mar 2025

https://github.com/suryask007/rag-with-tts

AI-Powered Q&A with File Upload

fastapi python rag-chatbot streamlit text-to-speech

Last synced: 20 Apr 2026

https://github.com/kennedy-whytech/imagegallery-fastapi

A simple image gallery web via Fast-api with local S3 & Dynamodb.

applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing

Last synced: 29 Apr 2026

https://github.com/mdaffailhami/gasku_server

This is the repository of FastAPI backend server for GasKu app.

competition dart e-government fastapi flutter gas government kmipn mongodb python

Last synced: 09 Apr 2026