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/dev-vivekkumarverma/spellchecker

this uses very efficient data-structure for storing and fast searching of the words (Trie datastructure) and uses persistent storage

autocomplete autocomplete-search autocomplete-suggestions autosuggest data-structures fastapi spellcheck trie trie-tree

Last synced: 21 Feb 2026

https://github.com/seapagan/fastapi-tui

Example TUI to control a fastapi development server, showing the logs in a scrollable panel. Work in progress as a learning experience

fastapi logging python textual tui uvicorn

Last synced: 02 Aug 2025

https://github.com/rasinmuhammed/fastapi-matrix-admin

Modern admin panel for FastAPI with auto-discovery, Pydantic v2, and Shadcn UI

admin-panel async fastapi htmx pydantic python shadcn sqlalchemy

Last synced: 13 Jan 2026

https://github.com/deepraj1729/exploring-apis

My rich list of APIs and implementation

api fastapi flask nodejs python rest-api

Last synced: 10 Apr 2026

https://github.com/kayprogrammer/whatsapp-web-clone-v5

A simple realtime whatsapp web clone with FastApi MVT architecture

fastapi html-css-javascript pgadmin4 postgresql python whatsapp-web-clone

Last synced: 09 May 2026

https://github.com/craazzzyyfoxx/anak-tournaments

AQT provides comprehensive statistics about Anakq's sub-tournaments. This includes the history of past tournaments, player statistics such as tournaments participated in, divisions, teams, heroes, and performance metrics.

celery fastapi nextjs postgresql redis shadcn-ui

Last synced: 15 Apr 2025

https://github.com/younis-ali/rag-pipeline-app

Implement RAG using LangChain and HuggingFace embedding models

fastapi huggingface-embeddings langchain question-answering rag streamlit

Last synced: 16 Apr 2025

https://github.com/s3nsu1k4n/um34c_visualization

Web dashboard made with streamlit to plot data and control 2 APIs made with fastapi. API to control UM34C via bluetooth and an API to store the data from UM34C in a database

api api-rest bluetooth fastapi json pydantic real-time-data sqlalchemy sqlite starlette streamlit streamlit-dashboard um34c uvicorn web

Last synced: 21 Feb 2026

https://github.com/bomjkee/hackathonapp

Backend часть приложения HackathonMiniApp, написанная на асинхронном фреймворке FastAPI + Aiogram + Redis + PostgreSQL + SQLAlchemy с валидацией от Pydantic

aiogram docker docker-compose fastapi postgresql pydantic redis sqlalchemy telegram-bot telegram-mini-app

Last synced: 02 Jul 2025

https://github.com/lukefx/stardust

A minimalist Python web framework inspired by serverless architectures. Build APIs with a single function, powered by Starlette and Uvicorn. 🌟

api async backend fastapi lambda microservices minimalist python python3 rest-api serverless starlette uvicorn web-framework webdev

Last synced: 17 Oct 2025

https://github.com/rashmindungrani/fastapi-collection

Discover and explore a curated collection of innovative FastAPI projects. From basic setups to advanced applications, find inspiration and resources for building modern APIs with Python.

alembic backend benchmark fastapi mysql oauth2 postgres pydantic rest-api sqlalchemy sqlite swagger todo-app

Last synced: 09 Apr 2026

https://github.com/ujstor/social-media-fastapi

RESTful API using FastAPI, database integration, ORM to user authentication, vote system implementation, Alembic migrations, testing and CI/CD workflows

alembic fastapi pytest sqlalchemy

Last synced: 20 Aug 2025

https://github.com/nafisalawalidris/fastapi-learning

This repository documents my exploration of FastAPI a modern Python framework for building APIs. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience.

api crud-api data-science database deployment fastapi python

Last synced: 19 Feb 2026

https://github.com/kookmin-sw/capstone-2023-29

자리있어? - 경기도 광역버스 좌석예측 시스템

fastapi lstm postgresql python3 pytorch react scikit-learn sqlalchemy

Last synced: 22 Aug 2025

https://github.com/belajarqywok/docpet_backend

Back-End services that are distributed and integrated with Cloud Computing and Machine Learning services in the Docpet Application service.

alembic fastapi restful-api swagger-ui tensorflow

Last synced: 09 Mar 2026

https://github.com/phamvanvuhb1999/workhorse

An example of using Redis AI within resource manager for scallable application.

celery fastapi redis redisai

Last synced: 17 Aug 2025

https://github.com/kausmeows/clothsy

Transformer based search/rec engine to fetch Amazon URLs for similar clothing items given a text description

fastapi nlp transformer

Last synced: 18 Sep 2025

https://github.com/couchbase-examples/python-quickstart-fastapi

Entry level Couchbase Python FastAPI tutorial/demo. Steps to build a REST API to manage the travel-sample bucket.

couchbase fastapi hacktoberfest python

Last synced: 20 Feb 2026

https://github.com/v3gaaa/garden-sense-app

GardenSense is a IoT solution for plant enthusiasts. Monitor soil moisture, temperature, and detect threats to your plants in real-time. Powered by ESP32, React Native, Firebase, and more, it offers a seamless plant care experience. 🌱🚀

aws esp32 expo fastapi firebase iot-application python railway-app rds-database react-native realtime-database

Last synced: 06 Aug 2025

https://github.com/prathameshlakawade/pipeline-genie

Pipeline-Genie is an intelligent data pipeline that processes CSV datasets, identifies their schema, and leverages LLaMA 2.0 to extract business insights. Users can select relevant business needs, triggering automated ETL transformations using Apache Spark. The final transformed dataset is stored in AWS S3 and made available for download.

apache-spark artificial-intelligence aws-s3 business-insights csv-processing data-pipeline data-transformation etl-pipeline fastapi generative-ai llama2 machine-learning mongodb-atlas python react

Last synced: 27 Jul 2025

https://github.com/meteopavel/aiogoogle_qrkot_spreadsheets

🐾📊 Сервис для Благотворительного фонда поддержки котиков QRkot с возможностью формирования отчёта в гугл-таблице

aiogoogle alembic fastapi fastapi-users python python-dotenv sqlalchemy uvicorn

Last synced: 16 May 2025

https://github.com/lealre/crud-rental-properties

Web application for performing asynchronous CRUD operations on a PostgreSQL database using FastAPI, SQLAlchemy, Pydantic, Streamlit, and Docker.

docker docker-compose fastapi pydantic sqlalchemy streamlit

Last synced: 25 Aug 2025

https://github.com/reprompts/fastsecforge

FastSecForge 🔐 — A pluggable FastAPI security boilerplate generator with JWT auth, MongoDB/SQLAlchemy support, and a CLI for instant project scaffolding. Boost your backend development with built-in best practices!

api beginner-friendly boilerplate boilerplate-template contributions-welcome fastapi fastapi-boiler fastapi-boilerplate fastapi-boilerplate-code open-source pip-package pip-packages pypi pypi-package pypi-packages python python-library rest-api restapi restful-api

Last synced: 01 Aug 2025

https://github.com/paraskuk/chatgptui

GPT App with Voice prompt and Saving to GitHub capabilities

chatgpt-api chatgpt-app chatgpt-ui css fastapi gpt-4 html javascript language large llm model python redis

Last synced: 26 Jul 2025

https://github.com/suraj-kumar00/devops-url2qr

Building DevOps Capstone Project that generetes QR Codes for the provided URL.

api aws capstone-project cicd devops docker fastapi github-actions iac kubernetes nextjs observability python s3-bucket

Last synced: 16 Feb 2026

https://github.com/ossmafia/fastapi-kafka

A Kafka wrapper class around FastAPI to create consumers as endpoints.

api-rest fastapi kafka kafka-consumer python upstash-kafka

Last synced: 11 Apr 2025

https://github.com/concaption/containerized-transcription-api

Containerized Transcription API using Whisper Model and FastAPI

docker fastapi openai transcription whisper

Last synced: 09 Apr 2026

https://github.com/abdibrokhim/lychee

Lychee - Learn more from YouTube videos with AI. Ask questions. Get a summary. Quiz yourself.

education fastapi python3 reactjs youtube

Last synced: 11 Apr 2026

https://github.com/joaovl5/the-normal-project

⚔️ A custom Authentication system and Launcher for offline Minecraft Java Servers ⚔️

authentication discord-bot fastapi forge kotlin minecraft minecraft-java minecraft-launcher oauth offline-mode papermc python

Last synced: 04 Feb 2026

https://github.com/putuwaw/qr-generator

QR Code Generator using FastAPI and Vercel

fastapi qrcode vercel

Last synced: 20 Feb 2026

https://github.com/multi-modal-ai/computer-vision-hub

Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.

computer-vision deep-learning edge-computing fastapi machine-learning nvidia-triton pytorch

Last synced: 27 Aug 2025

https://github.com/huuvuong0912/rag-llm-based-recommender

Explore a smarter way to shop online with this full-stack project built on the infrastructure of Google Cloud Platform (GCP) for RAG based e-commerce with LLM.

bigquery fastapi langchain llm-inference llmops pyspark rag react recommender-system vertex-ai

Last synced: 13 Oct 2025

https://github.com/arnavdas88/fastwave

Build UIs faster, with h2o-wave and fastapi.

api async asyncio dashboard fastapi json python python3 realtime rest visualization web

Last synced: 18 Jan 2026

https://github.com/allseeteam/cover-letter-enchancer-backend

Автоматическое заполнение сопроводительного письма на базе YandexGPT (backend)

ai docker fastapi llm python

Last synced: 17 Apr 2026

https://github.com/visheshc14/llm-fastapi

NimbleBox Apprenticeship ML Engineer Task - 1. This project demonstrates the implementation of a Language Model Server using FastAPI and gRPC. It leverages a large language model to generate coherent text based on user input.

fastapi grpc llm-training multithreading

Last synced: 16 Apr 2026

https://github.com/ctq123/online-exam-system

一个防作弊在线笔试系统,用于企业进行在线笔试。系统包括以下功能: 在线笔试功能,包括题目展示、答题、提交答案 防作弊功能,包括切屏、拷贝、粘贴、多屏作弊识别、录像监控分析等

fastapi ffmpeg nodejs react tensorflow vite

Last synced: 26 Oct 2025

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/mauricekuenicke/calypso

Securely manage user authentication with a simple API interface. Lightweight, scalable, and customizable for small to medium-sized apps. Integrate with ease and free your application from complex authentication frameworks.

fastapi javascript python3 vue3

Last synced: 20 Apr 2026

https://github.com/dlski/fastapi-ext

FastAPI extensions focused on productivity

class-view enterprise fastapi fastapi-ext

Last synced: 16 May 2026

https://github.com/conner2077/polars-daily-log

Your personal work-activity aggregator — tracks foreground activity + Git commits across all your machines, LLM-summarizes the day, and pushes to Jira / WeChat Work / Feishu / Slack. Runs 100% locally.

activity-monitor fastapi jira linux llm local-first macos ocr productivity python sqlite time-tracking vue windows worklog

Last synced: 22 Apr 2026

https://github.com/dlp3d-ai/speech2motion

Speech2Motion is a real-time streaming system that converts speech input into synchronized 3D character animations. The system provides intelligent motion matching based on speech content, keywords, and timing, enabling natural and expressive character animations for interactive applications.

3d-animation digital-humanities fastapi python realtime

Last synced: 13 Mar 2026

https://github.com/wanadzhar913/chatbot-fastapi-rag-langchain-unstructured-pgvector

This is a RAG Microservice Backend built using Redis (to cache conversations), Postgres/pgvector (as the vector store), the Unstructured library (to aid in table/image extraction in PDFs), LangChain, OpenAI API, and FastAPI.

fastapi openai postgres redis retrieval-augmented-generation

Last synced: 04 Apr 2026

https://github.com/ai-helpers/api-cookiecutter-template

Cookiecutter template for FastAPI projects using Machine Learning.

cookiecutter cookiecutter-template fastapi machine-learing mlops template

Last synced: 10 Feb 2026

https://github.com/bluecolor/redact

Online data masking and sensitve data discovery platform for common rdbms. Build with FastAPI and scaled using Celery

celery discovery fastapi masking python

Last synced: 15 Aug 2025

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

A demo fastapi project for experimental purpose.

fastapi postgresql pydantic redis sqlalchemy

Last synced: 31 Jan 2026

https://github.com/aryank1511/sticktator

A USB stick that lets you chat with any computer and control it through simple conversations 🎯 🗣️ ✨

aws-s3 bash-scripting fastapi mongodb nextjs ubuntu unix-programming

Last synced: 06 Mar 2026

https://github.com/derder3010/fastapi-cms

A modern, high-performance Content Management System built with FastAPI, SQLModel, and Pydantic.

cms-backend fastapi jinja2-templates

Last synced: 14 Jun 2025

https://github.com/omers/pii-anonymizer-api

PII Anonymizer service based on python with FastAPI

anonymization fastapi healthdata phi pii

Last synced: 12 Feb 2026

https://github.com/abhinavexists/redoc

Document research and theme identification application with multi-level citation capabilities.

chromadb fastapi langchain postgresql python react typescript vite

Last synced: 20 Oct 2025

https://github.com/depermitto/gs-hackathon

Finalist Beton SKM solution to Goldman Sachs Hackathon Warsaw 13th December event.

fastapi hackathon python react sqlinjection vulnerability-detection

Last synced: 13 Feb 2026

https://github.com/percival33/bhl2024

"Unified Meeting Notes Framework" enhances meeting productivity with AI-driven recording, summarization, and retrieval via a user-friendly browser extension.

chromadb extension-chrome fastapi whisper-ai

Last synced: 14 Oct 2025

https://github.com/parsabordbar/d2d-docstodark

Transform your PDFs and images into dark mode with a simple API! No more discomfort for your eyes when studying!

dark-mode documnets fastapi pdf-document-processor

Last synced: 28 Feb 2026

https://github.com/deep-on/dockprobe

Lightweight Docker monitoring dashboard with anomaly detection & Telegram alerts. One-liner install, zero config.

anomaly-detection container dashboard devops docker fastapi lightweight monitoring self-hosted telegram

Last synced: 04 Apr 2026

https://github.com/abhirampai/fastapi-boilerplate

fastAPI boilerplate with mongo connection, auth login, register and cloudinary connection

fastapi fastapi-boilerplate

Last synced: 09 Feb 2026

https://github.com/juannovas/live-chat

A real time chat built with Fastapi based on microservices

fastapi microservices mongodb python

Last synced: 13 Apr 2026

https://github.com/art-emini/lynk

Shorten and Track URLs, with Lynk.

api app fast fastapi heroku linkshortener simple track url-shortener

Last synced: 28 Feb 2026

https://github.com/rooyca/ghtree

Web app similar to LinkTree using information from GitHub

fastapi github-profile htmx linktree linktree-alternative markdown profile profile-website python tailwindcss

Last synced: 15 Apr 2026

https://github.com/cnseniorious000/oai2ollama

OpenAI API -> Ollama API (original idea: https://github.com/microsoft/vscode-copilot-release/issues/7518#issuecomment-3043670968)

copilot fastapi ollama openai

Last synced: 05 Mar 2026

https://github.com/uttera/uttera-stt-hotcold

High-performance Whisper STT API server with a hybrid "Hot/Cold" worker architecture.

fastapi faster-whisper local-ai open-webui openai-whisper openclaw self-hosted speech-to-text stt uttera whisper

Last synced: 18 Apr 2026

https://github.com/dudeperf3ct/end-to-end-images

This repo contains code for training and deploying PyTorch models with applications in images in end-to-end fashion.

fastapi image-classification pytorch triton-inference-server

Last synced: 27 Feb 2026

https://github.com/lemonyte/mercurion

Communicate with Deta users.

deta deta-space fastapi javascript mail python

Last synced: 11 Oct 2025

https://github.com/quaddarv1ne/stepik_projects

Итоговые проекты для курсов Stepik от Школы программирования Maestro7IT

api darwin django django-application django-rest-framework fastapi fastify flask flask-sqlalchemy maximdupley python python3 quadd4rv1n7 stepik stepik-course stepik-tasks

Last synced: 24 Feb 2026

https://github.com/simatwa/youtube-downloader-api

A REST-API that provide endpoints for searching, extracting metadata and downloading YouTube videos in mp4, webm, m4a and mp3 formats in different qualities including 8k.

fastapi youtube-api youtube-downloader youtube-downloader-api youtube-downloader-app youtube-downloader-python yt-dlp yt-dlp-bonus

Last synced: 04 Mar 2026

https://github.com/george-mountain/computer-vision-kafka-realtime-object-detection

Kafka Realtime Object Detection Using: Fastapi, Kafka, Yolo, Postgresql, Grafana

computer-vision fastapi grafana kafka pgadmin4 postgresql yolo yolov8

Last synced: 05 Apr 2026

https://github.com/denisxab/fastapi-accelerator

A set of tools to accelerate the development and testing of applications on FastAPI

fastapi python

Last synced: 23 Oct 2025

https://github.com/sourish-kanna/smartaudit-llm

Autonomous multi-agent system for intelligent invoice auditing using LLaMA 3 + Mistral. Features rule-based compliance checks, role-based summaries (Legal, Managerial, Accounting), and a React + FastAPI pipeline.

document-processing fastapi invoice-agent llama3 llm mistral multi-agent react

Last synced: 06 Feb 2026

https://github.com/dbtiunov/perga-api

Backend API for Perga — an open-source personal organizer, ready for self-hosting.

api backend fastapi organizer postgresql productivity self-hosted

Last synced: 12 Apr 2026

https://github.com/bakdata/fastapi-jwks

Validate JWTs via JWKS

fastapi

Last synced: 21 Jan 2026

https://github.com/dimflix-hackathons/emissioneye

Prediction of dispersion of industrial emissions of harmful substances in the urban environment

ai artificial-intelligence ecology fastapi leaflet math python urban vue

Last synced: 26 Feb 2026

https://github.com/engageintellect/ai-stock-prediction

Future stock price predition using a regression neural-network

chatgpt daisyui fastapi neural-network openai python svelte sveltekit tailwindcss tensorflow yfinance

Last synced: 15 Apr 2026

https://github.com/djotaku/civilization_vi_play_by_cloud_webhook_with_fastapi

Using Python FastAPI creates a webhook endpoint for Civilization VI's Play By Cloud or Play Your Damn Turn Webhooks. Also pushes notifications to Matrix.

bot civilization-vi fastapi hacktoberfest matrix matrix-chat play-by-cloud play-your-damn-turn pydt python webhooks

Last synced: 02 Mar 2026

https://github.com/tmeftah/aora

Aora is an application designed to leverage AI for advanced document handling and natural language processing. This repository contains both backend and frontend components to get the application up and running.

documentation fastapi langchain llm ollama platform rag

Last synced: 04 Mar 2026

https://github.com/renanstn/termo-clone

[WIP] Projeto que visa criar um clone do jogo Termo, para estudo.

docker docker-compose fastapi peewee postgresql python termo

Last synced: 13 Apr 2026

https://github.com/nhviet03/web_social_network_with_link_prediction

Building a Full Stack Social Network Web Application with React JS using Redux, NodeJS, Socket.IO and MongoDB. Utilizing Python's NetworkX library to represent graphs and the FastAPI framework to display follower suggestion results on the frontend. The Link Prediction Model includes algorithms such as CN, Jaccard, AA, and Katz

adamic-adar-index bootstrap cn expressjs fastapi jaccard-similarity-estimation katz-similarity linkprediction mongodb networkx-graph nodejs reactjs redux socket-io

Last synced: 13 Mar 2026

https://github.com/itz-amethyst/cyrus

⏱️ Cyrus: Simplifying Caching in FastAPI. 📃

api-cache cache caching fastapi model package pip redis redis-cache router

Last synced: 05 Oct 2025

https://github.com/wtbates99/stock-indicators

A comprehensive self-hosted stock analysis platform combining FastAPI and React. Features interactive stock visualizations, real-time data aggregation, and customizable technical indicators with a modern, grid-based interface.

backend data-analysis data-mining data-science fastapi financial-analysis frontend investment python reactjs sqlite3 statstistics stock-market stock-price-prediction time-series

Last synced: 15 Oct 2025

https://github.com/cyyeh/dog-breed-classifier-project

Udacity Machine Learning Engineer Nanodegree Capstone Project

computer-vision deep-learning fastapi gcp-cloud-run mobilenetv2 python3 pytorch webapp

Last synced: 14 Feb 2026

https://github.com/infernalazazel/universal

fastapi vue3 admin

admin fastapi vue3

Last synced: 27 Feb 2026

https://github.com/stasonjatham/scraproxy

API wrapper for Playwright to scrape websites, capture screenshots, and record videos of the scraping process. Built with FastAPI for high performance and includes interactive Redoc documentation. Fully Dockerized for easy setup and deployment.

api fastapi playwright python python3 scraper scraping

Last synced: 27 Feb 2026

https://github.com/berrysauce/minbin

☁️ A lightweight self-hostable temporary pastebin service

docker dragonflydb fastapi pastebin redis self-hosted

Last synced: 16 Apr 2026