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/ishaan0709/vitals_vr_training

VITALS — VR-first full-stack surgical training platform with AI support. Built for the Israel–India Hackathon (Hack4Help) to empower medical students through an AI surgical mentor, responsive web app, and immersive Unity-based VR simulations.

ai chatbot fastapi hackathon healthcare openai react surgery-training unity vr

Last synced: 10 Apr 2026

https://github.com/jurajmajer/invoice-microservice

Microservice written in Python for creating invoices based on jinja templates

docker fastapi invoice-generator jinja2 kubernetes microservice python3

Last synced: 10 Apr 2026

https://github.com/rodrigo-kelven/blog_kd6

Blog KD6 é um espaço dedicado para a publicação de postagens como artigos, ideia, e futuramente imagens e videos, a ideias é trasnformar em um lugar onde possamos criar nosso portofolio e anexar aos respectivos perfis postagens diversas sobre diversos assuntos.

docker fastapi flask mongodb nginx postgresql python3 redis

Last synced: 10 Apr 2026

https://github.com/jonathan-foucher/python-api-example

An example of Python APIs using different frameworks

django fastapi flask python3 sqlalchemy

Last synced: 18 Apr 2026

https://github.com/aelabassi/posty

Portfolio project: A fully REST API for blog posts

api-documentation api-rest fastapi postgresql postman pydantic python sqlalchemy

Last synced: 10 Apr 2026

https://github.com/butterscotchstallion/mixupgenerator

Generates one on one pairs from lists of team members

fastapi pytest python3 skeleton-ui sqlmodel svelte tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/castilloglenn/load-test-practice

A minimal FastAPI app with session-based authentication and in-memory storage, designed for load testing practice. Includes endpoints for login, logout, status, and user profile. Ready for use with Locust.

fastapi locust-tests python python3

Last synced: 23 Aug 2025

https://github.com/ottojimb/symodel

Simple (too much) database model generator

database fastapi flask generator model python tortoise-orm

Last synced: 23 Aug 2025

https://github.com/byronlove10/padel-booking

Full-stack court reservation system (Next.js + FastAPI + PostgreSQL + Redis + Stripe)

fastapi fullstack heroku nextjs postgresql redis stripe vercel

Last synced: 02 Apr 2026

https://github.com/diogomassis/empathic-credit-system

:bank: Technical Case: The Empathic Credit System (ECS)

docker fastapi grafana-k6 nats-server redis

Last synced: 28 Apr 2026

https://github.com/javierxd1/strategy-ia

Este es un proyecto educativo, que emplea Lagnchaing, FastAPI y Chroma. Tiene como finalidad usar documentos de estrategia, vectorizarlos y crear una repuestas a partir de una RAG

fastapi langchain

Last synced: 09 May 2026

https://github.com/fourdollars/lp-api-proxy

Launchpad API Proxy made by FastAPI to workaround CORS for https://api.launchpad.net/.

fastapi

Last synced: 24 Aug 2025

https://github.com/abdulkarim1422/teknofest-library

teknofest_ar library source code

fastapi python

Last synced: 24 Aug 2025

https://github.com/101t/sublist3r-fastapi

Sublist3 using FastAPI as a micro-service

fastapi sublist3r

Last synced: 20 May 2026

https://github.com/ehtisham-sadiq/e_commerce_system

A modular FastAPI-based e-commerce system for managing authentication, sellers, buyers, car inventory, sales, and stock with a clean, scalable architecture.

docker fastapi postgresql python

Last synced: 10 Apr 2026

https://github.com/howdoiusekeyboard/ros2_navigation_project

Voice-controlled ROS 2 navigation system using Gemini 2.5 Flash for natural language command parsing. Features a real-time React dashboard and full Nav2 integration.

artificial-inteligence fastapi gemini-api navigation2 react robotics ros2 ros2-humble turtlebot3 typescript voice-control

Last synced: 24 May 2026

https://github.com/en-atul/ask-docs

A Retrieval-Augmented Generation (RAG) app that lets you query your documents (PDF, TXT, MD, etc.) using LangChain, Chroma, and OpenAI API.

chromadb docker-compose fastapi langchain nextjs openai-api python rag

Last synced: 13 Apr 2026

https://github.com/shinthan001/cronmanager

This is a simple web app to turn on/off cron job running in Linux server. This app allows non-techincal users to edit cron job easily without crontab knowledge.

cronjob fastapi jinja-template python3

Last synced: 25 Aug 2025

https://github.com/nashspence/gpu-service-manager

FastAPI service that serializes access to a single GPU host by leasing one Docker Compose stack at a time, with readiness checks, persistent state, and queued handoff.

docker docker-compose fastapi gpu gpu-scheduling homelab nvidia-gpu python queueing resource-manager self-hosted service-orchestration

Last synced: 10 Apr 2026

https://github.com/imtiaj-007/intelliflow

IntelliFlow is a powerful no-code/low-code platform that enables users to visually create and interact with intelligent AI workflows.

chromadb docker fastapi gemini langchain llm nextjs openai postgresql python reactjs semantic-search similarity-search vector-database

Last synced: 07 Apr 2026

https://github.com/bernietv/ai-music-generator

An open-source AI-powered music lab that generates songs, lyrics, and cover art with a modern full-stack setup ⚡🎶🤖🎨

ace-step awss3 better-auth fastapi inngest modal-labs nextjs polar python3 qwen shadcn-ui stability-ai tailwindcss

Last synced: 11 Apr 2026

https://github.com/lorenzotabasso/repeatio

Modern language learning with repetition. Nx monorepo with Next.js frontend and FastAPI backend.

docker fastapi nextjs nx nx-monorepo python

Last synced: 01 May 2026

https://github.com/gana36/credit-card-fraud-detection

Production MLOps pipeline for fraud detection with automated testing, monitoring, and zero-downtime deployments

docker evidently fastapi fraud-detection grafana machine-learning mlflow mlops postgresql prometheus scikit-learn

Last synced: 10 Apr 2026

https://github.com/gana36/flight-price-estimation

Production-ready flight price prediction using ensemble models (RF + XGBoost + LightGBM) with AWS ECS deployment

aws-ecs docker dvc ensemble-learning fastapi grafana mlflow mlops prometheus

Last synced: 10 Apr 2026

https://github.com/salko-ua/monkeytype

Python library that simplifies work with the Monkeytype API using data classes. Use it to pull data from your account

dataclasses fastapi monkeytype python

Last synced: 25 Apr 2026

https://github.com/metorresponce/fastapi-observability-demo

FastAPI + Prometheus metrics (/metrics) with CI (pytest, Docker build, CodeQL).

docker fastapi github-actions metrics observability portfolio prometheus python

Last synced: 24 May 2026

https://github.com/andreliar/pea-audit

Audit French PEA (Plan d'Épargne en Actions) eligibility of ETFs by reading their KID with a vision LLM (Gemma 4 via Ollama Cloud). Pluggable LLM + KID source registry, versioned prompts, 13/13 eval baseline.

etf fastapi france gemma kid llm ollama pea personal-finance priips streamlit vision-llm

Last synced: 24 May 2026

https://github.com/cyphercoderr/wandai-challenge-1-multi-agent-task-solver

Implement the agent orchestration layer: Each agent runs in isolation but can pass results to others. Handle concurrency, retries, and timeouts. Enable pluggable tools (e.g., data fetcher, chart generator). Provide a clear API for frontend consumption.

asyncio fastapi python uvicorn

Last synced: 24 May 2026

https://github.com/noridj4/langchain-runnables

🚀 Explore LangChain Runnables to easily compose and manage components for efficient and flexible execution within the LangChain ecosystem.

ai bigquery chatbot chatgpt chroma docker fastapi langchain llama llm llm-agents local-first offline-first openai prompt-engineering rag text-to-sql vector-database

Last synced: 07 Apr 2026

https://github.com/codethor0/llm-agent-control-plane

Production-oriented defensive reference implementation for securing tool-connected LLM agents.

ai-security appsec defensive-security fastapi llm-security owasp prompt-injection python rag-security red-team security-by-design tool-calling

Last synced: 24 May 2026

https://github.com/saniyaacharya04/industrial-cv-inspection

Industrial Safety & Asset Inspection using Computer Vision (Object Detection + OCR)

api computer-vision deep-learning fastapi industrial-ai machine-learning object-detection ocr opencv python safety-monitoring yolov8

Last synced: 10 Apr 2026

https://github.com/piyp791/playlist2vec

This repository contains code for playlist2vec.com, a website built to demo the vector search model described in our paper, "Representation, Exploration, & Recommendation of Playlists".

fastapi full-text-search nginx nodejs sequence-to-sequence-autoencoder vector-search

Last synced: 20 Feb 2026

https://github.com/alina1412/geo_fastapi_app

Educational app on FastApi. Keeps json data as a string in the database

fastapi postgresql python3

Last synced: 09 May 2026

https://github.com/markbakos/ufc-predictor

UFC fight prediction tool built with TensorFlow and Python, UI built with Vue and Tailwind. Uses machine learning to analyze fighter stats and predict match outcomes.

betting betting-models fastapi machine-learning neural-network prediction prediction-model python supervised-learning typescript ufc vue

Last synced: 09 May 2026

https://github.com/saniyaacharya04/ai-job-dashboard

AI-powered job search platform with semantic search (FAISS), resume parsing, web scraping, Streamlit dashboard, FastAPI backend, Celery pipelines, Docker microservices, and CI/CD.

api celery docker etl-pipeline faiss fastapi job-matching machine-learning ml-engineering nlp playwright postgres python redis resume-parser semantic-search sql streamlit web-scraping

Last synced: 10 Apr 2026

https://github.com/s0fft/learning-lab

Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / DRF / Parsing / Telegram-Bot / SQL / Docker / DS / ML / etc.

asynchrony data-science django-rest-framework docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot

Last synced: 10 Apr 2026

https://github.com/evteevakb/online-cinema

Microservice-based backend for an online cinema platform with user authentication, admin panel, API gateway, and ETL pipeline to Elasticsearch

django docker elasticsearch fastapi jaeger postgresql python redis

Last synced: 10 Apr 2026

https://github.com/baku-stark/login-system

🐍 ⚛️ | Login System Project

css fastapi project python react react-router reactjs typescript

Last synced: 10 Apr 2026

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

JSON-RPC server on fastapi

fastapi json-rpc python

Last synced: 29 Apr 2026

https://github.com/mabjq/fastapi_iris_ml_project

Simple FastAPI ML application project

fastapi jinja2-templates macine-learning scikit-learn

Last synced: 30 Mar 2025

https://github.com/vero-code/castanea

Multi-agent AI research assistant for students. Powered by Google ADK, Perplexity, and Gemini models.

agents ai analysis automation edtech fastapi gemini google-adk hackathon perplexity rag react research vite writing

Last synced: 10 Apr 2026

https://github.com/madi-s/fastapi-tdd-docker

An example of dockerized fastapi application developed using test-driven technology

docker fastapi tdd template

Last synced: 20 Apr 2026

https://github.com/aniket-16-s/chatbot-with-tensorflow

A simple and powerful chatbot made with deep-learning using tensorflow feedforward neural network. Uses RESTful API and Streamlit for ease of use. A smple solution for small scale business or anyone who needs AI chatbot ready to use/ integrate in apps / websites.

chatbot chatbot-application chatbot-framework deep-learning deep-neural-networks fastapi json keras neural-network nlp pydantic rest-api restful-api streamlit tensorflow uvicorn

Last synced: 10 Apr 2026

https://github.com/pavelsukhachev/smart-todo-app

🚀 Modern todo application with drag-and-drop, built with React, TypeScript, and FastAPI

docker drag-and-drop fastapi fullstack python react tailwindcss testing todo-app typescript

Last synced: 10 Apr 2026

https://github.com/kt0319/any-console

Web console for shell jobs, Git operations, and terminal access from your browser

fastapi raspberry-pi terminal vue3 web-console

Last synced: 25 May 2026

https://github.com/owlinux1000/aos

Object storage API sample

api fastapi object-storage python

Last synced: 15 May 2026

https://github.com/mattmajestic/railway-databases

Free Railway Databases for MongoDB, MySQL, Postgres & Redis

fastapi mongodb mysql postgres railway redis

Last synced: 04 Apr 2026

https://github.com/jakeroggenbuck/scry

Scry is a web application that allows users to quickly check open ports, logins, and critical system information about their server from any web browser, anywhere.

fastapi mongodb python react

Last synced: 10 Apr 2026

https://github.com/arcbjorn/city_timzone_management_fastapi

Timezone by city management using FastAPI, Uvicorn, Pydantic

fastapi pydanti python starlette uvicorn

Last synced: 25 Apr 2026

https://github.com/clovisphere/mpesa-btobet-client

A wrapper that sits between safaricom (mpesa) and btobet

api docker fastapi nginx python wiremock

Last synced: 12 Jan 2026

https://github.com/bagus0315/stock-sentiment

Sentiment News is a web app dedicated to exploring the relationship between financial news article sentiment and the price action of related stocks.

api-integrations fastapi gemini-api nlp posgtresql rapid-api stock-news-sentiment typescirpt

Last synced: 15 May 2025

https://github.com/azazzillo/mandarin

MANDARIN is a recommendation platform that helps users find the best places to visit in their city based on their current mood. The website suggests venues such as cafes, restaurants, clubs, libraries, and theaters by analyzing user input and fetching highly rated locations.

alembic backend celery chatgpt fastapi integration postgresql python redis selenium uvicorn vscode web website

Last synced: 10 Apr 2026

https://github.com/saadmairaj/blog-api

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/natthasath/demo-python-fastapi-websocket

FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.

fastapi poetry python uvicorn websocket

Last synced: 17 Jun 2026

https://github.com/bartlomiejsadza/weatherapp--pythonbackend

Weather app backend via. FastAPI framework

fastapi python

Last synced: 15 Apr 2026

https://github.com/olukeye/fastapi-social-media-app

A social media application to connect users , share opinions, ideas and relate together..

alembic bcrypt fastapi jose-jwt passlib postgresql psycopg2 sqlalchemy

Last synced: 17 Apr 2026

https://github.com/grongierisc/iris-fastapi-template

Iris python first experience with fastapi

fastapi intersystems-iris iris sqlmodel

Last synced: 18 Jan 2026

https://github.com/swat1563/escprs

eSCPRS is a system for managing large procurement data from the State of California. We created a chatbot using FastAPI, ReactJS, MongoDB, Docker, and Gemma2 LLM to efficiently query and provide insightful responses.

beanie chatbot docker docker-compose fastapi gemma2 ipynb kaggle llama3 llama3-1 llm mongodb mongodb-express ollama powerbi powerbi-desktop reactjs websocket

Last synced: 10 Apr 2026

https://github.com/arshamroshannejad/todo-app

simple todo with fastapi and mongodb

asynchronous fastapi mongodb python

Last synced: 10 Apr 2026

https://github.com/dejatori/store-api

Complete REST API built with FastAPI and Python 3.11. Features JWT authentication, background task processing with Celery and Redis, automatic Swagger documentation, and unit tests. Implements post creation, image generation, file uploads to B2, and email notifications.

async backend background-tasks celery docker fastapi jwt-authentication microservices pydantic pylint python redis rest-api sqlalchemy testing

Last synced: 17 Apr 2026

https://github.com/theegghead27/dbots-api

FastAPI API making functionality of previous Discord bots available through *the internet*

fastapi image-processing pillow python

Last synced: 19 Apr 2026

https://github.com/limjhyeok/essay-feedback-writer

Essay Feedback Writer powered by an AI

docker-compose essay-analyser fastapi svelte

Last synced: 10 Apr 2026

https://github.com/thapelomagqazana/car-racing-ai-dashboard

A real-time AI training dashboard for CarRacing-v0 using FastAPI, React, ONNX Runtime, and PostgreSQL.

ai-training car-racing-v0 fastapi postgresql react real-time-dashboard websockets

Last synced: 10 Apr 2026

https://github.com/mrazza/cctv-home-occupancy

A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.

bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8

Last synced: 26 May 2026

https://github.com/anthonycorletti/modal-async-pubsub-example

A proof-of-concept, pubsub-esque service that runs on Modal.

fastapi modal pubsub python

Last synced: 19 May 2026

https://github.com/knand4930/ncode

NCode — Privacy-first AI code editor with local (Ollama) and cloud LLM support built using Rust, Tauri, React, and Python.

ai-assistant ai-code-editor code-editor developer-tools fastapi grpc local-llm offline-first ollama privacy-first python react rust tauri

Last synced: 26 May 2026

https://github.com/dc8156046/fastapi-multi-user-blog-system

Python FastAPI Blog System backend

fastapi python3

Last synced: 16 Apr 2026

https://github.com/josephgodwinkimani/fastapi-ticketing-api

A simple support ticketing API built with FastAPI, Prisma, and SQLite. This API allows users to create tickets, add replies, and manage their support requests efficiently.

fastapi prisma pydantic sqlite3 ticketing-system

Last synced: 27 Apr 2026

https://github.com/adrmurbau/ai-agent

AI agent that answers questions about your PDF/TXT using free RAG (TF-IDF + FLAN-T5) with FastAPI, Gradio and Docker.

ai-agent docker fastapi gradio python rag

Last synced: 11 Apr 2026

https://github.com/asifrahaman13/aldrax

🐍 A full stack application to retrieve data from sql database. Users can interact with natural language and the agent will generate the sql query corresponding to it. The applicaion will also execute the program on behalf of the user.

fastapi javascipt nextjs python reactjs typescript

Last synced: 11 Apr 2026

https://github.com/coelhoreinaldo/python-crud

Exercises to practice API in Python

crud fastapi python

Last synced: 30 Mar 2025

https://github.com/pardhuu66/college-id-validator

FastAPI-based offline College ID Validator with Docker support

base64 dnn docker easyocr fastapi mobilenetv2 numpy onnx onnxruntime opencv pillow pydantic python tensorflow uvicorn

Last synced: 11 Apr 2026

https://github.com/nicolas-giacomelli/modelo-regressao-logistica_dockerapi

Modelo de regressao logistica para classificar se uma fruta esta boa ou ruim baseado nas suas caracteristicas

docker fastapi optuna pandas plotly pydantic python3 scikit-learn seaborn uvicorn

Last synced: 11 Apr 2026

https://github.com/smruthik24/kanban-app

A simplified Trello-like Kanban application built with full-stack web technologies to demonstrate HLD, LLD, and real-time full-stack development capabilities. This project enables users to create workspaces, boards, lists, and cards, collaborate in real-time (via WebSockets), and manage tasks, comments, and activity logs efficiently.

expressjs fastapi mongodb nodejs reactjs swagger-ui

Last synced: 11 Apr 2026

https://github.com/karthik-099/meridian-voyage

Meridian Voyage is a full-stack web app with a React frontend, Flask backend, and PostgreSQL database, fully containerized with Docker. Clone the repo or pull pre-built images, update `docker-compose.yml`, and run `docker-compose up`.

docker docker-compose fastapi flask reactjs

Last synced: 11 Apr 2026

https://github.com/agyemyaws/llm_bank_analyst

LLM Bank Analyst is an intelligent bank products recommendation engine using LLM models to analyze customer data and generate personalized product suggestions. It integrates LangChain and LangSmith, with a FastAPI backend and Streamlit frontend, following an LLMOps approach for scalable deployment.

banking fastapi financial-analysis huggingface langchain langsmith mysql streamlit

Last synced: 30 Dec 2025

https://github.com/vibek01/yupcha-chatbot-website

🤖Yupcha Internship Program : A sleek, real‑time chat interface powered by Solid.js + Vite on the front end 🚀, and FastAPI on the back end 🔧. Leveraging OpenRouter’s LLM endpoints 🤖 for natural, contextual replies, and Vercel Supabase 🗄️ for persistent storage, this project brings together cutting‑edge tools into one cohesive experience.

cloudflare fastapi openrouter-api solidjs supabase

Last synced: 28 Apr 2026

https://github.com/jonasrenault/cwx

CWX - Climbing Wall eXplorer is a webapp to visualize public climbing walls in Paris. It displays wall information with a list of available routes, and lets users explore routes or mark them as topped.

climbing climbing-gyms docker docker-compose fastapi react

Last synced: 11 Apr 2026

https://github.com/cauachagas/fastapi-mongodb-exemplo

O repostório mostra como criar uma API REST e fazer Deploy no Heroku de um projeto FastAPI framework, usando como o banco de dados o MongoDB.

docker docker-compose fastapi fastapi-crud heroku mongodb

Last synced: 11 Apr 2026