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/gri-gus/alchemica

Alchemica — SQLAlchemy Logger with logging magic. Sync, async, multithreaded

alchemica asyncio debugging fastapi logging python sql-explain sqlalchemy sqlalchemy-python

Last synced: 18 Feb 2026

https://github.com/andmerk93/qrkot_spreadsheets

FastAPI + SQLAlchemy + aiogoogle

aiogoogle alembic fastapi fastapi-users sqlalchemy

Last synced: 14 May 2026

https://github.com/praveen1664/fastapi_app

Python Fast api application hosted on Heroku

fastapi python3

Last synced: 22 May 2026

https://github.com/shahaf-f-s/auto-fastapi

A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.

fastapi fastapi-extension http server uvicorn

Last synced: 17 May 2026

https://github.com/wristwaking/wechat-miniprogram-payment

这是一个Python语言通过fastapi框架搭建服务端,实现微信小程序端进行微信支付案例模板项目源码。

fastapi python3 wechat-mini-program

Last synced: 20 May 2026

https://github.com/iobruno/fastapi-tfserve

Tensorflow-based Object Detection on the CIFAR-10 dataset, served with FastAPI

cifar-10 cifar-10-classifier fastapi tensorflow2

Last synced: 05 Apr 2025

https://github.com/sanniheruwala/rednotebookai

RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.

ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript

Last synced: 17 Jun 2026

https://github.com/infn-datacloud/federation-manager

Service managing the workwflows to federate a service or to request resources from a user group from a dynamic provider federation

fastapi python sqlmodel

Last synced: 06 Mar 2026

https://github.com/shivvamm/fastapi-complete

Fullstack Serverside Rendering App with FastAPI and Jinja2 with Database migration and integration with alembic and sqlAlchemy

alembic fastapi jinja2 pytest python sqlalchemy

Last synced: 20 May 2026

https://github.com/esteininger/file-processor

A Python library that uses AI to convert unstructured files (like PDFs, HTML, etc.) into structured data.

fastapi nlp unstructured-data

Last synced: 15 May 2026

https://github.com/birg81/classbookinghubsystem

Web app for managing interrogation bookings. Students can select the day and time based on the teacher's availability and their class schedule.

bindings fastapi jwt mysql python sqlorm swagger

Last synced: 06 May 2026

https://github.com/anoni-net/onionoo-fastapi

Semantic/OpenAPI proxy for the Tor Metrics Onionoo API, built with FastAPI for easier integration and automated analysis.

agentic-ai ai-agents data-analysis fastapi network-metrics observability onionoo openapi privacy pydantic python semantic-apis tor tor-metrics

Last synced: 16 May 2026

https://github.com/rodrigolaa/pizzadeliveryapi

Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:

fastapi python

Last synced: 17 May 2026

https://github.com/lonewanderer27/lotto-draw-bot

Bot that enable users to get the latest Philippine Lotto Results within Facebook Messenger.

chatfuel fastapi rest-api

Last synced: 06 May 2026

https://github.com/lifailon/simplewebfilebrowser

Like http.server, but with support for authorization and uploading files to the server using different web frameworks.

admin api browser django fastapi filebrowser flask http-server linux python sanic sysadmin system tornado

Last synced: 11 Apr 2026

https://github.com/seapagan/fastapi-upload-test

Testing and playing around with file uploads in fastapi and Jinja2 templates

fastapi jinja2 python python3 upload-file

Last synced: 18 May 2026

https://github.com/feashliaa/severe_weather_event_reporter

Automated severe weather event analysis. Enter a location and date, get a full post-event report in ~3 minutes: animated NEXRAD radar loops, Skew-T/hodograph sounding analysis, NWS warnings, storm survey data, interactive damage track maps, and an AI-written narrative grounded in real meteorological data from 8 federal sources.

ai data-pipeline etl fastapi leaflet llm meterology metpy nexrad noaa nws pyart python radar severe-weather storm-events tornado weather

Last synced: 24 Jun 2026

https://github.com/litsynp/fastapi-practice

Practicing FastAPI in layered architecture.

fastapi pydantic python sqlalchemy

Last synced: 14 May 2026

https://github.com/harshil748/ai-code-reviewer

This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference

ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss

Last synced: 05 Apr 2026

https://github.com/permyakov-dmitriy/fastapiweather

Web application for displaying weather in large cities and custom ones.

aiohttp fastapi

Last synced: 05 Nov 2025

https://github.com/jn513/fast_crud

Crud construído em Fast API

api api-rest fastapi python python3

Last synced: 07 May 2026

https://github.com/cerno-ai/cerno-insight

High-performance RAG system for intelligent document Q&A with hybrid retrieval, GPU acceleration, and citation-backed answers. Upload docs, ask questions, get precise responses.

artificial-intelligence bm25 docker document-processing embeddings faiss fastapi llms local-first machine-learning natural-language-processing nextjs openai python rag rag-pipeline reranking retreival-augmented-generation semantic-search typescript

Last synced: 08 Nov 2025

https://github.com/pythonicforge/fleetcode

🟢 A real-time coding platform featuring matchmaking, live status updates, and code evaluation.

fastapi javacsript python supabase websockets

Last synced: 20 Jan 2026

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

FARM Stack TODO app dockerized

docker-compose farm-stack fastapi kubernetes react

Last synced: 08 Apr 2026

https://github.com/jjpaulo2/weather-data-consumer

⏰ Job que consome uma API de clima e salva em um banco não relacional

cli crontab docker fastapi mongodb python redis shell

Last synced: 08 Apr 2026

https://github.com/joshmusira/rag_application

A state-of-the-art Retrieval-Augmented Generation (RAG) application using OpenAI, Qdrant vector store, embeddings, FastAPI, React for the UI, NewsAPI, Word Cloud, and Langchain. This project enables dynamic reading and QA on news articles, focusing on various people of interest, with real-time, personalized news insights.

embeddings-word2vec fastapi langchain-python openai qdrant-vector-database reactjs wordcloud

Last synced: 08 Apr 2026

https://github.com/insafmin/library_management_api

Library storage management system using API

alembic docker fastapi postgres sqlalchemy

Last synced: 12 Apr 2026

https://github.com/concaption/invoice-processing

PDF Invoice processing and Inventory mangement in google sheets

fastapi google-sheets invoice invoice-management invoice-pdf pypdf2

Last synced: 16 May 2026

https://github.com/yancotta/anti-aging-epigenetics-ml-app

A thesis MVP for a personalized anti-aging system that analyzes genetic SNPs and lifestyle habits using ML models (Random Forest and Neural Networks) to provide risk assessments and actionable recommendations. Built with FastAPI, React, PostgreSQL, and containerized via Docker for scalability and explainability.

anti-aging bioinformatics docker explainable-ai fastapi genetics healthtech machine-learning mlops personalized-medicine pytorch reactjs scikit-learn synthetic-data thesis-project

Last synced: 16 Sep 2025

https://github.com/maktoobgar/fastapi

A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.

fastapi python3

Last synced: 17 May 2026

https://github.com/miladhzzzz/azurecli-api

Azure CLI wrapped in HTTP REST API

fastapi pydantic python3

Last synced: 30 Apr 2026

https://github.com/taarobravo/semantic-audio-search

Self-hosted semantic audio search engine powered by CLAP + FastAPI + Qdrant + Gradio. Search and tag sound effects or music by meaning — not just filenames.

audio-search clap embeddings fastapi gradio huggingface machile-learning open-source qdrant self-hosted semantic-search sound-design

Last synced: 16 May 2026

https://github.com/rahmatagungj/fastapi-server

Build API more than faster with python

api fastapi

Last synced: 15 May 2026

https://github.com/qqays/honeypot

一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。

fastapi honeypot

Last synced: 24 Jun 2025

https://github.com/jayhawk24/fastapi-auth

FastAPI boilerplate for quickstart with SQLAlchemy, Alembic and JWT authentication.

fastapi fastapi-auth fastapi-template jwt sqlalchemy

Last synced: 19 May 2026

https://github.com/fadlytanjung/gym-video-ai-feedback

LLM Integration an RAG Implementation

chatgpt deep fastapi llm openai rag

Last synced: 08 May 2026

https://github.com/yupix/fastapi-misskey

FastAPI Misskey extension library

fastapi misskey

Last synced: 20 Jan 2026

https://github.com/kilobyteno/tunsberg

A collection of opinionated methods, functions, classes and utils for Python, FastAPI and related libraries.

fastapi python toolbox

Last synced: 16 Feb 2026

https://github.com/drarlian/projeto_analisa_ativos

O projeto tem como objetivo analisar alguns ativos da bolsa de valores utilizando web scraping. Após a análise, os dados são armazenados, de forma organizada em uma planilha.

beautifulsoup4 fastapi google-sheets openpyxl python selenium

Last synced: 28 Mar 2025

https://github.com/zobiakanwal/legal-ai-assistant

An AI-powered FastAPI backend for selecting and filling legal document templates using GPT-4.

ai-assistant fastapi gpt-4 legaltech openai react taillwindcss typescript vite

Last synced: 08 Apr 2026

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 2026

https://github.com/halfenif/toy_filemover_streamlit

Sometimes the process of editing MP3 tags is the result of an old man's work.

fastapi mp3-tags mpd streamlit

Last synced: 25 Jul 2025

https://github.com/ajithvcoder/emlo4-session-14-ajithvcoder

NextJS App + Fastapi Serve + Redis + kubernetes + Helm charts + dog and cat classifier - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs

classification fastapi helm-charts kubernetes machine-learning minikube redis

Last synced: 08 Apr 2026

https://github.com/neoki07/music-transformer-playground

A playground to generate piano performances easily using AI called Music Transformer

fastapi music-transformer python react tanstack-query typescript vite

Last synced: 28 Mar 2025

https://github.com/jesufemi-o/fake-coy-api

Dummy api to explore dlt rest api. has authentication, pagination and filtering enabled

data-engineering data-generator dlthub fastapi

Last synced: 17 May 2026

https://github.com/hakant66/moderation-app

End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.

computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers

Last synced: 08 Apr 2026

https://github.com/sukhmani1303/two-way-integration

A two-way integration with a customer catalogue in an external service (stripe)

backend docker-kafka fastapi kafka kafka-consumer kafka-producer python stripe stripe-api two-way-integration

Last synced: 15 May 2026

https://github.com/fusionaize/faigate

Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.

fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted

Last synced: 09 May 2026

https://github.com/jackomo007/fastapi

Python API

fastapi python3 uvicorn

Last synced: 19 May 2026

https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react

A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.

ai artificial-intelligence fastapi gemini genai google-ai python

Last synced: 13 Feb 2026

https://github.com/niewidzialny84/draganddrop

A drag and drop api for files, that are resend to discord and saved internally.

discord-py drag-and-drop fastapi file-sharing file-upload

Last synced: 15 May 2026

https://github.com/surquest/python-fastapi-utils

Utilities for FastAPi as: Catcher + Middleware and Router

fastapi google-cloud-logging google-cloud-trace middleware

Last synced: 06 Mar 2026

https://github.com/armaggheddon/paperllama

📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!

docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit

Last synced: 03 Feb 2026

https://github.com/apathy-ca/sark

Zero-trust gateway for AI systems. OPA policies, audit logging, authentication (OIDC/LDAP/SAML), MCP/HTTP/gRPC adapters. FastAPI + Rust extensions. Production-ready.

ai-governance api-gateway audit-logging authentication authorization fastapi llm-security mcp model-context-protocol opa policy-engine python rust security zero-trust

Last synced: 27 May 2026

https://github.com/pacnpal/polly

A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.

bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard

Last synced: 08 Apr 2026

https://github.com/edenoved/platform-for-managing-simulation

Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.

automation fastapi mongodb python react real-time-monitoring simulation typescript web-application

Last synced: 16 Apr 2025

https://github.com/one-zero-eight/accounts

InNoHassle Accounts service for accessing websites and Telegram bots using your Innopolils account.

fastapi innohassle python

Last synced: 23 Jul 2025

https://github.com/entur/omsa-example-clients

Quick-start guide for connecting to Entur's OMSA API

bff dart entur fastapi flutter mobile omsa python

Last synced: 06 Apr 2026

https://github.com/rxyalxrd/qrkot_spreadsheets

API для благотворительного фонда QRKot с возможность создавать отчеты, используя google cloud platform.

aiogoogle alembic fastapi python3 sqlalchemy uvicorn

Last synced: 16 May 2026

https://github.com/krushna-b/sentinel

Full Stack application for real-time satellite visualization

data-visualization docker fastapi nextjs postgresql python restful-api

Last synced: 16 Jan 2026

https://github.com/android-sms-gateway/example-webhooks-fastapi

🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.

api-integration example fastapi python sms sms-gate sms-gateway webhook

Last synced: 23 Jul 2025

https://github.com/yasir13001/moonai_api

This MoonAI API service built with FastAPI that calculates and provides detailed Moon and Sun astronomical data based on user input such as date, latitude, longitude, elevation, and timezone.

ai almanac api astro-ai astronomy data data-science fastapi fastapi-api gemini groq-api hilal-detection html islamic-calenda llama llm-integration moon python

Last synced: 20 Jun 2025

https://github.com/theijhay/auto-review

Automated System for reviewing resumes

fastapi nestjs

Last synced: 16 Feb 2026

https://github.com/omkaarr1/size_chart_generator

AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction

fastapi machine-learning python3 unsupervised-learning

Last synced: 03 Feb 2026

https://github.com/FredyRivera-dev/RAG-FastAPI-Server

RAG-FastAPI-Server is an API server for managing a lightweight Retrieval-Augmented Generation (RAG) database using FastAPI and PostgreSQL (with pgvector for vector similarity search).

api api-rest embeddings fastapi openai pgvector postgresql python rag semantic-search

Last synced: 30 Dec 2025

https://github.com/papapana/iris_api

Sample API for exploring the Iris dataset

docker docker-compose fastapi ml-service mongodb pytest python rest-api

Last synced: 15 Jun 2025

https://github.com/shahbaz1234567/smartrag-assistant

"SmartRAG-Assistant/GenAI-Assistant leverages advanced LLM models and Nvidia APIs for efficient query handling and document summarization. It integrates LlamaParse for structured data extraction, HuggingFace embeddings for vectorization, and PineconeDB for efficient retrieval, ensuring precise answers to user queries."

fastapi fine-tuning gemini generative-ai huggingface-embeddings llamaparse llmmodel llmops nvidia pinecone-db python streamlit summarization vector-embeddings

Last synced: 19 Mar 2025

https://github.com/ethosa/hackathon_sport

Онлайн компилятор для Хакатона Winter IT Hack

fastapi online-compiler vuejs

Last synced: 07 May 2026

https://github.com/onemorethan0/mythforgemtg

Fully-local web app that turns one theme prompt into a 100-card EDH Commander deck with AI-generated card art, names, flavor, and themed creature types - print-ready proxy frames included. FastAPI + React + llama.cpp + ComfyUI (FLUX/SDXL).

ai-art comfyui commander deck-builder edh fastapi flux hunyuan3d llama-cpp llm local-first magic-the-gathering mtg proxy-cards react stable-diffusion

Last synced: 15 Jun 2026

https://github.com/sonupandit9693/meeting-ai-assistant

A collaborative platform that records, transcribes, summarizes meetings and auto-generates action items.

celery fastapi nextjs openai openai-whisper postgres python3 redis-server sqlalchemy-orm typescript

Last synced: 07 Apr 2026

https://github.com/rishi-jain2602/wordle

A multilingual word-guessing game that supports various languages, including English, Hindi, and Kannada. It provides similarity scores and common keywords between the guessed and target words, along with helpful hints to guide players to the correct answer.

fastapi google-bert mistral-ai python reactjs wordnet

Last synced: 11 May 2026

https://github.com/tistaharahap/dnsdig

An API and a daemon for DNS

dns fastapi kinde pydantic python

Last synced: 15 May 2026

https://github.com/vevdokimovm/personal-finance-dss

FINPILOT: Интерпретируемая система поддержки принятия решений (СППР) для управления персональными финансами на базе алгоритма SAW и FastAPI.

algorithm backend decision-support-system fastapi fintech jinja2 mcdm personal-finance python rest-api sqlalchemy sqlite

Last synced: 27 Jun 2026

https://github.com/bonkedbythonk/anicat

The specialized media companion for macOS and Windows. Stream anime, read manga, and sync progress with AniList in one minimalist dashboard.

anilist anime anime-scraper anime-streaming anime-tracker desktop-app fastapi macos manga media-center nextjs python react self-hosted tauri

Last synced: 14 Jun 2026

https://github.com/pranav-here/agentic-ai-chatbot

This project is a modular AI chatbot framework that allows dynamic interaction with multiple LLM providers using LangGraph, LangChain, Streamlit, and FastAPI. It also optionally integrates search tools such as Tavily for online augmentation.

fastapi groq-integration langchain langgraph llama llms mistral openai python react-agents streamlit uvicorn vscode

Last synced: 07 Apr 2026

https://github.com/skvggor/microservice-python-fastapi

(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.

api coverage fastapi microservice pytest python

Last synced: 16 May 2026

https://github.com/simplehima/maestro-agents

Enterprise-grade multi-agent AI orchestration platform with 8 specialized agents, native Windows desktop app, and extensible tool system. Built with FastAPI and TypeScript.

ai ai-agents claude desktop-app fastapi gpt-4 llm multi-agent ollama orchestration python typescript

Last synced: 15 Jan 2026

https://github.com/aurevlan/whatisup

Open-source uptime monitoring: multi-probe geographic correlation, browser scenario recorder, real-time dashboard, teams RBAC, SSO/OIDC, public status pages. One Docker command to deploy.

alerting devops docker fastapi incident-management infrastructure-monitoring monitoring multi-probe open-source playwright python self-hosted slo ssl status-page uptime uptime-monitoring vuejs

Last synced: 10 May 2026

https://github.com/jmcerrejon/another-fastapi-template

This is my custom template project for a simple FastAPI application.

fastapi fastapi-template pytho3 python

Last synced: 16 May 2026

https://github.com/vhidvz/machine-translation

Multilingual machine translation microservice powered by the Facebook/mBART-large model

ai facebook-mbart fastapi huggingface machine-translation multilingual

Last synced: 20 May 2026

https://github.com/seamusmullan/ampere

A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.

electron fastapi npm-package python template uv vite vitejs

Last synced: 07 Mar 2026

https://github.com/ivanildobarauna-dev/data-producer-api

FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines

api-rest cloud data-engineering fastapi gcp

Last synced: 16 Feb 2026

https://github.com/natgluons/AI-docs-analyzer-API

A smart document processing system built with an open-source multimodal LLM and OCR (DocTR/TrOCR), using FastAPI, Supabase, PgVector, Azure Functions, and Neo4j to automate invoice analysis and identity document verification.

document-processing document-verification fastapi llm multimodal-large-language-models neo4j-graph ocr ocr-text-reader pgvector supabase

Last synced: 19 Jun 2025

https://github.com/perpetue237/docker-compose-secure-app

A Docker Compose setup for securely serving applications with Nginx, featuring HTTPS (TLS) and basic authentication. This project includes configuration for SSL/TLS certificates and user authentication to ensure your application is protected and accessible only to authorized users.

authentication docker docker-compose fastapi nginx nginx-docker python tls-certificate

Last synced: 12 Apr 2026

https://github.com/henrikac/fastapi-docker-tkinter

A url shortener made with fastapi, docker and tkinter (learning purpose only).

docker docker-compose fastapi python tkinter

Last synced: 11 Apr 2026

https://github.com/rishabyadav-dev/docwise

An intelligent chat application that allows you to have conversations about your PDF documents. Upload a PDF and start asking questions

argon2 docker fastapi gemini-api hugging-face jwt-token nextjs nodejs postgresql prisma-orm python pytorch reactjs shadcn tailwindcss typescript vercel-deployment zod-validation

Last synced: 11 Jul 2025