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/telexintegrations/telex-daily-standup-report

This Telex integration sends a scheduled reminder to a channel, prompting team members to submit their daily standup reports.

api daily-reminder fastapi pytest

Last synced: 30 Apr 2026

https://github.com/hevalhazalkurt/fastapi-k8s-launchpad

A starter project for deploying FastAPI microservices on a local Kubernetes (Minikube) cluster.

boilerplate docker example-project fastapi k8s kubernetes microservices minikube python rest-api starter-kit

Last synced: 30 Apr 2026

https://github.com/jospin6/iris-flowers

A complete machine learning system for classifying iris flowers using a Multi-Layer Perceptron (MLP) neural network implemented with PyTorch.

fastapi huggingface pytorch streamlit

Last synced: 28 Apr 2026

https://github.com/klhenams/news-aggregator

A simple news aggregator application

fastapi news-aggregator newsapi python3

Last synced: 30 Apr 2026

https://github.com/macalistervadim/fastapi-blog

API online platform for creating, maintaining and viewing user blogs

alembic docker fastapi rest-api sqlalchemy

Last synced: 30 Apr 2026

https://github.com/bhimrazy/nepstock_fastapi

NEPSTOCK FASTAPI

fastapi python

Last synced: 11 Apr 2026

https://github.com/one-zero-eight/music-room

Book the music room at Sports Center and view the schedule: https://t.me/InnoMusicRoomBot

fastapi innohassle python

Last synced: 30 Apr 2026

https://github.com/anshkgoyal/ml4a-gans-and-segmentation

Space Image Processing: A web app for lunar surface segmentation and space image colorization using FastAPI, Streamlit, and deep learning models. Includes interactive UI, model training notebooks, and Kaggle integration.

deep-learning fastapi streamlit-webapp wgan-gp-keras

Last synced: 30 Apr 2026

https://github.com/sidd-77/error-exorcist

ErrorExorcist is an advanced error resolution assistant that leverages the power of NLP and large language models (LLMs) to help developers solve coding errors.

fastapi langchain nextjs nlp python serper stackoverflow typescript

Last synced: 11 Apr 2026

https://github.com/sepy-dev/cafe-app

An open-source order management and accounting application.

accounting-software desktop-app fastapi open-source python

Last synced: 08 Jun 2026

https://github.com/dzakarias/orderbook-replayer

Replay/analyse historical orderbook data

cryptocurrency docker fastapi orderbook poetry python vuejs

Last synced: 30 Apr 2026

https://github.com/manojkp08/shl-assessment-recommendor

AI-Powered Tool for Optimal SHL Test Recommendations

chromadb cohere-ai fastapi python rag render streamlit vector-database

Last synced: 10 Apr 2025

https://github.com/weaiw/trove-ai

中文互联网内容的个人 AI 稍后读 + 知识库 · Read-later + AI knowledge base for the Chinese internet

ai chinese fastapi knowledge-base nextjs obsidian pgvector rag read-later second-brain semantic-search

Last synced: 31 May 2026

https://github.com/laugiov/security-by-design

Security by Design reference: JWT/mTLS auth, RBAC, DevSecOps pipeline (SAST/DAST/SBOM/Cosign), Kubernetes hardening. Production-grade patterns.

api-security cosign devsecops fastapi gitlab-ci helm jwt-authentication kubernetes microservices mtls owasp platform-security python rbac sast-dast sbom security-by-design slsa supply-chain-security threat-modeling

Last synced: 01 May 2026

https://github.com/bselleslagh/pypaperflow

A FastAPI-based service that converts HTML content or URLs to PDF documents using Playwright.

fastapi html2pdf pdf-generation python

Last synced: 01 May 2026

https://github.com/matteofasulo/netflix-audience-behaviour

This project is a recommendation system built with implicit ALS algorithm using Netflix UK's watch history data. It provides personalized movie recommendations and exposes a FastAPI API route for easy integration.

data-science fastapi implicit-feedback jinja2 machine-learning movie-recommendation netflix python recommendation-system tmdb-api uvicorn

Last synced: 01 May 2026

https://github.com/simonwei97/python-fastapi-example

Python Backend Repo Example, FastAPI+SQLAlchemy+Uvicorn.

dynaconf fastapi python3 sqlalchemy-orm uvicorn

Last synced: 01 May 2026

https://github.com/praveen1664/fastapi_crud_mongo

FastAPI with mongodb Demo

fastapi mongodb python

Last synced: 15 Mar 2025

https://github.com/joeraad/header-propagation

Header Propagation Middelware for FastAPI

fastapi header propagation python

Last synced: 14 Jan 2026

https://github.com/avin4930c/ai-zen

AI ZEN is a full-stack app using Next.js and FastAPI to summarize PDFs and query an SQLite database with natural language.

fastapi nextjs python reactjs

Last synced: 10 Mar 2026

https://github.com/zerohertz/mlops-breast-cancer

🤖 Breast cancer wisconsin (diagnostic) dataset 기반 MLOps 연습 🤖

docker fastapi grafana kafka mlflow mlops

Last synced: 01 May 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/tarequzzaman/fastapi-messenger-bot

The is the base project for the Facebook Messenger bot implemetation

bot chatbot chatbot-framework fastapi fastapi-bot messenger-bot messenger-bot-fastapi nlp python

Last synced: 01 May 2026

https://github.com/knightchaser/geotracert

Easily track and geographically visualize the traceroute request.

amchart5 amcharts fastapi network traceroute visualization

Last synced: 01 May 2026

https://github.com/nfaltir/stock-ticker-api

🍊 A simple python api web application that uses the FastApi Framework. This application allows user to fetch stock tickers from the SP500 index.

api fastapi finance python

Last synced: 13 Apr 2026

https://github.com/gitarber/sentiment-analysis

A comprehensive NLP project for sentiment analysis using traditional ML and deep learning approaches, featuring interactive API endpoints and extensive visualization tools.

deep-learning fastapi lstm machine-learning mlops natural-language-processing nlp-machine-learning python sentiment-analysis text-classification

Last synced: 01 May 2026

https://github.com/htlinh0604/invoice_ai_automation

This project transforms messy invoice images into a structured, searchable knowledge base. The pipeline automatically extracts text with Tesseract, uses Google Gemini to parse fields (vendor, total, date), stores data in Milvus, and enables natural language queries via a LangChain-powered chatbot.

fastapi huggingface-transformers langchain llm ocr-recognition python rag-chatbot streamlit tesseract-ocr

Last synced: 30 Apr 2026

https://github.com/diicellman/fastapi-init-cli

FastAPI init cli command

cli fastapi typer-cli

Last synced: 01 May 2026

https://github.com/adidem23/medcheck_2.0

About This is Medical Drugs Viabiliity checker application made using MERN stack . It includes Drug to Drug Viability checking , It Includes Food to drug Viablity Checking and Other viability checking

fastapi mern ml python reactjs

Last synced: 01 May 2026

https://github.com/fivan999/anika

ANIKA - система хранения, обработки и передачи действий клиентов компаний-партнёров

auth fastapi jwt postgres

Last synced: 01 May 2026

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/leandro-bertoluzzi/remote-cnc

Qt app and web API to monitor and manage a GRBL-based CNC machine

celery cnc-controller fastapi pyqt5 python raspberry-pi

Last synced: 01 May 2026

https://github.com/sinisaos/piccolo-cursor-vue

Example Piccolo cursor pagination with Vue frontend

cursor-pagination fastapi piccolo starlette vuejs

Last synced: 01 May 2026

https://github.com/iteranya/aina-website-creator

Create Beautiful Websites with AI - Now with Discord Integration!

ai cms discord discord-py fastapi website-generation

Last synced: 21 Jan 2026

https://github.com/lifestreamy/local-lua-agent

Fully local agentic system with prompt guarding & Lua code gen/validation via any Ollama-hosted model. Uses REST & SSE for async events. Built for True Tech Hack 2026 by OpenTeam2026 (Tim K. - Lead).

ai-agent code-generation docker fastapi fullstack hackathon interactive-cli llm local-llm lua multi-agent nextjs ollama prompt-engineering prompt-guard python rest-api server-sent-events uvicorn web-ui

Last synced: 27 Apr 2026

https://github.com/r-priyam/fastapi-coc.py

A simple FastAPI app to demonstrate the use with coc.py

clash-of-clans coc fastapi python python3

Last synced: 02 May 2026

https://github.com/polsebas/agentes_ia

Sistema inteligente de ventas asistido por agentes de IA - Multi-agent sales system with AI agents

agno-framework ai-agents artificial-intelligence e-commerce fastapi llm multi-agent-system openai python sales-automation

Last synced: 02 May 2026

https://github.com/danielwte/template-web-scraper

Modern web scraping template built with FastAPI and Playwright. Features resource caching, proxy support, and browser pool management.

api browser-automation browser-pool caching fastapi playwright proxy resource-caching web-crawler web-scraping

Last synced: 02 May 2026

https://github.com/hidekuno/cidr-lite

country search from IP address

docker fastapi mysql python3 sqlite3

Last synced: 02 May 2026

https://github.com/yameogo123/squeleton

Squeleton for different projects ML in python (package), fastAPI, react js and native. Use it as you wish if it helps you.

cookiecutter cookiecutter-template fastapi machine-learning python react-native reactjs

Last synced: 02 May 2026

https://github.com/badar25/journal-backend

AI Journal is a stateless API that brings your journal entries to life! Powered by FastAPI, Google’s Gemini LLM, and Qdrant, it delivers context-aware insights through Retrieval-Augmented Generation (RAG).

fastapi qdrant rag

Last synced: 02 May 2026

https://github.com/ajaysinghnp/api_template

This is a MIS API developed for developers to start an API project fast with FastAPI and Prisma.

api fastapi template template-project

Last synced: 02 May 2026

https://github.com/shubhamdutta2000/api-key-authentication-with-fastapi

API key-based authentication. This is authentication in the form of an arbitrary string with an arbitrary length, which gives access to an API.

api-key-authentication authentication fastapi hacktoberfest postgresql

Last synced: 18 Apr 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/muttakinhasib/daily-doer

Task management Python and NextJs application

fastapi nextjs postgresql python typescript

Last synced: 02 Apr 2026

https://github.com/qa-p1/dark-jokes-api

As the Name tells this is Dark jokes API, returns dark jokes collected from various sources.

api dark-humor dark-joke dark-jokes fastapi github humour jokes jokes-api python

Last synced: 02 May 2026

https://github.com/glueops/gatekeeper

This repository contains a FastAPI application named "gatekeeper" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repo

allow-auto-merge automation event-driven fastapi gatekeeper github github-actions github-api github-integration internal-glueops python repository-events user-management webhook-listener webhooks workflow workflow-trigger

Last synced: 13 Jun 2026

https://github.com/tushar-3549/banglish-to-bangla-api

Building sample banglish to bangla API using FastAPI, SQLite.

fastapi sqlite3-database

Last synced: 03 May 2026

https://github.com/natthasath/demo-msgraph-api

Microsoft Graph is a RESTful web API that enables you to access Microsoft cloud service resources such as Office 365, Azure AD, and more. It allows developers to access data and services across Microsoft 365, including SharePoint, OneDrive, Outlook, and more.

docker-compose dockerfile fastapi msgraph poetry python

Last synced: 18 Jan 2026

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

API made with pyhton and FastAPI

backend docker fastapi kubernetes python

Last synced: 03 May 2026

https://github.com/bgmanu2426/library-managment-system

A comprehensive library management system with a React frontend and FastAPI backend for managing books, users, borrowing records, and reports.

docker fastapi reactjs

Last synced: 03 May 2026

https://github.com/mrkunalsharma/fraud-detection-mlops

🚀 Production-ready fraud detection system with 99.95% accuracy, real-time API, and comprehensive monitoring

docker fastapi fraud-detection grafana machine-learning mlops prometheus python

Last synced: 03 May 2026

https://github.com/kartikmehta8/dockerized-llm-api

A lightweight, containerized API built with FastAPI and Hugging Face's `distilgpt2` model for text generation. It includes a modern analytics dashboard, in-memory storage, code quality tools (Black, Flake8), and Docker support for easy deployment.

docker docker-compose fastapi huggingface llm python

Last synced: 03 May 2026

https://github.com/belajarqywok/tebakaja_cryptocurrency

provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.

cython fastapi forecasting gcc-complier huggingface keras tensorflow

Last synced: 14 Feb 2026

https://github.com/tokusumi/fastapi-minimum-tutorial

FastAPI minimum tutorial

fastapi

Last synced: 03 May 2026

https://github.com/dostuffthatmatters/armadillo

Providing download links for GitHub subdirectories

docker fastapi httpx ibm-cloud mongodb motor uvicorn

Last synced: 04 May 2026

https://github.com/renanstn/api-mock-responses

Uma API simples e fácil de usar para simular o retorno de dados fake.

api api-rest bulma bulma-css docker docker-compose fastapi poetry python railway-app sqlalchemy

Last synced: 08 Apr 2026

https://github.com/a-k-0/hacktoberfest_25_python

🎃 Hacktoberfest 2025 Python Hub — Web dev (Flask/Django/FastAPI), AI/ML (TensorFlow/PyTorch), Data Science, NLP, Games & more. Beginner-friendly! ⭐ Please Star to support!

agentic-ai ai-ml api-rest application deep-learning django fastapi flask hacktoberfest hacktoberfest2025 keras-tensorflow machine-learning neural-network pandas pygame python python3 pytorch spacy tensorflow

Last synced: 10 Apr 2026

https://github.com/hootbu/doc-auth-system

Proje, kullanıcılar tarafından yüklenen kimlik ve imzalı form belgelerini karşılaştırarak tutarlılığını doğrulayan mikroservis tabanlı bir sistem prototipidir. Sistem, FastAPI, Docker, Tesseract (OCR) kullanmaktadır.

docker fastapi html ocr opencv python restful-api

Last synced: 16 Mar 2026

https://github.com/loadept-web/pdf-service

PDF compression and manipulation service

fastapi ghostscript python qpdf

Last synced: 08 Oct 2025

https://github.com/rickydoan/python--medical-data-extraction-backend-project

This project help to show the whole processing conversion from pdf file to text personal informations using pdf2image, regex. Then using FastAPI and Postman to fetching data from backend.

fastapi pdf-converter postman-api python regression

Last synced: 04 May 2026

https://github.com/yosef-alsabbah/social-media-follower-dashboard

A full-stack social media analytics dashboard built with React.js and FastAPI. Displays real-time follower counts and growth trends across major platforms with clean, modern Arabic/RTL-friendly UI, Chart.js visualizations, and an async-ready REST API backed by SQLite.

analytics dashboard fastapi fullstack react social-media

Last synced: 04 May 2026

https://github.com/martinsmessias/crud-fastapi-mongodb

CRUD API assíncrona com FastAPI e MongoDB. Usando o pacote Motor para interagir com o MongoDB de forma assíncrona. Implementado com testes com TestClient e CI/CD no GitHub Actions com deploy no Heroku.

api async fastapi mongodb python

Last synced: 04 May 2026

https://github.com/binoy638/torrent-scrapper

A torrent scrapper REST API powered by fastAPI

docker docker-compose fastapi lambda python3 serverless

Last synced: 04 May 2026

https://github.com/hetsaraiya/jbox

JBox is a web application for managing file storage and organization, featuring a small cloud storage service. It integrates with Discord for file chunk storage, allowing uploads over 25 MB, and includes an very basic web interface for easy file management.

discord-bot fastapi python3 sqlalchemy supabase

Last synced: 04 May 2026

https://github.com/matthewmcccc/wdijr

What Did I Just Read? A web app for textual analysis of literature

fastapi literary-analysis nlp text-analysis

Last synced: 09 Jun 2026

https://github.com/muhfaridansutariya/jakarta-pollution-classification

https://medium.com/@sutariyaf27/jakarta-pollution-classification-8ff84b5a02ee

fastapi knn-classifier logistic-regression streamlit xgboost-classifier

Last synced: 04 May 2026

https://github.com/pedroh183/vigilant-happiness

A high-performance microservice for efficient image compression. Using FastAPI, Celery, Redis Streams, and AWS S3, it automatically processes uploaded images, reduces their size while maintaining quality, and delivers them via a REST API.

aws-s3 celery fastapi redis rest-api streams

Last synced: 04 May 2026

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

Template for FastAPI services.

fastapi fastapi-template python

Last synced: 09 May 2026

https://github.com/aliyevh/fastapi_template

FastAPI Template

boiler fastapi template

Last synced: 30 Apr 2026

https://github.com/shrimpy8/semantic-search-next

A full-stack RAG (Retrieval Augmented Generation) application with hybrid search, cross-encoder reranking, citation-verified AI answers, and LLM-as-Judge evaluation. Supports multiple AI providers including OpenAI, Anthropic, and Ollama for fully local operation.

ai-answers anthropic chromadb citation-validation document-search embeddings fastapi hybrid-search jina llm natural-language-processing nextjs ollama openai postgresql python rag retrieval-augmented-generation semantic-search vector-database

Last synced: 05 May 2026

https://github.com/atmegabuzz/lambdatestvisualizer

Accepted github octernship assignment for lambdatest

elasticsearch fastapi react

Last synced: 05 May 2026

https://github.com/zaydiscold/hooke-preview

FastAPI research app for hard-science questions with literature retrieval, genomic follow-up, and streaming briefs.

fastapi genomics research science sse

Last synced: 09 Jun 2026

https://github.com/gabrielahn/fastapi-discord-graphql-gh

An GraphQL API powered by FastAPI 💨 that reads from the Discord API via a Bot to get the most update info as possible.

asyncio discord-bot fastapi graphql python railway

Last synced: 19 Jan 2026

https://github.com/shubhdotai/offline-voice-ai

FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI

fastapi mlx voice-agent websocket

Last synced: 05 May 2026

https://github.com/chibuikeeugene/computer_vision_model_apis

Deep learning solutions built on neural networks for computer vision applications - image identification

cicd circleci computer-vision docker fastapi tensorflow

Last synced: 05 May 2026

https://github.com/lidimoura/encontro-dagua-hub

Ecossistema open source de agentes de IA para 'reflorestar o digital'. Um projeto de tecnologia sustentável inspirado no encontro das águas.

agentes-ia ai-agents automacao automation fastapi gemini-api ia-automator low-code manaus mulheres-na-tecnologia no-code norte python supabase sustainability sustentabilidade womanwhocode women-in-tech

Last synced: 18 Apr 2026

https://github.com/itbienvenu/ticketing-system

This repository is the ticketing system made in python and vue js for better performance

auth fastapi js jwt python3 sqlite3 vuejs

Last synced: 23 Sep 2025

https://github.com/itsvineetkr/ask-pdf-v0

This web application utilizes Langchain and FAST Api to help query PDFs and ask questions about it. It also maintaing conversation history and supports features like Speech to Text in multiple languages.

fastapi huggingface langchain llm python rag

Last synced: 05 May 2026

https://github.com/erenkucuker/discount_finder_langchain

Basic Shopping Assistant AI agent example with 🦜🔗 LangChain

ai aiagent aiagentframework aiagents browser-extension fastapi langchain ocr

Last synced: 05 May 2026

https://github.com/davidjnevin/ddd_critiquewheel

Migration of Critique Wheel: a web app for the free exchange of critiques for writers of short fiction.

ddd fastapi hexagonal-architecture postgresql python

Last synced: 05 May 2026

https://github.com/ysskrishna/shopzone

A full stack e-commerce application built with Next.js, FastAPI and Elasticsearch. It provides a seamless shopping experience with powerful search capabilities, sorting, filtering and an intuitive interface. The application is fully responsive and mobile-friendly, offering a consistent experience across all devices.

docker docker-compose elasticsearch fastapi kibana nextjs python radix-ui tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/adadalshabab/llmops-langchain-stack-with-langsmith-weaviate-langserve_docker_postman

Production-ready LLM application infrastructure built with LangChain, Weaviate (Vector DB), LangSmith (Observability), LangServe (REST API), Docker (deployment), and Postman (testing).

docker fastapi langchain-python langserve langsmith postman pydantic python weaviate

Last synced: 14 Apr 2026