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/k-kumar-01/python-api-to-server-cli

Converts Python API to Server

argparse fastapi python uvicorn

Last synced: 27 Apr 2026

https://github.com/abhay-kanwasi/sentiment-dashboard

Comprehensive solution for sentiment analysis, combining a FastAPI backend with a React frontend. The application allows users to upload CSV files containing product reviews, analyze the sentiment using a pre-trained DistilBERT model, and visualize the results through an interactive dashboard

fastapi nlp sentimentanalyzer transformers-models

Last synced: 27 Apr 2026

https://github.com/koloideal/echoapi

Simple API with an example of authorization via OAuth2 Bearer Token, DI(dishka), API(FastAPI) and PostgreSQL

api bear bearer-authentication dependency-injection dishk fastapi fastapi-template inversion-of-control oau postgre

Last synced: 28 Apr 2026

https://github.com/natthasath/demo-python-fastapi-background-task

FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.

backgroundtask fastapi poetry python uvicorn

Last synced: 28 Apr 2026

https://github.com/xpiatio/radio-tty

GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.

docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser

Last synced: 14 Jun 2026

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

Python FastAPI html with Jinja2 Template

bootstrap bootstrap5 fastapi html jinja2 template

Last synced: 28 Apr 2026

https://github.com/rahulsamant37/daily-task

DAILY-TASK: My Learning & Development Journey repository documenting my growth in MLOps and AI Engineering. It serves as both a portfolio and knowledge base, showcasing production-ready ML pipelines and core Python development practices. With projects on MLOps, AgenticAI, each commit reflects my continuous learning and practical implementations.

aws-apigateway aws-ec2 aws-lambda aws-s3 chromadb faiss-vector-database fastapi huggingface langchain-python langgraph-python mlflow uvicorn-nginx

Last synced: 28 Apr 2026

https://github.com/mergi72/dms-provider-bridge

Provider bridge service for DMS systems such as eDoCat, Alfresco and FSO, with WFX API support.

alfresco dms document-management edocat fastapi python rest-api total-commander wfx

Last synced: 07 Jun 2026

https://github.com/ayush272002/obsirag

A full-stack AI-powered study assistant that helps you query your university notes using natural language. Built with FastAPI (Python) for the backend and Next.js (React/TypeScript) for the frontend.

fastapi langchain nextjs sqlalchemy

Last synced: 28 Apr 2026

https://github.com/alexisbalayre/ai-contract-checker

AI Contract Checker: Analyse and validate contracts with Generative AI

ai contract fastapi legaltech llm nestjs opensearch rag security

Last synced: 28 Apr 2026

https://github.com/dapp-mentors/ai_trader_bot_demo

uantumPool is a decentralized, AI-powered cryptocurrency investment platform that democratizes access to sophisticated trading strategies.

fastapi machine-learning nextjs14 ollama python typescript

Last synced: 28 Apr 2026

https://github.com/mikhail11235/notes_app

FastAPI + React tutorial

fastapi react sqlite

Last synced: 28 Apr 2026

https://github.com/joshuaevan/page-forge

Convert multi-page PDFs into clean, OCR-ready images — CLI, watch folder, web UI, and optional Google Drive sync.

cli docker document-processing fastapi google-drive image-processing ocr ocr-preprocessing pdf pdf-converter pdf-to-image pillow pymupdf python self-hosted

Last synced: 28 Apr 2026

https://github.com/vaidehishyara14/ayurveda-pdf-q-a-chatbot

An intelligent chatbot that allows users to upload text-based Ayurveda PDFs and ask questions based on the content using RAG (Retrieval-Augmented Generation) combining semantic search and LLM-based responses.

embeddings fastapi fiass langchain langchain-groq llama3 llm pdf pdfprocessing pymupdf python question-answering text-splitting vector-database

Last synced: 28 Apr 2026

https://github.com/engichang1467/latex-ocr-api

This is a simple API that uses the LatexOCR from the pix2tex package to extract latex code from an image.

fastapi latex ocr

Last synced: 28 Apr 2026

https://github.com/masterain98/gemini-wrapper

Wrap Google AI Studio Gemini API into OpenAI-compatible endpoints

fastapi gemini gemini-api openai-api

Last synced: 28 Apr 2026

https://github.com/anhvu2889/miu-cs589-ai-agent-api

VedicSage: AI-powered semantic search for Upanishads, parsing texts for MIU CS589 course. Uses embeddings and FastAPI to query teachings, aiming for ~1,000 verses.

ai ai-agents fastapi python vedic

Last synced: 28 Apr 2026

https://github.com/fernando-medeiros/fast-flask-api

O projeto é uma API backend com diversas funcionalidades, como autenticação de usuário, criação, deleção e curtida de postagens. Segue o contexto de uma rede social e utiliza Python, FastAPI, PostgreSQL, Pytest.

api backend-api fastapi python python-api

Last synced: 28 Apr 2026

https://github.com/grantbirki/fastapi-tester

A test repo for a simple fastapi app

docker fastapi

Last synced: 28 Apr 2026

https://github.com/batmac/captioner-api

API to get captions for images using a transformers pipeline

fastapi python transformers

Last synced: 28 Apr 2026

https://github.com/leosimoes/dio-python-fastapi-workout

Project "Developing your First API with FastAPI, Python and Docker" by DIO.

fastapi python rest-api sqlalchemy

Last synced: 28 Apr 2026

https://github.com/salehb1/vaultix

A modern Identity and Access Management (IAM) service built with FastAPI

fastapi fastapi-auth fastapi-auth2 iam

Last synced: 28 Apr 2026

https://github.com/jaynamm/fastapi-lab

FastAPI LAB

fastapi python3

Last synced: 28 Apr 2026

https://github.com/qsmith-interos/interview-fastapi

Starter template for Backend interviews

fastapi python

Last synced: 28 Apr 2026

https://github.com/henriquesebastiao/dotum

Dotum, sistema de contas a pagar e contas a receber

api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger

Last synced: 28 Apr 2026

https://github.com/caknoooo/fastapi-for-machine-learning

This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.

api deep-learning fastapi modelling

Last synced: 28 Apr 2026

https://github.com/fidelisaboke/products-api

A simple products API created using the fastAPI web framework.

fastapi

Last synced: 28 Apr 2026

https://github.com/richardschoen/python_dbibmiodbc

Python IBM i ODBC Database Class and Application Subclass for Structured Business App Logic

as400 class database db2 fastapi flask ibmi odbc pyodbc python re-usability rest-api restful-api wrapper

Last synced: 28 Apr 2026

https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api

This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.

fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles

Last synced: 29 Apr 2026

https://github.com/darkneko-id/apdn_app

Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable

fastapi indonesia kemenperin procurement sqlite tkdn

Last synced: 08 Jun 2026

https://github.com/codephsp/curso-fastapi

Curso administrado por Eduardo Mendes

fastapi poetry-python python

Last synced: 29 Apr 2026

https://github.com/kgotsosm/guess-song_backend

Backend for Music Quiz

fastapi python

Last synced: 29 Apr 2026

https://github.com/bk86a/postalcode2nuts

FastAPI microservice for European postal code validation and mapping to NUTS codes (levels 1-3) across EU, EFTA, and EU candidate countries using GISCO TERCET data

data-validation docker efta eu europe european-commission eurostat fastapi geocoding gisco microservice nuts nuts-classification open-data postal-code-validation postal-codes python rest-api tercet zip-code

Last synced: 03 May 2026

https://github.com/jojo252511/hyprkeys

HyprKeys is a sleek, web-based Keybinding Manager specifically designed for Hyprland. It provides a modern interface to manage your hyprland keybinds without losing the flexibility of manual configuration

caelestia dotfiles fastapi hyprland keybindmanager phyton productivity webui workflow

Last synced: 29 Apr 2026

https://github.com/teamofroman/fastapi-cookies-auth

Аутентификация пользователя через куки в FastAPI

auth authentication authorization cookie cookies fastapi middleware

Last synced: 29 Apr 2026

https://github.com/kevinxaviour/laliga-prediction

A end to end Laliga goals scored and goals conceded prediction using regression model.

datapreprocessing datascience elasticbeanstalk fastapi machine-learning rds-mysql selenium tableau webscra

Last synced: 29 Apr 2026

https://github.com/imtiazsalaf-01/svaraai-reply-classification-pipeline

A complete ML pipeline for classifying email replies into positive, negative, or neutral. Features baseline (Logistic Regression) and transformer (DistilBERT) models, evaluation with Accuracy & F1, and deployment via FastAPI /predict API with Docker support. Built for SvaraAI Internship.

distilbert docker email-reply-classifier fastapi internship-project logistic-regression machine-learning nlp reply-classification svaraai svaraai-reply-classification text-classification

Last synced: 29 Apr 2026

https://github.com/ssarayu25/crafty-generator

AI-powered crochet pattern generator that transforms images and descriptions into detailed crochet patterns

ai fastapi gemini-ai react

Last synced: 29 Apr 2026

https://github.com/fourex/expensemanager-api

Тестове завдання - Менеджер витрат

fastapi python

Last synced: 29 Apr 2026

https://github.com/mattmajestic/spotify-api

Query Spotify Artist Stats from Spotify API

fastapi spotify

Last synced: 29 Apr 2026

https://github.com/uthuyomi/gensokyo-chat

Persona OS / LLM control plane prototype (FastAPI + Next.js + Supabase) with telemetry, memory, drift monitoring, and state dashboards.

ai-agent fastapi llm memory nextjs observability orchestration persona sse state-machine streaming supabase supabase-auth telemetry

Last synced: 29 Apr 2026

https://github.com/hoanglayor/data_mining-lung_cancer_prediction

A production-ready machine learning pipeline for predicting lung cancer risk based on patient survey data. Built with Python, scikit-learn, XGBoost, FastAPI, and Apache Airflow.

airflow data-mining fastapi shap xgboost

Last synced: 29 Apr 2026

https://github.com/reterics/suhana

Self-hosted AI assistant with memory, pluggable LLMs (LLaMA/OpenAI), command execution, and a FastAPI-based API.

fastapi llama3 openai python

Last synced: 29 Apr 2026

https://github.com/aryank1511/fastapi-test-driven-development

A collection of all the code written as a part of the FastAPI Test Driven Development course on Udemy.

fastapi

Last synced: 29 Apr 2026

https://github.com/shahidmalik4/analytics-pipeline-fastapi-dbt

A full-stack data analytics pipeline using DBT, FastAPI, Streamlit and Postgres. Transforms raw data into modeled tables and exposes KPIs via API endpoints, with an interactive dashboard for visualization.

analytics-engineering data-cleaning-pipeline dbt dbt-core fastapi postgresql streamlit

Last synced: 29 Apr 2026

https://github.com/xbants/recommendation-api

🎬 Intelligent movie recommendation system with FastAPI backend, Streamlit frontend, and collaborative filtering ML. Rate movies, get personalized suggestions, and enjoy automatic model retraining.

fastapi machine-learning movie-recommedation python3 scikit-learn streamlit

Last synced: 29 Apr 2026

https://github.com/sujal-thakkar/hr-query-chatbot

An intelligent HR assistant powered by Google Gemini AI, enabling natural language queries for candidate search, employee data analysis, and semantic matching

ai chatbot fastapi gemini-api hr python rag streamlit

Last synced: 29 Apr 2026

https://github.com/stefanyperezbz/proyectos-n8n

Conjunto de proyectos independientes con funciones de análisis, control y generación de reportes

fastapi n8n n8n-automation n8n-workflow python sistema streamlit supabase

Last synced: 29 Apr 2026

https://github.com/dafwa/aplikasi-incer

Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.

fastapi image-processing mediapipe python

Last synced: 29 Apr 2026

https://github.com/njaffe/fast_api_chatbot

FastAPI powered chatbot using OpenAI API.

api chatbot fastapi llms python uvicorn

Last synced: 30 Apr 2026

https://github.com/jackomo007/lovely-farm

Project making CRUD of events using FARM stack

fastapi mongo react

Last synced: 30 Apr 2026

https://github.com/paulcwatts/test-saml-idp

A basic test SAML IdP implementation in Python

fastapi python saml-idp saml2

Last synced: 30 Apr 2026

https://github.com/nottezz/fastapi_base-app

Template for future project at FastAPI

api docker docker-compose fastapi gunicorn python unicorn

Last synced: 30 Apr 2026

https://github.com/krish022004/github-issue-assistant

AI-powered GitHub Issue Assistant using FastAPI, LangChain & Streamlit for Seedling Labs Craft Case.

fastapi gemini langchain seedling-labs streamlit

Last synced: 30 Apr 2026

https://github.com/gaurav-singh7092/resumatch

An AI-powered resume and job description matching application using natural language processing and machine learning techniques. This application provides intelligent analysis of resume-job compatibility with detailed scoring and recommendations.

fastapi keyword-extraction nextjs nlp preprocessing-data python similarity-score tailwind

Last synced: 30 Apr 2026

https://github.com/yosoykevin/rag-caching-techniques

API RAG con FastAPI y pgvector, implementando Exact y Semantic Cache con embeddings de Google Gemini.

fastapi llm pgvector postgresql python rag

Last synced: 01 May 2026

https://github.com/colk-tech/docsid

A software for document management

fastapi python

Last synced: 01 May 2026

https://github.com/sochaty/llm-governance-engine

A robust LLM Governance & ROI Evaluation platform designed to benchmark Frontier models against local open-source models. Built with an enterprise microservices architecture and cloud-ready for Kubernetes, this tool helps organizations optimize AI spend by calculating the accuracy-vs-cost tradeoff of local vs. cloud inference

angular benchmark fastapi finops generative-ai kubernetes llm-engineering microservices mlops ollama

Last synced: 08 Jun 2026

https://github.com/architj6/log-classification-system

A hybrid log classification system integrating Regex ✅, BERT + Logistic Regression 🤖, and LLMs 📚 to efficiently classify log messages via a FastAPI interface.

ai bert fastapi large-language-models log-analysis log-classification logistic-regression machine-learning natural-language-processing regex

Last synced: 01 May 2026

https://github.com/eagleisbatman/docugen

🤖 MCP server enabling AI assistants to create native Google Sheets with templates & formatting. Works with Claude, Cursor, Windsurf, Cline & more.

claude-code claude-desktop cline cursor fastapi kilo-code mcp mcp-sdk mcp-server npx roo-code windsurf

Last synced: 01 May 2026

https://github.com/darth-knoppix/fastapi-docker-template

A simple template for getting started with FastAPI in Docker with a Dev Container for VS Code

docker fastapi pyhton

Last synced: 01 May 2026

https://github.com/micaelleos/chatbot-backend

Backend de Chatbot Genérico com LangChain e AWS Lambda: Este repositório contém o backend de um chatbot genérico utilizando LangChain, FastAPI e AWS Lambda. O projeto usa Docker para containerização e DynamoDB para armazenamento de dados e histórico de conversas. É uma base escalável e de fácil deploy para criar chatbots personalizados e serverless

chatbot dynamodb fastapi lambda-functions langchain

Last synced: 01 May 2026

https://github.com/itz-amethyst/fastapi_mongodb-fam

A compounded 🐍 FastApi & MongoDb 🏦 app with Odmantic Selected as an engine⚡(WIP)

api cookiecutter-template fastapi mongodb odmantic python rest-api

Last synced: 01 May 2026

https://github.com/ray8118/anime-recommendation

NekoRec is a full-stack web application for personalized anime recommendations. It features anime browsing, detailed views, genre exploration, and content-based recommendations using FastAPI (Python) for the backend with Gemini Embeddings and React (TypeScript) for the frontend.

anime-search anime-website embeddings fastapi mongodb-atlas python typescript

Last synced: 01 May 2026

https://github.com/phaniteja5789/todolist_fastapi

This repository is an sample ToDoList application developed using FastAPI, HTML, JavaScript.

fastapi fastapi-template html-css-javascript jinja2-templating-engine

Last synced: 02 May 2026

https://github.com/darinelescobar/fastapi-secure-api

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 02 May 2026

https://github.com/mohdsaif-1807/pythonassignment

A FastAPI Application which demonstrate the use of API's

api api-rest fastapi pytest python test-suite

Last synced: 02 May 2026

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

Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.

fastapi python

Last synced: 02 May 2026

https://github.com/maxsonferovante/genshin-builds-crawler

Este projeto consiste em uma API, desenvolvido em Python, que realiza web crawling para obter informações sobre armas disponíveis para farmar no jogo Genshin Impact

fastapi pynest python

Last synced: 02 May 2026

https://github.com/vbdv2000/mynotes

Project and Tasks Management with Python

docker docker-compose fastapi python

Last synced: 02 May 2026

https://github.com/tthebc01/redis-ollama-rag

Docker stack for using Redis as a vector store and job queue with Ollama for embeddings

docker-compose fastapi ollama python-rq redisvl

Last synced: 02 May 2026

https://github.com/hendrapaiton/container

Fastapi and MongoDB Container using Podman

fastapi httpx mongodb podman pytest uvicorn

Last synced: 02 May 2026

https://github.com/shivsharcode/shl-backend-api-1

BACKEND API FOR SHL PRODUCT RECOMMENDATION

fastapi rag render

Last synced: 02 May 2026

https://github.com/shahidmalik4/fastapi-streamlit

Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.

coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket

Last synced: 02 May 2026

https://github.com/juancruzmedina/wazuh-challenge

Resolution of the technical challenge of Wazuh

challenge fastapi python

Last synced: 03 May 2026

https://github.com/991o2o9/ai_agent_backend

Urban Future: Voices of the City – Backend API and core logic for the interactive city simulation. Handles AI-driven NPC behaviors, dialogue management, memory storage, and game state, enabling dynamic social interactions and decision-making in the game world.

ai-agents fastapi npc postgresql python redis

Last synced: 03 May 2026

https://github.com/aminammar1/ai-powered-recruitment-app

AI-powered app for multi-agent candidate matching: Automates JD summarization, CV parsing, per-skill analysis, and interview scheduling

ai-agents fastapi huggingface-transformers openai postgresql python reactjs

Last synced: 03 May 2026

https://github.com/niranjan-bhol/goosebump-ai-assistant

Project developed for Tacticone, featuring an AI-powered customer support chatbot for e-commerce.

ai chatbot css ecommerce fastapi html javascipt javascript machine-learning openai-api render

Last synced: 04 May 2026

https://github.com/panastasiadis/starwars-api

A FastAPI-powered asynchronous REST API for exploring Star Wars data. It syncs from SWAPI, stores data in PostgreSQL with SQLModel, manages migrations via Alembic, and runs seamlessly in Docker. Features include typed Pydantic responses, pagination, and full test coverage with pytest.

alembic api asyncio backend docker fastapi postgresql python restapi sqlmodel starwars swapi

Last synced: 03 May 2026

https://github.com/arnavk-09/phishing-detection

🎣 Detect Phishing URLs with Data Pre-fitted... API & Web UI

csv data fastapi flask python scikit-learn

Last synced: 03 May 2026

https://github.com/zakusworo/solara-optima-platform

Unit Commitment & Economic Dispatch Optimization with Solar PV, Battery Storage, and AI Forecasting for Indonesian Energy Markets | Bandung, Indonesia

bandung economic-dispatch energy-storage fastapi indonesia milp ollama optimization pvlib renewable-energy solar-pv unit-commitment

Last synced: 03 May 2026

https://github.com/muhfaridansutariya/jkt-pollution-api

deploy to Google Cloud Platform

fastapi

Last synced: 03 May 2026

https://github.com/kartikmehta8/htmlaas

Why to use a third party API when you can yourself create one? Extract HTML content by tag name, class, id, links from HTML as a Service.

beautifulsoup4 fastapi python requests

Last synced: 03 May 2026