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/alexpovel/derdiedas

A simple, online guessing game for German articles, using chiefly simple and boring web technology™

css-grid fastapi htmx htmx-app material-theme no-javascript svg-animations uvicorn

Last synced: 19 Jan 2026

https://github.com/laurenzsommerlad/tum.ai-makeathon2023-api-endpoint

FastAPI Backend for TUM.ai Makeathon2023 CanAI Project. Integration of ChatGPT, Cohere Summarizer and backend logic

backend backend-api chatgpt chatgpt-api cohere cohere-ai fastapi python python3

Last synced: 28 Feb 2026

https://github.com/kitsuya0828/image-processing-100

My solution to ryoppippi/Gasyori100knock

docker-compose fastapi mantine-ui nextjs python3 react typescript

Last synced: 04 Apr 2025

https://github.com/arkapravo-ghosh/speech-to-text

Speech to Text Transcription using OpenAI Whisper v3 and FastAPI

ai fastapi huggingface machine-learning openai python3 speech-to-text transformers whisper

Last synced: 29 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/entanglequanta-labs/entangle-app

Entangle (Prototype) : Automate Mobile workflows with AI . Block apps, hide features, and more using natural language .

ai andriod automate fastapi ios python react-native typescript

Last synced: 30 Apr 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/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/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/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/steqa/fastapi-jwt-template

This is a template for a FastAPI application with JWT authentication. It uses PostgreSQL for the database and Redis for blacklisting refresh tokens. The project is containerized using Docker.

alembic fastapi postgresql python redis template

Last synced: 12 Jul 2025

https://github.com/yaleman/sprintf

A python sprintf formatstring playground.

dates datetime fastapi pydantic python python3 sprintf

Last synced: 11 Apr 2025

https://github.com/koldim2001/test_api

API взаимодействие с моделью

api docker fastapi streamlit titanic-kaggle

Last synced: 04 Apr 2025

https://github.com/yashksaini-coder/investo-server

Develop a scalable FastAPI backend in Python to power custom API endpoints for the Investo-Glow Next.js application. 🚀

api api-server endpoint fastapi

Last synced: 11 Apr 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/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/fastapi-practices/fastapi_scheduler

FastAPI + APScheduler 实现任务动态管理

apscheduler fastapi fastapi-apscheduler fastapi-scheduler

Last synced: 12 May 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/imaging-server-kit/imaging-server-kit

Deploy image processing algorithms in FastAPI servers and easily run them in Napari, QuPath, and more.

fastapi image-analysis image-processing

Last synced: 10 Jul 2025

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/tonoy30/tfml-fastapi

Serving a tf model using fastapi

fastapi image-recognition machine-learning tensorflow2

Last synced: 18 May 2026

https://github.com/quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 02 Mar 2025

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/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/VolkanSah/Securing-FastAPI-Applications

This guide covers key areas of API security, including authentication, input validation, HTTPS, and more. Each section includes examples and tools to help you apply best practices in real-world applications.

fast-api fast-api-guide fastapi guide how-to how-to-fast-api securing securing-api

Last synced: 19 Jan 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/momegas/loggerbros

A simple logger for fastapi with integrations for many logging tools like loki and logstash.

fastapi logging loki

Last synced: 16 May 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/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/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/ivan-borovets/fastapi-starter

Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter

alembic boilerplate clean-architecture cli cookiecutter copier copier-template docker docker-compose fastapi fastapi-boilerplate fastapi-template hexagonal-architecture onion-architecture postgres project-template python sqlalchemy uv

Last synced: 06 Apr 2026

https://github.com/asepscareer/jadwal-imsak-api

API Jadwal Sholat dan Imsakiyah ini dibuat menggunakan fastAPI. Semoga bisa digunakan, bermanfaat, dan semoga bisa berkontribusi untuk mengembangkan API ini, terimakasih.

api fastapi imsakiyah jadwal-imsak jadwal-sholat jadwalimsak jadwalsholat python

Last synced: 20 Mar 2025

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/tien02/real-time-face-recognition

Develop a face recognition system that performs in real time by utilizing multi-threading. Also an API for single-image face recognition.

api arcf docker face-detection face-recognition fastapi mtcnn opencv-python python3 pytorch real-time

Last synced: 06 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/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/mohammadrezaamani/lincut

Lincut is a simple yet powerful Link Shortener service built with FastAPI. It allows you to shorten long URLs into concise, user-friendly links.

fastapi link-shortener pythpn sqlalchemy

Last synced: 15 May 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/team23/fastapi-module-loader

FastAPI Module handling (like Django AppConfig)

fastapi modules python

Last synced: 14 May 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/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/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/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/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/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/daniel-mizsak/linker

🔗 Link manager REST API server using FastAPI.

fastapi link mlops-top url-shortener

Last synced: 30 Jul 2025

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

https://github.com/abrahamkoloboe27/api-housing-price-prediction

🏡 API de Prédiction des Prix des Maisons

api ci-cd docker fastapi pycaret python regression-models

Last synced: 13 Feb 2026

https://github.com/paritoshtripathi935/miniperplexity

🤖 A modern AI chat assistant powered by Meta's Llama models with real-time web search capabilities, built using React, FastAPI, and Cloudflare AI

ai ai-assistant fastapi generative-ai javascript large-language-models llama llama-models llamas llms machine-learning open-source opensource perplexity perplexity-ai python vite

Last synced: 24 Aug 2025

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: 29 Jul 2025

https://github.com/psycho-baller/journal-genius

platform that empowers individuals to extract valuable takeaways from their own reflections, ultimately leading to more purposeful and productive lives

cohere fastapi langchain nextjs openai pinecone tailwindcss vector-database

Last synced: 01 Oct 2025

https://github.com/yotamaflalo/mlops-telechurnpredictor

This repo was created for an intermediate project in the MLOPS course of Naya College. The goal of the project is to establish an abandonment prediction mechanism, with the possibility of API and batch prediction. The project has a CI-CD procedure, monitoring, a grafana dashboard, and more.

beam fastapi grafana mlops mlops-workflow postgresql prometheus

Last synced: 23 Aug 2025

https://github.com/fikriaf/sentrysol-langchain-v2

SentrySol-Langchain is a professional backend service for Solana blockchain analysis, wallet risk scoring, and AI-powered chat

agent fastapi security web3

Last synced: 23 Aug 2025

https://github.com/snowkluster/darkintel

Quickly and Safely search cyber criminal forums for data breaches and leaks

bootstrap compose docker fastapi python3 react webscraping

Last synced: 10 Apr 2026

https://github.com/sreekarnv/fastauth

Production-ready authentication library for FastAPI with OAuth 2.0, RBAC, session management, and comprehensive account features. Includes JWT tokens, email verification, password reset, and auto-generated documentation.

fastapi fastapi-auth jwt-authentication oauth2 python sqlalchemy

Last synced: 19 Feb 2026

https://github.com/bilalkamal/transcribee

🐝 Effortlessly transcribe YouTube videos with AI-powered accuracy, seamless Chrome extension integration, and a modern web interface.

ai chrome-extension fastapi groq-api mongodb nextjs redis transcription whisper-ai youtube

Last synced: 01 Aug 2025

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/hanchiang/market-data

API server and job scheduler for stock options data

fastapi python3 stock-market

Last synced: 16 May 2026

https://github.com/kookmin-sw/capstone-2022-17

😎 당신의 능력, 티밍에서 펼쳐보세요!

aws dynamodb fastapi java javascript jwt python react redux-saga spring-boot

Last synced: 06 May 2025

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/eulemitkeule/estimenergy

EstimEnergy is tool for monitoring and estimating energy usage and cost built with FastAPI and Angular.

angular energy energy-calculator energy-consumption estimenergy fastapi home-assistant home-assistant-glow python

Last synced: 28 Oct 2025

https://github.com/josue-lubaki/traductor-api

translator of texts in different languages 🌐🔃

fastapi ibm-cloud ibm-watson traductor translation-api translation-text uvicorn

Last synced: 10 Jun 2025

https://github.com/alexisbalayre/ragdocs

An AI-powered search engine to interact with documentation using RAG and local LLMs. Privately deployable with vector search and a modern frontend.

chatbots documentation fastapi information-retrieval knowledge-base llm local-llm machine-learning milvus natural-language-processing nextjs ollama private-gpt python rag retrieval-augmented-generation self-hosted technical-documentation vector-database vector-search

Last synced: 23 Sep 2025

https://github.com/edixonalberto/api-blog-platzi

API Rest para obtener información de artículos publicados en el blog de Platzi.

api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress

Last synced: 11 Apr 2026

https://github.com/mauhpr/cadence

A declarative Python framework for orchestrating service logic with rhythm and precision

async circuit-breaker decorators fastapi flask orchestration pipeline python resilience retry workflow

Last synced: 02 Apr 2026

https://github.com/roopeshvs/reddify

A simple web utility to create Spotify playlist out of a Reddit post's comments

audio audiophile fastapi music playlist playlist-generator python reddit reddit-api songs spotify spotify-api spotify-web-api web

Last synced: 10 Mar 2026

https://github.com/wchiways/question-bank

基于 FastAPI + AsyncIO 的 OCS 题库查询系统,支持多个 AI 平台智能答题

ai asyncio fastapi intelligent-answer multiple-ai-providers ocs python question-bank quiz sqlmodel

Last synced: 13 Jan 2026

https://github.com/anthonycorletti/krm-template-python

A minimal template using KRM to deploy a FastAPI app.

fastapi google-kubernetes-engine krm kubernetes kustomize skaffold

Last synced: 07 May 2026

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/igrek51/schedulio

Plan your periodic events continuously

django fastapi python react schedule

Last synced: 09 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/aerosta/rewardhackwatch

Runtime detector for reward hacking and misalignment in LLM agents (89.7% F1 on 5,391 trajectories).

agent-safety ai-safety alignment deep-learning distilbert fastapi huggingface llm llm-agents machine-learning misalignment monitoring nlp pytorch reward-hacking rlhf streamlit transformers

Last synced: 01 Mar 2026

https://github.com/audibleismissing/audibleismissing

Keep an eye on upcoming audiobook releases from Audible and audiobooks missing from your library.

audible audiobooks audiobookshelf fastapi python

Last synced: 13 Jan 2026

https://github.com/malkiii/fastapi-fastify-hono-benchmark

Comparing the performance of the fastest three backend frameworks: FastAPI, Fastify, and Hono.js using AutoCannon for benchmarking tests to highlight their strengths and suitability for different types of workloads.

api docker fastapi fastify honojs mongodb nodejs python

Last synced: 10 Apr 2026

https://github.com/pranavbharadwaj007/employee-management-app

A react and FastAPI application.

fastapi javascript python react

Last synced: 10 Apr 2026

https://github.com/k-daksh/interview_sync

InterviewSync is an open-source platform integrating video conferencing, real-time collaborative coding, and automated code compilation for streamlined technical interviews. It consolidates candidate assessment and problem-solving evaluation into one scalable and easy-to-use solution on GitHub.

compiler fastapi interview interview-practice node-js open-source p2p p2p-chat video-streaming

Last synced: 04 Oct 2025

https://github.com/taeefnajib/pantry-tracker-react-app-using-gemini-vision-pro

This app helps you automatically detect and count products in your pantry. It uses Gemini Vision Pro API. But it does not add just anything. Rather, it only consider your products.

fastapi gemini-pro-vision pantry-tracker react

Last synced: 30 Jul 2025