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/pluginagentmarketplace/custom-plugin-backend

Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools

ai api backend claude database development fastapi marketplace plugin python

Last synced: 18 Jan 2026

https://github.com/snehasaisneha/gatekeeper

Lightweight, self-hosted auth gateway for internal tools. Email OTP, Google/Github SSO, Passkeys. Multi-app SSO via nginx auth_request.

agpl-3-0 authentication-service fastapi

Last synced: 05 Apr 2026

https://github.com/amine-akrout/customer-support-agentic-rag

An intelligent customer support system powered by LangGraph and LangChain that uses Retrieval-Augmented Generation (RAG) to provide accurate, context-aware responses to customer queries. Built with FastAPI, FAISS, and multi-stage validation for production-ready deployment.

docker faiss fastapi langchain langgraph llm ollama python rag

Last synced: 15 Apr 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/mythrantic/custom-whisper-api

This project provides a custom API wrapper for the open-source Whisper model using FastAPI. It allows you to integrate Whisper into your applications for automatic speech recognition (ASR) tasks.

ai docker-compose fastapi python whisper

Last synced: 06 May 2026

https://github.com/spatiumddi/spatiumddi

Open-source DDI platform — unified DNS, DHCP, and IP Address Management. Runs its own BIND9 + Kea service containers, with a FastAPI control plane and React UI. Alpha.

bind9 ddi dhcp dns dns-management docker fastapi infrastructure ip-address-management ipam kubernetes netops network-automation open-source react self-hosted

Last synced: 25 Apr 2026

https://github.com/thammami01/basic-blog-technical-assessment

Solution for a technical assessment that requires building a basic blog using React, Python, and Docker.

docker docker-compose fastapi python react technical-assessment typescript

Last synced: 11 Apr 2026

https://github.com/emotu/llm-classifier

LLM (RAG) powered apis that classify businesses by crawling their website and extracts relevant industry, scopes and business activities

ai fastapi llm openai python rag

Last synced: 11 Apr 2026

https://github.com/longnguyen010203/data-warehouse-accident-us-2016-2023

Design and implement a data warehouse to manage automobile accident cases across all 49 states in the US, using a star schema and Snowflake for the data warehouse architecture.

apache-airflow apache-spark data-ingestion data-processing data-quality-checks data-transformation data-warehouse dbt decorators-python dimensions docker docker-compose dockerfile fastapi minio powerbi pyspark snowflake star-schema

Last synced: 05 Apr 2026

https://github.com/adityashirsatrao007/tracelify-sdk

Multi-Language Error Tracking & Observability SDK — Python, Java, Kotlin, Go, C++, JavaScript with real-time alerts, LLM reports & dashboard

error-tracking fastapi monitoring observability sdk

Last synced: 26 Jun 2026

https://github.com/hajaarh/ecommerce_analytics_platform

CRM eCommerce - Analyse et visualisation de données

fastapi mongodb python streamlit

Last synced: 06 May 2026

https://github.com/alwayssany/health-api

A comprehensive FastAPI microservice for health-related operations that also powered by MCP

alembic fastapi fastmcp mcp mcp-server postgresql pydantic python

Last synced: 06 May 2026

https://github.com/rishi-jain2602/conversational-ai-coach

AI Insights and Guidance for Effective Communication

fastapi langchain mistral python reactjs

Last synced: 13 Apr 2026

https://github.com/sudip-13/youtube-comment-analysis

This Python program analyzes YouTube comments’ sentiment using natural language processing. It fetches comments via the YouTube Data API and provides results.

css fastapi googleapiclient html javascript vandersentiment

Last synced: 06 May 2026

https://github.com/leocodeio/cropto

Cropto is a full-stack machine learning-based web application designed to predict crop success based on dependent factors. The frontend is powered by the Remix framework and its advanced data handling, backend is driven by FastAPI, which supports efficient handling of ML operations, cropto blends modern web technologies and ML algorithms.

artificial-intelligence fastapi hacktoberfest huggingface machine-learning poetry python remix tailwindcss vercel

Last synced: 06 Feb 2026

https://github.com/danish-mar/kokomi

🌊 Kokomi AI: A premium multi-agent orchestration platform featuring isolated Docker sandboxing, Model Context Protocol (MCP) integration, real-time voice/chat capabilities, and automated workflow scheduling.

agentic-workflows ai-agents apple-hig fastapi gemini groq langchain mcp python qdrant rag whatsapp-bot

Last synced: 09 Jun 2026

https://github.com/wvogel/uptime-kuma-api

Lightweight read-only REST API sidecar for Uptime Kuma — exposes monitor metadata and latest heartbeats to external dashboards

api docker fastapi mariadb monitoring proxy python read-only rest-api self-hosted sidecar uptime-kuma

Last synced: 29 May 2026

https://github.com/vladelo777/support-fastapi-module

Система поддержки пользователей с тикетами, WebSocket-чатом, email-интеграцией, вложениями, таймерами SLA и базой знаний. Разрабатывается поэтапно на FastAPI + PostgreSQL + SQLAlchemy.

fastapi python

Last synced: 26 Jun 2025

https://github.com/rakibhossain72/ctrip

cTrip Crypto Payment Gateway: multi-chain cryptocurrency payment gateway built with FastAPI

cryptocurrency-payment-gateway fastapi payment-gateway web3py

Last synced: 19 Apr 2026

https://github.com/nikaera/docker-fastapi-basic-auth-sample

Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.

basic-authentication docker docker-compose fastapi nginx

Last synced: 13 Apr 2026

https://github.com/ornella-gigante/gestor-clients-python

This is the final project from my Python curse using Tkinter as UI

client-server csv database fastapi mock python testing tkinter-gui tkinter-python

Last synced: 06 May 2026

https://github.com/luiz-trindade/fastapi_auto_routes

⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥

api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth

Last synced: 18 Apr 2026

https://github.com/mthomason/mbot

A starter template for an AI-powered chat applications with Svelte-Typescript JS (frontend), Python FastAPI (backend), and OpenAI integration. Perfect for startups, developers, and hobbyists looking to create interactive chat experiences or experiment with modern web frameworks.

ai artificial-intelligence backend chat-application chatbot chatgpt fastapi firebase firebase-auth frontend mit-license open-source openai python python3 starter-kit starter-template sveltekit web-development

Last synced: 16 Apr 2026

https://github.com/ganeshborkar31/fastapi_user_manegment

FastAPI-powered backend for CRUD operations on users. Features interactive docs, MySQL integration, and scalable design. Perfect for apps needing user management.

fastapi mysql nodejs python react reactjs rest-api restful-api sqlmodel

Last synced: 10 Apr 2026

https://github.com/vuluu2k/list_todo_py

This project write api for tutorial react in youtube

fastapi todolist youtube

Last synced: 06 May 2026

https://github.com/mr-rakesh-ranjan/mental-health-support-app

This project is an innovative mental health support application that leverages Gemini (GPT-based LLM) and FastAPI to provide empathetic responses, coping strategies, and resources for professional help. The application enables users to anonymously discuss their mental health concerns, offering support in real-time.

fastapi gemini llm python streamlit

Last synced: 30 Jan 2026

https://github.com/moda20/mes

Multimodal Embedding Service : This is a vibecodded application to serve as an HTTP API for CLIP models like from Jina or OpenAI. It uses the sentence-transformers library with the clip-ViT-B-32 model to generate high-quality, multimodal embeddings for both text and images.

ai api clip deep-learning docker docker-compose embeddings fastapi http-service machine-learning multimodal python sentence-transformers

Last synced: 02 Apr 2026

https://github.com/otaboyevsardorbek1/devmarket

soft market demo app full code

fastapi market python redis selery soft

Last synced: 06 May 2026

https://github.com/peanuts-83/booking_back

back-end part of booking app (python)

fastapi mariadb pydantic python sqlalchemy starlette uvicorn

Last synced: 10 Aug 2025

https://github.com/astrabert/llamaindex-docs-agent

A simple ReAct agent that has access to LlamaIndex docs and to the internet to provide you with insights on LlamaIndex itself.

agentic-ai ai chatbot documentation fastapi gradio hybrid-search llama-index llms qdrant rag react-agent routing-engine tavily-search

Last synced: 06 May 2026

https://github.com/zeroniki/movie-database

This is a web application on Fastapi that displays movies

alembic fastapi fastapi-sqlalchemy fastapi-users postgresql python python3 sqlalchemy

Last synced: 06 May 2026

https://github.com/kingabzpro/heroku-bmi-fastapi

Using FastAPI created simple function for calculation BMI and deployed to Heroku server

bmi-calculator fastapi heroku heroku-deployment mlops

Last synced: 19 Apr 2026

https://github.com/amirespahbodi/url_crawler

Async Web Crawler for Website Title and Favicon

crawler fastapi pydantic python3 sqlalchemy

Last synced: 15 Apr 2026

https://github.com/sorna-fast/company-api-fastapi

Building the API of a company's entities with the demo front with Streamlite to run the run.py file

alembic fastapi passlib requests sqlalchemy streamlit

Last synced: 06 May 2026

https://github.com/pushparaj13811/face-detection-system

Real-Time Face Detection and Recognition System is a Python-based application that detects and recognizes faces in real-time using face_recognition for encoding, faiss-cpu for similarity searches, and opencv-python for processing. It features a FastAPI backend and a frontend for seamless interaction, enabling efficient matching with large datasets.

face-recognition fastapi machine-learning opencv

Last synced: 06 May 2026

https://github.com/tderick/android-malware-detection

This project aims to build an effective classification model to classify a mobile application as Benign or Malware. To do so, we'll evaluate multiple classification models using different metrics and select the best model with better performance for our dataset. Finally, we deployed our model as a REST API using FastAPI.

android androidmalware classification fastapi machine-learning machine-learning-algorithms xgboost-classifier

Last synced: 06 May 2026

https://github.com/nikships/helix

Production-ready starter kit for building autonomous AI agents with the Claude Agent SDK. Includes a real-time React observability dashboard, action-based pipelines, and optional vector memory.

ai-agents anthropic claude-agent-sdk dashboard fastapi observability react starter-kit typescript websocket

Last synced: 14 Jun 2026

https://github.com/ferbcn/swissdatamaps

swiss geospatial information maps and plots

fastapi geopandas overpy plotly-dash python scipy uvicorn

Last synced: 24 Feb 2026

https://github.com/tomkat-cr/mediabros_apis

Mediabros APIs for currency exchange, crypto exchange, OpenAI API, and Telegram messaging for APIs error reporting. Backend made in Python, FastAPI (to be deployed on Vercel), and Chalice (to be deployed as AWS Lambda)

aws-lambda chalice chalice-framework cryptocurrency-exchanges currency currency-converter currency-exchange-rates fastapi openai-api python telegram-api telegram-channel

Last synced: 23 Feb 2026

https://github.com/devroopsaha744/agatha

Agatha is a NL2SQL-driven expense tracker API that leverages Llama 3.3 provided by Groq for efficient and fast data extraction and NL2SQL workflow. It allows users to either add transaction data to a SQL database or ask questions about their expenses, all via natural language.

docker expense-tracker fastapi generative-ai groq-api langchain llama3-3 llm nlp python text2sql transaction-management

Last synced: 10 Apr 2026

https://github.com/ibtisamafzal/voyance

AI visual web research agent — natural language → Gemini vision navigates live sites → spoken briefing + comparison table. UI Navigator @ Gemini Live Agent Challenge.

ai-agent cloud-run elevenlabs fastapi firecrawl gemini google-cloud hackathon perplexity playwright react ui-navigator vite web-research

Last synced: 08 Apr 2026

https://github.com/ravizhan/powcaptcha

基于工作量证明PoW的验证码系统

fastapi pow python

Last synced: 06 May 2026

https://github.com/jersongb22/datascience_mlops_movierecommendations_project

Simulating a Data Scientist's role in a startup aggregating streaming platforms. Building movie queries and ML-based recommendation system with MLOps focus. ML model web app deployed with Render.

data-science fastapi machine-learning matplotlib pandas python render scikit-learn stopwords

Last synced: 10 Apr 2026

https://github.com/dsrathore1/devops-project-1

My application is running successfully inside a Docker container on an AWS EC2 instance, but I’m unable to access it publicly over the internet. This issue usually arises due to improper port exposure, security group restrictions, or incorrect application binding.

devops docker fastapi

Last synced: 07 Feb 2026

https://github.com/asheeshsrivastava/qnc-curriculum-studio

AI-powered educational content generation platform using RAG, LangGraph multi-agent workflows, FastAPI, and PostgreSQL with pgvector. Production-ready architecture with LangSmith tracing.

ai ai-agents education fastapi langchain langgraph langsmith llm machine-learning pgvector postgresql python rag

Last synced: 11 Apr 2026

https://github.com/hsuehdev/ragflow-linebot-bridge

Linebot api server for RagFlow Agent Service

fastapi linebot ragflow

Last synced: 21 Apr 2026

https://github.com/gisoreb/learning_platform

A Flutter learning management system project consuming APIs from Fastapi python backend framework.

android fastapi flutter ios windows

Last synced: 08 Apr 2026

https://github.com/derinworks/penr-oz-neural-network-v2-torch-nn

Version 2 Implementation of Neural Network service with pytorch library neural network (nn) package

chartjs deep-learning fastapi html javascript machine-learning neural-network python3 pytorch transformer

Last synced: 07 May 2026

https://github.com/kjpar0317/flutter-python

flutter(3.X) getx python fastapi

fastapi flutter3 getx python

Last synced: 21 Apr 2026

https://github.com/feliphemp/yana-telegrambot

Yana is a lightweight and stylish Telegram bot that fetches credit card invoice data from a Google Sheets document and displays it in a modern, emoji-rich format.

asyncio credit-card csv-parser dotenv expenses-tracker fastapi finance-bot google-sheets httpx open-source personal-finance python render-deploy render-deployment serverless telegram telegram-bot webhook

Last synced: 27 Apr 2026

https://github.com/avoss84/pdf_extract

Text classification based on PDF inputs

classification fastapi nlp python streamlit

Last synced: 05 May 2026

https://github.com/steliosk98/binance-quanttradingdashboard

Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.

backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket

Last synced: 23 Jun 2026

https://github.com/adrianwedd/spark

SPARK — a Claude-powered robot companion for a neurodivergent kid. Built on SunFounder PiCar-X + Raspberry Pi.

adhd asd claude cognitive-architecture executive-function fastapi i2c neurodivergent ollama picar-x python raspberry-pi robot robot-companion robotics spark sunfounder text-to-speech voice-assistant wake-word

Last synced: 21 Apr 2026

https://github.com/m0hc3n/find-your-quote-server

This repository is the backend of Find Your Quote. A Web application that helps you find the quotes that you barely remember a part from, but still want to mention because they perfectly reflect your ideas (or because you simply want to show off).

fastapi huggingface quotes replicate semantic-search

Last synced: 07 May 2026

https://github.com/siddhesh-agarwal/figlet-api

An API for fetching ASCII Art made using FastAPI and PyFiglet.

api fastapi figlet python python3

Last synced: 22 Apr 2026

https://github.com/narius2030/datalake-solution-imcp

This project involved the development and implementation of a Data Lake architecture to support an AI model capable of generating image captions. The architecture was designed to efficiently ingest, process, and centralized store large volumes of image and text data.

data-lake docker-container etl-pipeline fastapi medallion-architecture mlops nosql-database object-storage

Last synced: 15 Apr 2026

https://github.com/shakeel77-creator/classicore-public

AI-powered UNSPSC classification tool leveraging semantic search, vector embeddings, and large language models for enterprise-grade accuracy and performance.

ai ai-agents aws classification docker ec2 embeddings fastapi llm microservices react semantic-search spring-boot unspsc

Last synced: 11 Apr 2026

https://github.com/nirnejak/image-to-text-server

Image to Text Server with Fastify

api fast-api fastapi image-to-text python server uv

Last synced: 22 Apr 2026

https://github.com/dynamo63/fastapi-websocket

A real time list to track activity

fastapi reactjs websocket

Last synced: 07 May 2026

https://github.com/devsrv/py-starter

🚀 Production-ready FastAPI template with daily log rotation, type safety, MongoDB/Redis support, task scheduling, Cloud and Local filesystem and comprehensive error handling.

fastapi python python-boilerplate

Last synced: 22 Apr 2026

https://github.com/lagenorhynque/fastapi-graphql-example

An example GraphQL API based on FastAPI & Graphene

fastapi graphene graphql python

Last synced: 07 May 2026

https://github.com/rodrigolaa/fastappi_projects

List of training projects of FastApi

fastapi jwt-authentication postgresql python

Last synced: 16 Apr 2026

https://github.com/promplate/demo

A simple python server with @promplate. Best practise for prompt engineering applications.

fastapi langchain llm prompt-engineering

Last synced: 07 May 2026

https://github.com/manojkp08/segwise-webhook-service

A robust & scalable webhook processing system

celery fastapi google-cloud-platform postgresql python redis streamlit

Last synced: 15 Jun 2026

https://github.com/pyprogrammerblog/arend

A simple producer consumer library for Beanstalkd queue.

beanstalkd beanstalkd-monitor fastapi producer-consumer rabbitmq redis sqlmodel

Last synced: 06 May 2026

https://github.com/alixlahuec/fastapi-checks

Utility package to run checks against FastAPI applications

cli fastapi pytest-plugin python

Last synced: 24 Apr 2026

https://github.com/ariamehr-m/fastapi-backend-course

A FastAPI-based backend project featuring a blog application, including database integration and environment management for rapid backend development and learning.

backend backend-api backend-template fastapi fastapi-course fastapi-crud fastapi-framework fastapi-sqlalchemy fastapi-template fastapi-tutorials python python-fastapi sqlite uvicorn

Last synced: 07 May 2026

https://github.com/lavacandy1/basic-student-management-api

Basic API working on FastAPI

backend fastapi python rest-api

Last synced: 25 Feb 2026

https://github.com/denver-code/locus-app

Locus is a self-hosted project management tool with a user experience heavily inspired by the clean and efficient design of Linear. [WIP]

chadcn-ui fastapi management nextjs open-source project-management python task

Last synced: 18 Jun 2026

https://github.com/gitzhiqing/fastcms

A simple CMS based on Vue and FastAPI, for learning and reference only.

cms fastapi vue

Last synced: 13 Apr 2026

https://github.com/yuting1214/fullstack-fastapi

Deploy a FastAPI app with PostgreSQL integration with one click.

fastapi postgresql python railway zeabur

Last synced: 20 Feb 2026

https://github.com/yadavnikhil03/lan-dropspot

It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed

async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/anuragpandey01/socio-backend

An ongoing backend development project for a social media application built using FastAPI.

alembic fastapi postgresql python

Last synced: 07 May 2026

https://github.com/igormcsouza/news-api

Fetch news from Google News Section

fastapi newsapi

Last synced: 16 Jan 2026

https://github.com/sushmashreeps10/gemini-ai-excel-analysis

Gemini Data Chatbot is an AI-powered assistant that answers business questions from a SQL database. Built with React.js frontend, FastAPI backend, and MySQL, it generates safe SQL queries, fetches data, and provides natural language responses with JSON-safe tables.

database fastapi gemini-api mysql python reactjs

Last synced: 12 Apr 2026

https://github.com/akullpp/fastapi-template

Template for FastAPI services.

fastapi fastapi-template python

Last synced: 09 May 2026

https://github.com/vietdoo/sg-property-hub

SG Property Hub is a comprehensive platform for managing and analyzing property data.

airflow celery-redis crawler etl etl-pipeline fastapi minio mongodb nextjs postgresql s3 spark webscraping

Last synced: 08 Apr 2026

https://github.com/facturx-engine/facturx-engine

API REST self-hosted pour générer des factures Factur-X / ZUGFeRD 2.4 (EN 16931). Moteur léger Docker-ready, conforme PDF/A-3, validation XML intégrée.

air-gapped cra-compliance docker en16931 factur-x fastapi gdpr-compliant invoice-validation offline pdf-a3 self-hosted xrechnung zugferd

Last synced: 06 Mar 2026

https://github.com/puneetkakkar/interview-insight-ai

AI-powered interview transcript analysis platform built with FastAPI, LangGraph, and Next.js 15. Transform interview transcripts into actionable insights using Claude AI with timeline extraction, entity recognition, and sentiment analysis.

ai ai-agents anthropic claude-ai claude-code containerization docker entity-recognition fastapi full-stack interview-analysis langgraph multi-agent-ai natural-language-processing nextjs python scalable-architecture sentiment-analysis transcript-analysis typescript

Last synced: 11 Apr 2026

https://github.com/patrickwcity/agencia-fastapi-backend

FastAPI Project with all Dependencies, Alembic, Docker, Microsoft SQL Server / MySQL / PostgreSQL / SQLite, Passlib, PyJWT, PyCamunda, Pydantic Settings, pytest, SonarQube, SQLModel, Ruff Linter, uv

fastapi python3

Last synced: 26 Apr 2026

https://github.com/igormcsouza/kitty-api

Question and Answer API for cats myths!

chatbot fastapi tensorflow

Last synced: 16 Jan 2026

https://github.com/dkaulig/shared-cookbook

Self-hosted shared cookbook PWA with optional AI-assisted recipe import (URL/photo/chat). Full-stack OSS reference: React 19 + .NET 10 + Python 3.13, docker-composed.

aspnetcore azure-openai cookbook docker-compose dotnet family-recipes fastapi meal-planning offline-first pwa python react recipe-extraction recipes self-hosted typescript whisper yt-dlp

Last synced: 26 Apr 2026

https://github.com/sureshbeekhani/langgraph-based-ai-agent-chatbot

The LangGraph-based AI Agent Chatbot is an open-source project that leverages the power of LangGraph, FastAPI, and Streamlit

fastapi groq-models langgraph streamlit

Last synced: 08 May 2026

https://github.com/nguyennguyen0/chatbot-be

Backend Chatbot AI website like ChatGPT, Gemini.

fastapi mongodb ollama-api python

Last synced: 08 May 2026

https://github.com/0prashantyadav0/scrapbot

Web scraping with a Retrieval Augmented Generation (RAG) chatbot.

beautifulsoup chatbot fastapi rag react vite web-scraping

Last synced: 11 Apr 2026

https://github.com/josuejuca/autentique-v2-python

Python API ( FastAPI ) for Autentique API-v2 | Ref: https://docs.autentique.com.br/api/

api autentique autentique-v2 fastapi python

Last synced: 20 Apr 2026

https://github.com/shibinsp/pptxfactory

🎯 AI-Powered Presentation Generator - Create stunning PowerPoint presentations in seconds with Mistral AI. Features a Canva-like visual editor with futuristic UI.

ai canva-like fastapi mistral-ai powerpoint pptx presentation react slides

Last synced: 27 Apr 2026