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/mirseo/autoprint

Fastapi document upload server and AutoPrint Server

autoprint fastapi print printercontrol python

Last synced: 18 May 2026

https://github.com/vaynbaum/diplom-quantoriums

заказная дипломная работа - электронный журнал для кванториумов

angular fastapi postgresql pyth web-application

Last synced: 29 Sep 2025

https://github.com/techtuners-tt/backend

Backend development for a social network for musicians combines Threads and SoundCloud's best features.

fastapi puthon supabase

Last synced: 11 May 2025

https://github.com/safe-pe/fastapi-server-template

a basic fastapi project template with tortoise orm (postgresql), aerich for migrations, docker & pytest for testing.

aerich fastapi fastapi-boilerplate fastapi-template tortoise-orm

Last synced: 18 May 2026

https://github.com/volfpeter/lounge

Chat application API and a basic Bootstrap 4 UI

bootstrap4 chat demo fastapi python

Last synced: 05 Apr 2026

https://github.com/issg-upat/fileagent-sand5g

A simple fileagent with fastapi

fastapi python

Last synced: 18 May 2026

https://github.com/ozcanmiraay/bart-text-summarization

End-to-end text summarization pipeline using BART, MLflow, and FastAPI

bart deep-learning fastapi huggingface mlflow mps nlp text-summarization transformers

Last synced: 15 May 2026

https://github.com/md-muqtadir-fuad/querynest

This project is a simple Retrieval-Augmented Generation system. It answers questions from local documents using Gemini API and LangChain.

docker fastapi langchain rag

Last synced: 01 Jul 2026

https://github.com/renanstn/prefect-poc

Um pequeno estudo com prefect que acabou virando um aglomerado de APIs aleatórias se comunicando entre si.

django docker docker-compose fastapi nginx prefect python

Last synced: 07 Apr 2026

https://github.com/axelsgit/fashion-recommender

This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.

deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design

Last synced: 07 Apr 2026

https://github.com/luis122448/migrate-oracle-python

This project is a web application designed to facilitate the migration of data between Oracle databases, specifically targeting Oracle Autonomous Database as the destination.

astro docker docker-compose fastapi html javascript python tailwindcss

Last synced: 07 Apr 2026

https://github.com/mrkazzila/shortener_url_api

!!!ON HOLD!!! Tiny url api using FastApi.

alembic docker docker-compose fastapi poetry postgres pytest sqlachemy

Last synced: 10 Apr 2026

https://github.com/rakibulmehedi/afie

Autonomous Founder Identity Engine — AI-powered multi-tenant SaaS that synthesizes, approves, and distributes founder content at institutional-grade quality.

ai-content-generation autonomous-agents content-automation fastapi founder-identity human-in-the-loop llm multi-tenant-saas nextjs postgresql python railway saga-pattern typescript vercel

Last synced: 01 Jul 2026

https://github.com/pc-2208/multi-agent-game-tester-poc

Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.

fastapi html nodejs openai playwright python testing

Last synced: 02 Apr 2026

https://github.com/jedbillyb/posthog-notify

FastAPI webhook receiver that forwards PostHog events to Telegram

fastapi notifications posthog python self-hosted systemd telegram vps webhook

Last synced: 01 Jul 2026

https://github.com/lftobs/task-manager

Task-manager is an API built using fastapi, postgresql, rocketry and hosted on render.

fastapi python rocketry todoapi

Last synced: 18 May 2026

https://github.com/tiennm99/phow2sim

Vietnamese word similarity API. Tiny stateless FastAPI service over VinAI's PhoW2V pretrained vectors. Endpoints: /similarity /neighbors /vocab /random. Docker-ready building block for Vietnamese Semantle-style games, search re-rankers, writing tools.

cosine-similarity docker fastapi microservice nearest-neighbors nlp phow2v python rest-api semantic-similarity semantle vietnamese vietnamese-nlp word-embeddings word2vec

Last synced: 01 Jul 2026

https://github.com/minel1410/car-price-predictor-api

An API made for the car price predictor model that serves as a backend for the car price predictor application.

fastapi renderer

Last synced: 15 May 2026

https://github.com/junior92jr/event-driven-fastapi

Scalable event-driven system built with FastAPI and PostgreSQL, featuring asynchronous task processing and external service integration. Containerized with Docker for easy setup.

api asynchronous-tasks background-worker docker docker-compose event-driven-architecture fastapi postgresql python3 redis redisqueue

Last synced: 08 Apr 2026

https://github.com/matheusotenio/transcriptionapp

Este projeto utiliza um backend desenvolvido com Python e FastAPI para realizar a transcrição de um vídeo do YouTube via link. No frontend, foi utilizado React com Vite para configurar a interface.

css fastapi javascript python3 react vite

Last synced: 04 Mar 2025

https://github.com/usamamasood12/enterprise-ai-knowledge-assistant

Enterprise AI Knowledge Assistant - Production-ready RAG system with multi-LLM integration, advanced NLP, REST API, and interactive dashboard

artificial-intelligence enterprise fastapi knowledge-base langchain machine-learning nlp openai rag streamlit

Last synced: 11 Apr 2026

https://github.com/sorebit/couch-remote

Simple FastAPI remote control for a PC keyboard

fastapi remote-control

Last synced: 18 May 2026

https://github.com/naimur-29/ferm-queue-site

a professional site for a streamer to maintain his queue system (ordered by FERM)

fastapi fullstack-development javascript mongodb python reactjs

Last synced: 10 Apr 2026

https://github.com/edixonalberto/service-collect-tl

Micro servicio para recolectar mensajes desde un canal de Telegram.

fastapi portfolio python python3 telegram

Last synced: 18 May 2026

https://github.com/syahrulbhudif/vexora-model

Vexora is a mood-based music recommendation system that uses facial emotion detection to suggest personalized music playlists. The system leverages CNN for emotion detection.

cnn deep-learning fastapi k-means python

Last synced: 08 May 2026

https://github.com/narendhiran-dev/predictive-analytics-for-repayment-predictions

A machine learning API built with Python, FastAPI, and Scikit-learn to predict borrower repayment risk based on historical payment data. A FinTech risk assessment system that uses a Random Forest model to predict a borrower's future repayment behavior and serves the prediction via a REST API.

data-science fastapi fintech loan-prediction loan-prediction-analysis machine-learning machine-learning-algorithms predictive-modeling python random-forest random-forest-classifier random-forest-regression rest-api risk-assessment scikit-learn scikit-learn-api scikit-learn-python

Last synced: 13 Apr 2026

https://github.com/mayankmittal29/howold.ai---ai-powered-age-prediction-

An end-to-end Age Prediction system leveraging Deep Learning, combining a PyTorch-based Custom CNN and fine-tuned ResNet-18 models, seamlessly integrated with a FastAPI backend for asynchronous inference and a React.js + TailwindCSS frontend delivering an intuitive and responsive user interface.

cnn-model colab computer-vision deep-neural-networks fastapi python3 pytorch reactjs resnet-18 tailwindcss

Last synced: 04 Apr 2026

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

FastAPI boilerplate for API projects

fastapi fastapi-boilerplate

Last synced: 17 Jan 2026

https://github.com/omars44/fast-meerkat

[WIP] An Opinionated Clean Architecture Python with FastAPI

clean-architecture fastapi python

Last synced: 12 May 2025

https://github.com/devcom33/smart-cdi-reviewer

smart-cdi-reviewer is an open-source LegalTech tool that automatically checks the compliance of permanent employment contracts (CDI) with the Moroccan Labor Law using natural language processing and large language models.

ai-engineering fastapi java java-17 langchain langchain-python llm llms microservice python reactjs spring-boot

Last synced: 07 Apr 2026

https://github.com/rubendvb/fastapi-zero

Uma API REST simples construída com FastAPI para gerenciamento de usuários

api-rest fastapi poetry pydantic pytest ruff taskipy

Last synced: 18 May 2026

https://github.com/bansalbhunesh/redrob-hirefit-ranker

Battle-proof, explainable candidate ranking: deterministic V6 release, 100K profiles on CPU, recruiter-grade evidence and integrity gates.

algorithmic-ranking bm25 candidate-ranking data-challenge fastapi information-retrieval lexical-search recruiter-tech

Last synced: 01 Jul 2026

https://github.com/alexdemure/fastoas

Customize and override OpenAPI schema details in FastAPI with ease

fastapi fastapi-extension openapi openapi-codegen

Last synced: 27 Mar 2025

https://github.com/kozydot/kozy-nyaa.si-api

Unofficial API for Nyaa.si (Closed Source)

fastapi magnet-link nyaa nyaa-si python requests torrent-search torrents uvicorn

Last synced: 21 Jul 2025

https://github.com/lartza/sbserver_py

Upcoming new FastAPI REST backend for sb.ltn.fi

fastapi python rest

Last synced: 01 May 2026

https://github.com/viraj-gavade/diabetes-prediction

A FastAPI-based machine learning web application that predicts diabetes risk from clinical input features using a trained model built on the Pima Indians Diabetes dataset.

fastapi machine-learning python sickit-learn

Last synced: 03 Jul 2026

https://github.com/asmitranjansinha/flowcraft-api

A FastAPI-based backend that validates whether a directed graph is a Directed Acyclic Graph (DAG) using Kahn’s Algorithm. It integrates with the Flowcraft frontend to analyze graph pipelines.

dag fastapi flowcraft graph-algorithms kahns-alogrithm python

Last synced: 18 May 2026

https://github.com/nathan-au/teefour-ai

teefour-ai is a backend API for tax accounting automation

fastapi python

Last synced: 03 Jul 2026

https://github.com/PengweeWang/api

A simple application programming interface system base on fastapi.

api fastapi

Last synced: 31 Oct 2025

https://github.com/george-mountain/full-stack-recommendation-system

Full stack recommendation system with Machine learning models, FastAPI, ReactJS, Celery, Redis, Postgresql

celery celerybeat docker fastapi gru4rec mlops pgadmin4 postgresql reactjs redis

Last synced: 07 Apr 2026

https://github.com/dantesbytes/electrical-grid-data

full-stack web application that provides real-time monitoring and analysis from data generated by electrical grids .

dataengineering docker fastapi jupyter-notebook machine-learning pyspark python terraform

Last synced: 05 Apr 2025

https://github.com/pnvoroshilov/claude-code-feature-framework

AI-powered task management framework with Claude Code integration, RAG-based context search, and autonomous workflow orchestration

ai-development automation claude-code fastapi git-worktree mcp-protocol python rag react semantic-search task-management typescript

Last synced: 30 Oct 2025

https://github.com/barabum0/fastapi-enum-errors

Addon for FastAPI that simplifies working with custom errors and allows you to operate on them as if they were values in an Enum.

enum error error-handling fastapi python

Last synced: 18 May 2026

https://github.com/mustafalazzawe/devil-fruit-database

A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.

bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite

Last synced: 07 Apr 2026

https://github.com/javid-mougamadou/llm-router

Lightweight FastAPI proxy that routes Anthropic and OpenAI API requests to AWS Bedrock. Includes per-user budget management, API key authentication, usage tracking, and web dashboards.

ai anthropic api aws bedrock claude claude-code dashboard fastapi haiku llm openai routes sonnet

Last synced: 01 Jul 2026

https://github.com/vladd12/dialects-server

Server for dialects project

backend database docker fastapi postgres postgresql

Last synced: 09 Apr 2026

https://github.com/meyer1994/rooms

For when you need a simple WebSocket endpoint for prototyping stuff

broadcaster fastapi python render websockets

Last synced: 15 May 2026

https://github.com/meyer1994/text-tileserver

(Very) Silly implementation of a tile server to show text

fastapi leaflet starlette tileserver

Last synced: 15 May 2026

https://github.com/trolliana9686/ledgermatch

Payments reconciliation (FastAPI, pandas)

fastapi finance python reconciliation

Last synced: 18 May 2026

https://github.com/aysenurcftc/yolov8_human_face_detection

This repo detects human face with YOLOv8 from ultralytics

fastapi imgbb imgbb-api object-detection python yolov8

Last synced: 08 May 2026

https://github.com/mustafaakgul/blockchain-wallet

Demonstration of Solana Wallet

blockchain fastapi python solana

Last synced: 15 May 2026

https://github.com/vicnesterenko/mac-malware-analysis

App for static macOS malware analysis

fastapi malware-analysis

Last synced: 03 Jul 2026

https://github.com/huuhuy227/simpleenchatbot

Simple English Chatbot with Flutter

chatbot fastapi

Last synced: 18 May 2026

https://github.com/misaelnieto/itm_2025_soa_u3

Arquitectura Orientada a Servicios - Unidad 3

fastapi

Last synced: 24 Apr 2026

https://github.com/falvaradorodriguez/apisix-lab

A lab setup for integrating APISIX, FastAPI, and Keycloak. This repository provides a complete environment to run a FastAPI-based API protected with Keycloak and exposed via APISIX. Ideal for testing security and access control in API architectures.

apisix fastapi keycloak

Last synced: 14 May 2025

https://github.com/sumingcheng/deepseekflow-api

将本地部署的 DeepSeek-R1 转换为官网流式输出格式

deepseek deepseek-r1 fastapi python3

Last synced: 16 May 2026

https://github.com/msf-nabi/nabi_ai

명지대학교 제 3회 창의적 SW프로그램 경진대회 총장상 '대상' 수상작 - 나의 비밀 친구, <나비> LLM 모델

chromadb fastapi gpt-4o-mini langchain python

Last synced: 10 May 2026

https://github.com/ghaztools/tokengranter

Token Granter Api for Services

fastapi python redis

Last synced: 04 May 2026

https://github.com/gmunumel/market-mind

AI market intelligence and analysis.

ai chromadb fastapi langchain langgraph postgresql rag react

Last synced: 07 Apr 2026

https://github.com/shixi99/spam-classification-rest-api

Spam Classification Rest API using Keras, FastAPI & NoSQL

cassandra fastapi keras nosql python tensorflow

Last synced: 07 Apr 2026

https://github.com/siddharth756/fastapi-python

Making Python API using FastAPI.

fastapi python

Last synced: 15 May 2026

https://github.com/sahidrajaansari/summifyai-an-automatic-text-summarizer

SummifyAI is a text summarization platform that employs the Pegasus model to provide summaries for diverse text types. It integrates a FastAPI backend, Vite React frontend, and MongoDB database, and supports user authentication via Clerk.

fastapi mongodb nodejs python reactjs

Last synced: 07 Apr 2026

https://github.com/dogukanurker/brokenurlchecker

Check whether a link working or not.🖇️

css fastapi html python react tailwind typescript urlchecker uvicorn

Last synced: 07 Apr 2026

https://github.com/llamasearchai/openbrain

OpenBrain: local-first brain model with FastAPI + React, metrics streaming, and agentic planning.

3d agents brain fastapi llm neuroscience openbrain react threejs typescript vite

Last synced: 07 Apr 2026

https://github.com/mustafahere/learn_fastapi

Simple calculator GET APIs using fastAPI

fastapi python python3

Last synced: 18 May 2026

https://github.com/inab/licenses-mapping

A tool to map strings to SPDX licenses names or IDs.

fastapi licensing spdx

Last synced: 15 Apr 2026

https://github.com/kejiahp/fastapi-ecom-recommendation-system

Advanced recommendation system for e-commerce applications.

docker fastapi jinja2 mongodb motor pydantic python scikit-learn scikit-surprise

Last synced: 07 Apr 2026

https://github.com/maron09/instagram-api

retrieve profile information, retrieve Media url information

fastapi instagram instagram-api instagram-metadata instagram-profile-viewer python

Last synced: 22 May 2026

https://github.com/abidmaqbool20/fastapi-postgres-starter-kit

A scalable FastAPI starter kit with JWT authentication, role-based access control, SQLAlchemy ORM, Alembic migrations, PostgreSQL, and modular architecture ready for production and rapid API development.

alembic api-development backend fastapi jwt-authentication migrations postgresql python python3 rest-api role-based-access-control seeder sqlalchemy starter-kit web-api

Last synced: 03 Jul 2026

https://github.com/alivx/ocr-fastapi-demo

Demo app for sync and asyncio using fastAPI

async fastapi fastapi-crud redis rq synchronization

Last synced: 03 May 2026

https://github.com/kiavash599/conduit-control-center

Conduit Control Center (CCC) is a lightweight management platform for running and monitoring Conduit nodes on Raspberry Pi systems.

censorship-resistance cloudflare conduit dashboard fastapi linux networking privacy python raspberry-pi

Last synced: 01 Jul 2026

https://github.com/jibril14/rasa-chatbot

Fastapi, Rasa conversational applications (E-commerce Assistant and Recommendation System)

aws docker-container fastapi machine-learning nlp nlu postgresql pydantic python rasa rasa-chatbot recommendation-system sqlalchemy

Last synced: 13 Apr 2026

https://github.com/albert-vanderboom/taskflow-web-app-demo

A modern web application demo for teaching software engineering

demo fastapi python typescript vue web-development

Last synced: 14 Dec 2025

https://github.com/mahajanankur/fast-api-template

Python FastAPI REST Web Service Template

fastapi python webservice

Last synced: 01 May 2026

https://github.com/yuyatinnefeld/dataproc-api-service

🧪 Test Features 🧪 | GCP Dataproc + FastAPI

dataproc fastapi gcp

Last synced: 22 Apr 2026

https://github.com/jwill9999/llama3.2

Docker container running Ollama, fastapi, and llama3.2 model

docker fastapi llama3-2 ollama ollama-api python3

Last synced: 10 Apr 2026

https://github.com/jsonfm/qr-api-python

⚡️ A simple backend for decoding and encoding QR images.

api backend fastapi python pyzbar qrcode

Last synced: 18 May 2026

https://github.com/vviveksharma/fastapi-backend-insta

This is FastAPI based backend application which have authentication of user , Login , Logout system , Creating Post and Updating it and Commenting on it Post

fastapi python3

Last synced: 18 May 2026