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/namanxdev/atmopredict

Machine learning weather prediction platform leveraging NASA POWER API data. Features: 5 binary classifiers, 100+ engineered features, interactive React UI with Leaflet maps, FastAPI backend. Predicts extreme weather events with probability scores.

fastapi nasa nasa-spaceapps-challenge prediction-model react weather

Last synced: 15 Apr 2026

https://github.com/anhhuy007/bookwise-model

A sophisticated book recommendation system that combines content-based filtering with Semantic Search for enhanced personalized recommendations.

fastapi recommendation-system sentence-transformers

Last synced: 15 Apr 2026

https://github.com/jrialland/asgi_dav

ASGI WebDAV application

asgi fastapi webdav webdav-server

Last synced: 15 Apr 2026

https://github.com/ezeparziale/fastapi-celery

:octopus: API with FastAPI and Celery

celery fastapi flower python

Last synced: 15 Apr 2026

https://github.com/jonasneves/aipi510-project3

Duke AIPI 510 Project 3 • AI/ML Salary Predictor • XGBoost model trained on H1B, Linkedin, Adzuna data • FastAPI + React

aws-s3 fastapi machine-learning mlflow python react salary-prediction xgboost

Last synced: 01 Feb 2026

https://github.com/null-none/docker-fastapi

A simple example of using Fast API in Python.

docker docker-compose fastapi python

Last synced: 07 Feb 2026

https://github.com/amha-kindu/terguami

Terguami is a FastAPI application powered by a custom transformer model built with PyTorch. It provides fast and accurate English-to-Amharic translations, with features like Docker support and interactive OpenAPI documentation, making it a scalable and easy-to-deploy solution for machine translation.

amharic-language attention-is-all-you-need docker english-language fastapi machine-learning model-training-and-evaluation python pytorch swagger transformer-architecture transformers

Last synced: 15 Apr 2026

https://github.com/str00bs/template-api

FastAPI WebApp & API Template

api docker docker-compose fastapi python template

Last synced: 15 Apr 2026

https://github.com/atxtechbro/fashion-recommender

Automate Your Wardrobe. Fashion Intelligence at Your Fingertips. Snazzy Closet by Algofit.io digitizes your wardrobe, analyzes over 20,000 data points, and recommends outfits based on your unique traits—like eye color, hair color, and skin tone. Welcome to the future of fashion.

digital-fashion fashion-intelligence fastapi machine-learning mongodb personalized-style python react wardrobe-automation web-application

Last synced: 15 Apr 2026

https://github.com/wxmecog/superslicer

SuperSlicer in the 3D prininting

bash docker fastapi flask python3 yml

Last synced: 07 Feb 2026

https://github.com/leonardocbsr/multiagents

Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming

ai claude codex fastapi kanban kimi multiagent orchestration react websocket

Last synced: 26 Feb 2026

https://github.com/komangandika/farm-stack

yeah farm :)

fastapi mongodb react

Last synced: 15 Apr 2026

https://github.com/ahmedelgamal0/fastapi-audit-log

Audit Logging for FastAPI applications

audit-log beanie fastapi python sqlalchemy sqlmodel

Last synced: 26 Feb 2026

https://github.com/ikramhasan/lgtm-stack

An observability stack based on OpenTelemetry (OTel) and the Grafana "LGTM" suite, with an example app provided to demonstrate orchastration.

fastapi grafana grafana-dashboard lgtm lgtm-stack loki mimir minio observability python tempo

Last synced: 07 Feb 2026

https://github.com/graboskyc/pfamtemplate

My fast-start template for PFAM Stack (PicoCSS, FastAPI, AlpineJS, MongoDB) SPA Utility Apps

alpinejs docker fastapi mongodb picocss python

Last synced: 15 Apr 2026

https://github.com/maazk7/fastapi-crud-api

This repository is a beginner-friendly project showcasing a CRUD API built with FastAPI, featuring authentication using OAuth2.0 with JWT and Role-Based Access Control (RBAC). It includes basic operations to add, delete, and view users, leveraging SQLAlchemy and SQLite (easily replaceable with MySQL or PostgreSQL)

auth0 fastapi jwt-token python restapi sqlalchemy

Last synced: 08 Feb 2026

https://github.com/camchambers/number-classifier

A full-stack handwritten digit classification system that allows users to draw digits (0-9) on a canvas and get real-time predictions using a custom-trained PyTorch CNN model.

cnn fastapi machine-learning neural-network pytorch react

Last synced: 15 Apr 2026

https://github.com/adistrim/safexchange

Status update: The backend is being rewritten in Rust ⚙️ -- rust/server-v2

aws-s3 docker fastapi javascript mongodb nextjs python rust

Last synced: 26 Feb 2026

https://github.com/msparihar/shortify

A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.

fastapi mongodb nextjs redis url-shortener

Last synced: 15 Apr 2026

https://github.com/nobleknightt/animeshare

An anime sharing platform that don't require your personal details.

anime docker fastapi javascript python react

Last synced: 15 Apr 2026

https://github.com/shadyosama9/fastapi-kubernetes-deployment-manager

A FastAPI application to manage Kubernetes deployments and fetch Prometheus metrics. This application provides RESTful endpoints to create Kubernetes deployments and retrieve pod details from Prometheus.

docker fastapi grafana kubernetes prometheus python restful-api

Last synced: 01 Mar 2026

https://github.com/m0nkkke/whisperx-protocol-manager

A simple protocol manager for your audios

fastapi huggingface pyannote-audio python whisper whisperx

Last synced: 08 Feb 2026

https://github.com/joshcap20/fastapi-scanbandz-backend

Python backend (FastAPI) for majority of website. Uses celery workers with Redis queue to handle communications in background.

event-management fastapi production ticketing-system

Last synced: 08 Feb 2026

https://github.com/goodmanwen/rabibridge

A lightweight framework for service decoupling and peak shaving in web services, leveraging RabbitMQ.

fastapi message-queue rabbitmq rpc

Last synced: 08 Feb 2026

https://github.com/itsronalds/coworkreserveapi

API for a reservation system built with FastAPI

fastapi mysql orm sqlalchemy

Last synced: 26 Feb 2026

https://github.com/calvinjmin/casualnba-be

Backend for Casual NBA

fastapi poetry-python

Last synced: 08 Feb 2026

https://github.com/saba-gul/fast-api-tutorial-with-docker

This is a simple FastAPI project that demonstrates basic API endpoints. The application provides a set of routes, including basic arithmetic, string manipulation, and a password checker.

docker docker-compose docker-container docker-image fastapi

Last synced: 08 Feb 2026

https://github.com/auth0r-c0dez/mailvoyager

MailVoyager is a conversational AI agent that controls a web browser to perform tasks like sending emails through Gmail's UI. It demonstrates true browser automation by interacting with web elements like a human, capturing screenshots on completion, and providing visual feedback within a chat interface.

aiagent fastapi llm python

Last synced: 15 Apr 2026

https://github.com/michael-borck/curriculum-curator

AI-powered platform for educators to create and manage course content aligned with teaching philosop

ai configuration course-management curriculum edtech education eslint fastapi front-end machine-learning python react rust teaching template typescript vite web-app web-development

Last synced: 13 Mar 2026

https://github.com/falco13/instagram-clone-api

Instagram clone api on FastAPI

api fastapi instagram python sqlalchemy

Last synced: 16 Apr 2026

https://github.com/simongino/whisper-fastapi

A FastAPI-based application integrating Whisper for efficient speech recognition and processing.

ai docker fastapi python whisper

Last synced: 11 Feb 2026

https://github.com/lucapalminteri/mnist-digit-recognition-api

A FastAPI-powered API for serving a Convolutional Neural Network (CNN) model trained on the MNIST dataset for handwritten digit recognition. The project leverages PyTorch for the model, and includes endpoints for prediction and serving, making it easy to integrate with other applications for real-time digit classification.

ai api-rest fastapi python

Last synced: 11 Feb 2026

https://github.com/100nm/python-cq

Lightweight CQRS library.

cqrs fastapi mypy python type-hints typed

Last synced: 27 Feb 2026

https://github.com/pabloemidio/gitresumewebserviceapi

Webservice responsible for centralizing the GitResume structure's requests

fastapi microsservices nameko python3 redis rest-api rpc

Last synced: 16 Apr 2026

https://github.com/sarathiprabu/fastapiordermanagement

Developed for IS601 Web Systems Development coursework, this backend application manages dosa orders efficiently. It demonstrates web development principles using a REST API with FastAPI, Python for backend logic, and SQLite3 for database management.

fastapi is601 json python rest-api sqlite3 webdevelopment

Last synced: 16 Apr 2026

https://github.com/rscr1/fastapi_app

Итоговое задание по дисциплине "Python & SQL" из ШАД

docker fastapi python sql

Last synced: 16 Apr 2026

https://github.com/rubelw/osss

Open Student Support System (K-12 SIS) — FastAPI + Keycloak + SQLAlchemy + Datalake + Ollama (AI); governance + student info.

education fastapi governance k12 keycloak nextjs school-management-system sis sqlalchemy student-information-system

Last synced: 11 Feb 2026

https://github.com/kianoushamirpour/crawl_google_scholar_with_selenium_fastapi_mongodb

Crawl google scholar profiles with selenium, store the extracted data in the MongoDB and serve the queries with FastAPI.

crawler fastapi google-scholar mongodb python selenium

Last synced: 16 Apr 2026

https://github.com/awtkns/fastmark

An automated marking Platform for testing students code with GTEST

auto-grading automation docker fastapi gtest nuxt testing

Last synced: 16 Apr 2026

https://github.com/48naveenkumar/ai-powered-resume-screener-fastapi-postgresql-openai-

"AI-Powered Resume Screener built with FastAPI, PostgreSQL, and OpenAI. This project leverages AI to evaluate and analyze resumes, providing insights and recommendations. The system features a FastAPI backend, PostgreSQL database for reviewing resumes.

fastapi langchain machine-learning openai postgresql python resume-screening

Last synced: 11 Feb 2026

https://github.com/muttakinhasib/pymedia

Social Media with FastApi

fastapi python

Last synced: 30 Apr 2026

https://github.com/iyazerski/news_classifier

RESTful API and background worker for news classification

docker fastapi nlp rest-api

Last synced: 16 Apr 2026

https://github.com/sequenzia/mamba-server

A production-ready FastAPI with Pydantic AI backend service that provides OpenAI-powered chat completions with streaming support, designed for seamless integration with the Vercel AI SDK.

ai-backend fastapi pydantic-ai

Last synced: 11 Feb 2026

https://github.com/bcblr1993/pdf-diff-system

PDF 差异对比系统 - 合同/文档审核工作台。PyMuPDF + RapidOCR + 字符流 diff,React 双 PDF 高亮审核,Docker 一键部署。

chinese contract-review diff docker fastapi ocr pdf pymupdf rapidocr react

Last synced: 02 Jun 2026

https://github.com/sandesh-s-hegde/esg_grid_oracle

A real-time carbon telemetry microservice enabling autonomous AI supply chain agents to perform spatial energy arbitrage and dynamically reduce Scope 3 emissions.

ai-agents carbon-aware digital-twin esg fastapi logistics microservice smart-grid supply-chain sustainability

Last synced: 02 Jun 2026

https://github.com/goldfruit/goldforge

Interaktive Befehlsbibliothek mit Vue-Frontend und FastAPI-Microservice – optimiert für CI/CD-Workflows und GitHub Pages Deployment.

ci-cd commands fastapi goldforge interactiv microsevice pwa vue

Last synced: 16 Apr 2026

https://github.com/mustafanass/movie_profanity_detector

python and FastApi application for detecting and analyzing profanity in movies through subtitle processing and audio analysis.

fastapi python3

Last synced: 12 Feb 2026

https://github.com/lucas54neves/celery

Studies on Celery (Distributed Task Queue)

celery docker docker-compose fastapi flower python redis

Last synced: 12 Feb 2026

https://github.com/neclor/news-aggregator

Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com

fastapi news-aggregator python sqlite

Last synced: 02 Jun 2026

https://github.com/jhuntdev/blest-py

The Python reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.

api blest client django fastapi flask python server

Last synced: 12 Feb 2026

https://github.com/ilieschibane/arxiv-rag-search-system-api

An ArXiv RAG search system API using FAISS, Llama2 and FastAPI

faiss fastapi llama2 python rag rest-api text-mining

Last synced: 28 Feb 2026

https://github.com/grebtsew/dcdeploycontrol

A gui control microservice for parsing and executing arbitrary parts of a docker-compose file.

deploy docker docker-compose fastapi javascript network pydocker python visjs

Last synced: 12 Feb 2026

https://github.com/driftq-org/driftq-rag-index-demo

DriftQ + Qdrant demo: build/version a RAG index with replay + rollback

driftq fastapi rag vector-database

Last synced: 12 Feb 2026

https://github.com/bytab/backendcourse

Курс по backend разработке от Артёма Шумейко Senior Python Dev

celery ci-cd docker docker-compose fastapi postgresql python3 redis sql

Last synced: 16 Apr 2026

https://github.com/mjanez/metadata-quality-stack

A comprehensive toolkit for analysing the quality of Open Data metadata. Based on the European Data Portal's Metadata Quality Assessment (MQA) methodology.

dcat-ap dcat-ap-es docker fastapi metadata metadata-quality mqa nti-risp open-data rdf shacl streamlit

Last synced: 16 Apr 2026

https://github.com/pasan-pahasara/fastapi-crud-postgresql

"FastAPI-CRUD-PostgreSQL is a simple and efficient implementation for performing CRUD operations using the FastAPI framework with a PostgreSQL database."

fastapi postgresql python

Last synced: 16 Apr 2026

https://github.com/opiyodhiambo/mpesa-analytics-pipeline

A scalable, containerized analytics pipeline for processing M-Pesa transaction data (Paybill and Buy Goods) using the M-Pesa Daraja API. Intended to help track customer behavior, business insights, and transaction trends.

apache-airflow daraja-mpesa docker fastapi pandas plotly-dash postgresql uvicorn

Last synced: 16 Apr 2026

https://github.com/dmoayad/essay-grader-llm

AI-powered application that leverages LLMs for automated essay grading, offering consistent, rubric-based scoring and structured feedback to improve efficiency and support educators.

fastapi jupyter-notebook langchain llama3 llm llms python

Last synced: 16 Apr 2026

https://github.com/alirm96/ai-workload-analyzer

Performance analysis tool for AI inference workloads - Primitive-based model composition with GPU bottleneck detection

ai computational-primitives fastapi gpu inference machine-learning performance-analysis react typescript

Last synced: 16 Apr 2026

https://github.com/pedroh183/asyncvssync

This project contains a small FastAPI application backed by a PostgreSQL database and a pair of benchmark clients used to compare synchronous and asynchronous HTTP requests.

async asyncio asyncpg fastapi postgresql sync

Last synced: 18 Apr 2026

https://github.com/aamirshehzad33/fastapi-vue-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built using FastAPI for the backend and Vue.js for the frontend. It provides a seamless and efficient way to manage data with a responsive and interactive user interface.

crud fastapi javascript result-api tailwindcss vuejs

Last synced: 16 Apr 2026

https://github.com/pyramidheadshark/adaptive_search_pg

Adaptive Semantic Search Engine based on PostgreSQL (pgvector) & FastAPI. Implements a Feedback Loop to dynamically re-rank results using Log-Decay algorithms

docker fastapi feedback-loop machine-learning nlp pgvector postgresql python ranking-algorithms semantic-search sentence-transformers student-project

Last synced: 16 Apr 2026

https://github.com/li147852xu/studyflow-ai

StudyFlow-AI is a local-first research & coursework workspace that turns PDFs into citable notes, paper reviews, and presentation decks—with hybrid search, versioned outputs, and exportable submission packs.

fastapi local-first paper rag research streamlit zotero

Last synced: 13 Feb 2026

https://github.com/yevheniidatsenko/goit-pythonweb-hw-08

📂 Hometask - FullStack Web Development with Python (FastAPI | REST API | CRUD)

alembic docker fastapi goit-pythonweb-hw-08 migrations openapi python rest-api

Last synced: 16 Apr 2026

https://github.com/kingjethro999/silero-test

Made Silero Hostable for api requests

api fastapi llm stt tts tts-api

Last synced: 14 Feb 2026

https://github.com/rahulsamant37/ecommerce-product-assistant

An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.

etl-pipeline fastapi github-actions python selenium uv

Last synced: 14 Feb 2026

https://github.com/gokhanmeteerturk/energy-storage-its

An ontology based intelligent tutoring system with reinforcement learning capabilities

adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite

Last synced: 14 Feb 2026

https://github.com/indivisual-eyes/indivisual-eyes-backend

Backend REST API for the IndiVisual Eyes app

backend color fastapi image-processing python rest-api

Last synced: 14 Feb 2026

https://github.com/spremi/yolog

Personal Opentelemetry log viewer.

angular docker fastapi log opentelemetry

Last synced: 14 Feb 2026

https://github.com/jonbaldie/fanout-openrouter

An OpenRouter facade that routes a single request to multiple models concurrently and synthesizes a unified response.

ai ensemble fastapi llm openrouter proxy python

Last synced: 02 Jun 2026

https://github.com/sply88/fastapi-sqlmodel-docker-starter

Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.

docker dockercompose fastapi postgresql python sqlmodel

Last synced: 15 Feb 2026

https://github.com/sxr24/primer_designing_tool

A bioinformatics tool to design primers easily and efficiently (Under development but works perfectly with necessary features)

bioinformatics biotechnology fastapi python react

Last synced: 19 Apr 2026

https://github.com/tynnp/alo-chat

Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.

chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket

Last synced: 15 Feb 2026

https://github.com/m-xim/aiogram-webhook

Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.

aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook

Last synced: 21 Feb 2026

https://github.com/prannayh/vanamala-clinic-website

A clinic management website featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.

axios fastapi javascript mongodb python react

Last synced: 15 Feb 2026

https://github.com/joe-bor/luckys_iris

External tool created for Lucky's Market with the goal of streamlining ordering processes through its IRIS interface..

fastapi python supermarket-dataset tabula-py

Last synced: 28 Feb 2026

https://github.com/darkfos/converterbackend

Серверная часть веб приложения Converter

asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api

Last synced: 16 Apr 2026

https://github.com/hansmissenheim/cfb-reference

📊 Self-hosted sports statistics website using NCAA game saves

cfb fastapi ncaa sqlmodel

Last synced: 16 Feb 2026

https://github.com/iamsuvhro/link-shortner

A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.

fastapi mongdb python3

Last synced: 01 Mar 2026

https://github.com/nrthbnd/bookshelf

Веб-приложение для управления списком книг

alembic fastapi grpc postresql rabbitmq

Last synced: 16 Apr 2026

https://github.com/mateusjssilva/analytics-dashboard

A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.

fastapi ibge intefration test

Last synced: 01 Mar 2026

https://github.com/efe-eroglu/syllexa-ai-agent

An AI assistant specially designed for dyslexic users, supporting both voice and text queries.

ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts

Last synced: 16 Apr 2026

https://github.com/sayedgamal99/ask-ai-about-your-data

End-to-end project that demonstrates how to build a conversational data analysis tool. Users can upload a CSV file and ask questions about it in natural language. The backend, powered by FastAPI and Ollama, uses an LLM to dynamically generate, execute, and interpret Python Pandas code to provide answers. Containerized using Docker.

fastapi llm ollama

Last synced: 18 Apr 2026

https://github.com/manasaranjanbehera/llm-structural-gate

Deterministic structural validation service enforcing strict JSON schema contracts.

ai-governance deterministic fastapi json llm pydantic schema-validation

Last synced: 01 Mar 2026

https://github.com/abdulbasit110/nextjs-fastapi

ACE AI - Multi Agent RAG, one stop exam preparation applicaiton for students powered by langchain, vercel ai sdk, openai, fastapi, pinecone and nextjs

fastapi langchain nextjs openai rag vercel-ai-sdk

Last synced: 16 Apr 2026

https://github.com/timelessnesses/redirect

timelessnesses.api.redirect is a redirector for your needs

api docker fastapi postgresql python redirect uvicorn

Last synced: 16 Apr 2026