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/elijahondiek/circleci-to-dockerhub-deployments

CircleCI and Docker Hub deployments project repository for MLSA online workshop

circleci dockerhub fastapi

Last synced: 23 Jun 2025

https://github.com/engageintellect/pi-dashboard-docker

A live dashboard client, server, and integrated database implementation using Sveltekit, TailwindCSS, Python, PocketBase, and Docker.

daisyui docker docker-compose fastapi nginx python raspberry-pi sveltekit ubuntu uvicorn websockets

Last synced: 09 Apr 2026

https://github.com/cploutarchou/mcp-servers

Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.

ai-tools developer-tools fastapi golang mcp-protocol model-context-protocol python rust terraform vscode-integration

Last synced: 07 Apr 2026

https://github.com/muhammadahmad1857/shopify-next-app-starter

A flexible Shopify app starter built with Next.js App Router, App Bridge, and Polaris. Easily plug in any custom backend (FastAPI, Node, Go, etc.) — no Prisma lock-in. Comes with a modern UI, auth, and full app structure.

e-commerce fastapi nextjs nodejs pnpm polaris python shopify shopify-template shopifyapps

Last synced: 17 Jul 2025

https://github.com/erik1000/dashboard

An example app implementing the webauthn passwordless authentication flow. See https://webauthn.guide/

fastapi fido2 hardware-authenticator login passwordless python webauthn yubico yubikey

Last synced: 30 Oct 2025

https://github.com/fox-techniques/fox-techniques

FOX Techniques is a hub for innovative data services, analytics, and solutions, combining technical expertise with a passion for solving real-world challenges

azure bash cicd cloudflare devops docker fastapi flask git github-actions linux mongodb plotly plotly-dash pypi-package pyspark python react sql terraform

Last synced: 17 Feb 2026

https://github.com/alex6712/gi-chan

Characters analyzer and automatic builds generator for Genshin Impact.

api async fastapi genshin-impact postgresql python python3 rest sqlalchemy web-application

Last synced: 20 Jul 2025

https://github.com/sudohainguyen/cookiecutter-ml-fastapi-template

A Cookiecutter-based code structure template for a simple API to serve ML/DL models using FastAPI.

cookiecutter fastapi fastapi-template machine-learning

Last synced: 18 Apr 2026

https://github.com/jai0401/querypdf

QueryPDF is a full-stack application designed to facilitate PDF document analysis through natural language processing. Users can upload PDF documents, ask questions about their content, and receive generated answers.

fastapi gemini-pro genai genai-chatbot langchain local-gpt natural-language-processing nlp pdf-query reactjs

Last synced: 12 Oct 2025

https://github.com/shikha-code36/graphql_fastapi

GraphQL implementation in FastAPI using Strawberry

fastapi graphql graphql-python python python3 strawberry-graphql uvicorn

Last synced: 07 Apr 2026

https://github.com/wpcodevo/crud-app-pymongo

In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.

crud-api crud-app fastapi fastapi-app fastapi-crud-app fastapi-restful-api python-crud-app restful restful-api

Last synced: 18 Apr 2026

https://github.com/cyberofficial/nimbus

A lightweight FastAPI proxy that translates Anthropic API requests to NVIDIA NIM's OpenAI-compatible endpoint.

anthropic claude claude-code coding fastapi nim nvidia nvidia-nim openapi proxy

Last synced: 27 Jun 2026

https://github.com/lingfromsh/message

A general message notification service

asyncio fastapi notification-service websocket

Last synced: 17 May 2026

https://github.com/muthu-kumar-u/ml-flower-classification

This repository contains a machine learning project for classifying the Iris dataset using multiple algorithms. It includes data preprocessing, model training, and evaluation. The project supports various algorithms, providing a comparison of performance, and automates workflows for model release and deployment.

classification fastapi machine-learning ml

Last synced: 21 May 2026

https://github.com/nipponjo/nmt-web-ui

A local Web UI for the huggingface/Helsinki-NLP machine translation (NMT) models

fastapi huggingface huggingface-transformers machine-translation marian-nmt nmt python pytorch ui

Last synced: 07 Apr 2026

https://github.com/sarthakshrivastav-a/whispercare

India-focused voice-first healthcare workflow platform built with FastAPI, LangGraph, LiveKit, PostgreSQL, and ABDM/FHIR-ready exports.

abdm fastapi fhir healthcare india langgraph livekit telehealth voice-ai

Last synced: 17 May 2026

https://github.com/aaroncx/forge

Forge — agentic AI orchestration platform with workspace IDE, visual blueprints, computer use, and multi-model support

agentic-ai agents ai blueprint cli computer-use fastapi gui-automation langchain llm multi-agent nextjs openai orchestration python supabase typescript workflow-automation

Last synced: 17 May 2026

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results. (Python/FastAPI/Typescript/React/Docker/AWS-Lambda/DynamoDB/Github Actions CI)

aws cd-ci chartjs docker dynamodb fastapi github-actions lambda master-theorem pytest python react severless typescript vite vitest

Last synced: 07 Apr 2026

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/flazefy/pinmarker-bot

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Rest API, Telegram Bot

automated-testing backend csv discord-bot fastapi firebase firebase-realtime-database firebase-storage mailer maps mysql nlp phyton rest-api selenium selenium-python sqlalchemy sqlite3 task-scheduler telegram-bot

Last synced: 07 Apr 2026

https://github.com/morikeli/bundi-chat

A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.

chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets

Last synced: 24 Dec 2025

https://github.com/caarmen/fastapi-postgres-docker-example

Minimal example FastAPI app with Postgres, docker-compose

docker docker-compose fastapi postgresql

Last synced: 12 Apr 2026

https://github.com/crispengari/python-backend

💎 A quick start for web server development using python flask, django and fastapi.

css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment

Last synced: 17 Feb 2026

https://github.com/princetp/imageiq

ImageIQ is a FastAPI application designed to serve a machine learning model that processes text and image inputs to generate predictions. It's built to be scalable and efficient, suitable for real-time data processing.

docker fastapi pillow python uvicorn

Last synced: 10 May 2026

https://github.com/alexandrbig1/py-web

Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.

alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger

Last synced: 07 Apr 2026

https://github.com/charlestang06/finsight

Your personalized AI finance bro, Finn. Dashboard + learning tools to get started with investing in stock markets.

ant-design fastapi firebase firebase-auth huggingface langchain ollama reactjs yfinance

Last synced: 07 Apr 2026

https://github.com/ddayto21/lexi-gpt

LexiGPT is a retrieval-augmented generation (RAG) chatbot that leverages LLMs such as OpenAI and DeepSeek to deliver personalized recommendations.

ai chatbot cosine-similarity deepseek-v3 fastapi generative-ai huggingface-transformers large-language-models llm natural-language-processing openai-api rag react semantic-search transformer-models

Last synced: 09 Jun 2026

https://github.com/tonoy30/tfml-fastapi

Serving a tf model using fastapi

fastapi image-recognition machine-learning tensorflow2

Last synced: 18 May 2026

https://github.com/fastapi-practices/fastapi_scheduler

FastAPI + APScheduler 实现任务动态管理

apscheduler fastapi fastapi-apscheduler fastapi-scheduler

Last synced: 12 May 2025

https://github.com/dagiteferi/credit-scoring-model

Developing a comprehensive and effective credit scoring model for Bati Bank, leveraging data from an eCommerce platform to enable a buy-now-pay-later service for customers. This project involves understanding credit scoring methodologies, exploratory data analysis (EDA), feature engineering, model training and evaluation, and API development for re

credit-scoring fastapi mlops

Last synced: 16 Jul 2025

https://github.com/bigrivi/better_crud

Better crud for fastapi, without constraints

crud-generator curd fastapi library pydanic python restful-api

Last synced: 25 Jun 2025

https://github.com/lixuannan/computereverywhere

A app let you can connect to a super powerful computer every where at home

fastapi psutil python python3 qemu uvicorn virtual-machine vm

Last synced: 19 May 2026

https://github.com/andreykolomiets/local_speech_translator

Almost online speech translation on Apple Silicon laptops with CoreML enabled. Doesn't need any APIs, all work is done locally using OpenAI's excellent Whisper model. Also https://github.com/ggerganov/whisper.cpp repo is used to build Whisper with CoreML support, enhancing speed significantly

coreml dash fastapi hebrew hebrew-english whisper whisper-cpp

Last synced: 04 Mar 2026

https://github.com/gabrielmaialva33/stream-winx-api

An open-source API for index and stream movies and series using CineWinx channel.

channel client fastapi python stream streaming telegram telegram-api telethon

Last synced: 03 Feb 2026

https://github.com/asherk7/neurovit

AI-powered app for MRI brain tumor classification and medical Q&A using Vision Transformers and RAG-enhanced LLMs.

aws docker faiss fastapi huggingface langchain ml openai pytorch rag transformers vit vllm

Last synced: 14 Apr 2026

https://github.com/chinobing/fastapi-paddlespeech-audio-to-text

FastAPI PaddleSpeech 音频录音转文字

celery fastapi ffmpeg paddlespeech python

Last synced: 12 Jul 2025

https://github.com/nebeyoumusie/langchain-starter

A starter repo on how to create your first simple LLM application using LangChain

fastapi groq-api langchain langchain-groq langserve langsmith llm-application python

Last synced: 25 Jan 2026

https://github.com/everysoftware/fastlink

FastLink OAuth 2.0 client for various platforms, asynchronous, easy-to-use, extensible

fastapi httpx oauth2

Last synced: 30 Apr 2026

https://github.com/hyxiaoge/fusion-api

统一的多模型AI聊天集成平台,支持文心一言、通义千问、DeepSeek、OpenAI等大模型,提供向量检索和文件处理功能。

ai chatbot chromadb fastapi langchain llm vector-database

Last synced: 06 Apr 2025

https://github.com/jnsougata/slice

Simple URL Shortener with Free Hosting

deta fastapi

Last synced: 04 Mar 2025

https://github.com/vaibhavpandeyvpz/starter-python

Starter template for kick-starting Python API projects.

boilerplace bootstrap fastapi poetry python sqlalchemy starter-project starter-template

Last synced: 25 Jan 2026

https://github.com/gitbolt/axiol-api

🐎 APIs for Axiol bot

fastapi python

Last synced: 19 May 2026

https://github.com/bensbehchaimae/rag-qa-system

A RAG question/answering application

celery cohere fastapi llm monitoring openai python3 rag

Last synced: 01 Nov 2025

https://github.com/arpitpatelsitapur/langchain-llm-apps

This repository explores the full potential of Langchain-based Large Language Models (LLMs). It covers deployment using Langserve and FastAPI, fine-tuning techniques, integration methods, and API usage with interactive documentation. Ideal for developers looking to implement scalable, efficient LLMs in real-world applications.

chatbots fastapi langchain langserve langsmith llms ollama

Last synced: 03 Feb 2026

https://github.com/bootstrap-academy/shop-ms

The official shop microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 06 Apr 2025

https://github.com/bootstrap-academy/skills-ms

The official skills microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 06 Apr 2025

https://github.com/zxjlm/playwright-service

A playwright service built with FastAPI and Playwright. 一个基于 FastAPI 和 Playwright 构建的模拟浏览器服务。

fastapi playwright playwright-mcp

Last synced: 07 Mar 2026

https://github.com/neemiasbsilva/kedro_orchestrate_dl_transformer_arch

A pipeline using Kedro to orchestrate the deployment of a deep learning transformer model for classifying toxic comments. This project integrates data preprocessing, model training, and deployment into a streamlined and reproducible workflow, enabling efficient handling of the toxic comment classification problem in NLP.

deep-learning fastapi grafana kedro mlflow mlops-project mlops-workflow nlp prometheus

Last synced: 17 Feb 2026

https://github.com/muthu-kumar-u/ml-cluster-model

The ml-cluster-model repository contains an experimental K-Means clustering model for research purposes. It partitions data into clusters based on feature similarity. Currently unstable and unoptimized for accuracy, it is not recommended for production use.

clustering fastapi kmeans-clustering machine-learning ml

Last synced: 18 Feb 2026

https://github.com/peterdanwan/pastryvision

PastryVision is a Computer Vision project that helps small pastry shops streamline operations, cut costs, and improve customer experience.

computer-vision-opencv fastapi machine-learning mediapipe react tailwindcss vite

Last synced: 18 Feb 2026

https://github.com/cdryampi/jobless-backend

Backend del proyecto Jobless as a Service™: API para documentar el desempleo crónico, registrar rechazos laborales, y generar insultos personalizados con IA.

backned django fastapi gpt humor-negro ia-ge mental-health nihilism rest-api unemployment

Last synced: 08 Mar 2026

https://github.com/rpg-dev420/onix-v2ray-collector

🚀 Smart V2Ray Config Collector | جمع‌آوری هوشمند V2Ray | ML + API + Monitor | Auto 6h | 1000+ configs

auto-update collector fastapi free-vpn-internet free-vpn-tool iran persian proxy shadowsocks shadowsocksr subscription subscriptions trojan v2ray vless vmess vpn

Last synced: 03 Nov 2025

https://github.com/jay-kabdwal/staff-attendance-app

A mobile-based staff attendance system using face recognition. Staff members can mark their attendance by entering their ID and taking a live photo. The admin can manage staff, upload training images, and view attendance records through a dedicated admin panel.

docker-image fastapi postgresql react-native

Last synced: 14 Sep 2025

https://github.com/thus/fastapi-tarpit

FastAPI middleware that purposely delays incoming connections on unused routes

fastapi middleware tarpit

Last synced: 03 Feb 2026

https://github.com/sorna-fast/fast_api_hospital

Building API for entities of a hospital

async auth fastapi passlib requests sqlalchemy streamlit

Last synced: 05 Mar 2025

https://github.com/one-bit-myanmar/api-for-sarrmal-app

API for sarr ml app using fastapi

fastapi python

Last synced: 14 May 2025

https://github.com/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/rennf93/rennf93

Python Senior Developer

fastapi python

Last synced: 05 Mar 2025

https://github.com/aleksbrsc/scheduldog

An intuitive course schedule editing app

fastapi gemini nextjs

Last synced: 18 Feb 2026

https://github.com/suranjitpartho/clinical-data-intelligence-system

An AI Agent for clinical data intelligence. Built with LangGraph, FastAPI, and pgvector to unify structured SQL records and unstructured clinical notes via a self-healing, schema-aware reasoning engine.

ai-agents clinical-data fastapi healthcare-ai langgraph llm pgvector postgresql rag self-healing-ai

Last synced: 22 May 2026

https://github.com/grelinfo/grelmicro

Grelmicro is a lightweight framework/toolkit which is ideal for building async microservices in Python.

anyio asyncio circuit-breaker fastapi faststream leader-election lock microservice pydantic python resilience

Last synced: 16 May 2026

https://github.com/ankush-003/next-nosqli

This repository contains a web app that helps to understand NoSQL injection and how to protect websites against it

deta-space fastapi gradio nextjs13 nosql-injection typescript vercel-deployment

Last synced: 08 Apr 2026

https://github.com/manugraj/xgrapher

CRU(xD) into ONgDB without any worries

fastapi graph-database neo4j ongdb poetry rest-api

Last synced: 14 Apr 2025

https://github.com/szymciem8/semantic-image-synthesis

Generative models that generate paintings in the style of Bob Ross based on segmentation images.

fastapi gan gaugan machine-learning pix2pix spade streamlit tensorflow tensorflow2

Last synced: 28 Apr 2026

https://github.com/mgobeaalcoba/quasar-fire

Resolve the quasar-fire challenge in Python & FastApi

api api-rest challenge fastapi python trilateration

Last synced: 25 Jan 2026

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

API of InNoHassle Rooms

fastapi innohassle python

Last synced: 08 Mar 2026

https://github.com/Achronus/Zentra

An open-source Python SDK for building FastAPI and Next.js apps faster

fastapi frontend-web-development nextjs pydantic python python-cli react-components shadcn-ui web-development

Last synced: 25 Jul 2025

https://github.com/dgonzo27/fastapi-demo

Dockerized FastAPI with PostgreSQL

docker docker-compose fastapi fastapi-sqlalchemy postgresql

Last synced: 09 Apr 2026

https://github.com/birg81/school-as-2022-23-tpsit-5x

In questo repository verranno riportati in buona sostanza gli spezzoni di codice visti in classe

bootstrap cookie dbmsminiproject education fastapi html5 javascript json orm python rest-api school socket-programming tpsit typescript vue

Last synced: 10 Apr 2026

https://github.com/arctikant/fastapi-modular-monolith-starter-kit

Template for FastAPI RESTful application built on Modular Monolith and Layered Architecture principles

alembic docker fastapi jwt layered-architecture modular-monolith poetry postgresql pytest python redis rest-api sqlalchemy

Last synced: 19 Aug 2025

https://github.com/bitzkort/hommiestock-back

This is the backend repository of the final proyect for the Nosql course

fastapi mongodb nosql-databases python redis

Last synced: 21 Feb 2026

https://github.com/redis-developer/redis-starter-python

A starter project for working with Redis and Python

fastapi python redis redis-py starter template uv

Last synced: 15 Mar 2025

https://github.com/buried-in-code/freyr

Tracks temperature and humidity readings and graphs the results in a web dashboard

dht22 fastapi hatchling micropython pi-pico-w python-3

Last synced: 09 Mar 2026

https://github.com/nafizpervez/online_learning_platform

Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.

docker docker-compose fastapi fastapi-docker github-actions jenkins-pipeline kubernetes nextjs postgresql pydantic-models pytest python react sqlalchemy sqlite tailwindcss typescript

Last synced: 07 Jan 2026

https://github.com/duvancardozo18/arrozia-backend

Es una aplicación cliente-servidor que utiliza inteligencia artificial para ofrecer trazabilidad en la producción del cultivo de arroz, optimizando el seguimiento y la gestión del proceso agrícola.

fastapi inteligencia-artificial python

Last synced: 02 Aug 2025

https://github.com/nownabe/mclauncher

Web UI to manage Minecraft server on Google Compute Engine

fastapi firebase firestore google-cloud minecraft python

Last synced: 25 Jul 2025

https://github.com/algorithm-ssau/coursework

The worst team & project and so on | Sneaker Shop

e-commerce express expressjs fastapi mongodb python react reactjs

Last synced: 23 May 2026

https://github.com/vaibhavpandeyvpz/resumption

Dockerized microservice to extract information from PDF resumes of different kind and transform it into uniform JSON structure to be used for further automation.

ai api artificial-intelligence chatgpt fastapi openai python resume resume-parser

Last synced: 14 Feb 2026

https://github.com/fxxkrlab/adminchat_panel

Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.

admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket

Last synced: 10 Apr 2026

https://github.com/xcenweb/lex_ddd

采用DDD架构的fastapi基础框架,Ai能读懂和理解的项目结构,可用于高标准的Ai项目快速开发

ai ddd fastapi prompt python3 sqlalchemy trae windsurf

Last synced: 19 Nov 2025

https://github.com/thatguychandan/vidproc

A FastAPI backend for video processing, enabling upload, trimming, overlays (text, image, video), watermarking, and multi-quality generation. Features asynchronous job handling with Celery/Redis and PostgreSQL integration, all containerized with Docker Compose.

docker-compose fastapi ffmpeg python

Last synced: 04 Oct 2025

https://github.com/suxrobgm/med-image-scanner

Med Image Scanner is a web-based platform that allows healthcare providers to view and analyze medical images such as X-rays, CT scans, and MRIs. The platform provides tools to view images, annotate them, and perform image analysis using machine learning models.

dicom fastapi nextjs opencv python typescript

Last synced: 11 Aug 2025

https://github.com/sachin-kumar-2003/seocrawler

SEO Link Checker | Find Broken Links & Improve SEO I have built an SEO Link Checker that helps businesses, marketers, and site owners scan their websites, detect broken or harmful links, and fix them fast. This improves site health, user experience, and search rankings. Features: -Scan entire website for broken internal and external links

beautifulsoup crawler fastapi reactjs seo seo-optimization

Last synced: 15 Apr 2026

https://github.com/yxtay/python-example-app

Python example app incorporating best practices

docker fastapi mypy poetry pytest python ruff sqlmodel typer

Last synced: 08 May 2025

https://github.com/ahmad-masud/surfmarc

Get comprehensive product information, price history, and reviews all in one place

docker fastapi huggingface-transformers nextjs playwright python3 supabase tailwind typescript

Last synced: 11 Apr 2026

https://github.com/programmer-rd-ai/research-navigator

A FastAPI backend powered by crewAI agents for automated research, data retrieval, and synthesis.

ai-agents crewai fastapi information-retrieval llm multi-agent-systems python rag research-automation

Last synced: 24 Sep 2025

https://github.com/adityanandanx/dental-conditions-detection

An AI-powered platform for detecting dental conditions in X-ray images using computer vision and DICOM processing

ai computer-vision dental fastapi inference medical-imaging ml nextjs opencv roboflow vision vision-api

Last synced: 10 Apr 2026

https://github.com/sirstig/yokedcache

High-performance Python cache library with auto-invalidation, FastAPI & SQLAlchemy integration.

api async cache cache-control caching cli database fastapi high-performance invalidation library metrics pip python sqlalchemy yaml

Last synced: 02 Apr 2026