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/credona/age-decision-api

Public API gateway for probabilistic age verification combining age estimation and anti-spoofing with a privacy-first design

age-estimation anti-spoofing api computer-vision credona fastapi gateway machine-learning open-source privacy verification zeroknowledge

Last synced: 26 Apr 2026

https://github.com/diegoam11/api-reclamos

Api para módulo de Reclamos de un ERP

fastapi python

Last synced: 26 Apr 2026

https://github.com/palwisha-18/fastapi_fundamentals

PluralSight FastAPI Fundamentals course exercise

fastapi pydantic python3 sqlmodel

Last synced: 26 Apr 2026

https://github.com/cullis-security/cullis

Trust infrastructure for AI agents across organizations. Verified identity, explicit authorization, cryptographic audit trail.

ai-agents api-gateway cryptography dpop e2e-encryption fastapi federated-identity iam mcp mtls multi-agent-systems pki python self-hosted spiffe trust-broker workload-identity zero-trust

Last synced: 13 May 2026

https://github.com/stanmiglight/lab3

This project showcases using FastAPI to interact with an external API. It fetches data, processes it with Python, and returns structured JSON. It also demonstrates creating an endpoint that merges data from multiple external APIs.

fastapi jsonplaceholder python

Last synced: 26 Apr 2026

https://github.com/sunnyinhouse/exchange_rates

API сервис для обмена валют

alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings

Last synced: 26 Apr 2026

https://github.com/s1rt3ge/code-review-agent

AI-powered GitHub PR reviews with 4 parallel agents: Security, Performance, Style, Logic. Built with FastAPI + LangGraph + React.

ai code-review fastapi github-app langgraph llm python react

Last synced: 26 Apr 2026

https://github.com/gblack98/msme-alternative-credit-scoring

Alternative credit scoring for MSMEs in Africa using mobile money & behavioral data — Supabase + FastAPI + ML

africa alternative-data credit-scoring fastapi financial-inclusion msme supabase

Last synced: 26 Apr 2026

https://github.com/charlieroth/pydo

Python CLI & HTTP Server for task manangement

fastapi python typer-cli

Last synced: 26 Apr 2026

https://github.com/dimanu-py/course-platform

Simple course platform applying DDD

ddd fastapi outside-in-tdd python

Last synced: 26 Apr 2026

https://github.com/bforbilly24/folderingbyimagecaptioning-fastapi-backend-restapi

FastAPI backend for AI-powered image categorization using ResNet50+LSTM. Automatically organizes images into folders based on generated captions with real-time progress tracking and ZIP export.

fastapi imagecaptioning lstm resnet-50 uvicorn

Last synced: 27 Apr 2026

https://github.com/asafr-dev/supportdesk-api

SupportDesk tickets API (FastAPI): API-key auth, SQLAlchemy/Postgres, OpenAPI docs, tests, CI.

docker fastapi mypy openapi postgresql pytest python rest-api ruff sqlalchemy

Last synced: 27 Apr 2026

https://github.com/joaosanches/lead-intelligence-engine

Projeto de IA aplicada para classificação de leads com uso de LLMs, saídas estruturadas, validação de dados e workflows determinísticos.

backend fastapi ia llm machine-learning nlp pydantic python

Last synced: 27 Apr 2026

https://github.com/jelloeater/cam-privacy

Simple glue app to toggle Amcrest Camera Privacy on and off via a GET request

amcrest fastapi hubitat

Last synced: 27 Apr 2026

https://github.com/guomaimang/signedtrust

SignedTrust is an enterprise-grade digital signature verification platform designed to validate PDF document signatures and ensure document integrity.

fastapi javascript material-ui python react

Last synced: 27 Apr 2026

https://github.com/lexxai/epam-2024-petworld-python

EMAM . Marathon 2024. PetWorld. API, Backend, User Auth. FastAPI. Python

api backend docker epam fastapi mysql python

Last synced: 27 Apr 2026

https://github.com/menonsoftware/konexion

A modern web application for AI model inference and chat interactions

ai fastapi groq-api javascript ollama-api python3 svelte sveltekit

Last synced: 27 Apr 2026

https://github.com/jasutiin/quizopp

Inspired by QuizUp, a game for learning and competition

fastapi nextjs react typescript websockets

Last synced: 27 Apr 2026

https://github.com/augustoarraes/sapju

Sistema de Análise de Processos Jurídicos.

api-rest docker fastapi judge postgresql python rabbitmq

Last synced: 27 Apr 2026

https://github.com/jaybhuvaa/smartllm-router

Intelligent LLM Cost Optimizer - Routes queries to optimal models based on complexity, implements semantic caching, and provides cost analytics. Built with FastAPI & Ollama.

ai cache cost-optimization fastapi llm machine-learning ollama openai pyth semantic

Last synced: 27 Apr 2026

https://github.com/heitorpolidoro/sigecon

Sistema de Gestão de Controle de Tarefas

fastapi python sqlmodel task-management

Last synced: 27 Apr 2026

https://github.com/fcrespel/rf433-api

REST API to use an RF 433 MHz transmitter as a remote control

api chacon dio fastapi rest rf433

Last synced: 27 Apr 2026

https://github.com/lakshmipavithrayemireddy/sustainable-farming-ai

A sophisticated multi-agent AI system designed to revolutionize sustainable farming practices. Key Features: Farmer Advisor Agent, Market Researcher Agent, Resource Optimization, Profit Maximization, Real-time Recommendations

agriculture artificial-intelligence fastapi machine-learning multi-agent-system python sustainability sustainable-farming

Last synced: 27 Apr 2026

https://github.com/sccsmartcode/hng-stage1-number-classification-api

A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers API.

backend-api fastapi hng-stage1 mathematics number-classification numbersapi public-api python

Last synced: 27 Apr 2026

https://github.com/joshika39/python-assignment

A sample python app using CRUD operation with FastAPI

assignment crud crud-application fastapi python university

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/quadnucyard/seu-gpa-calculator-server

东南大学绩点计算器后端(仅转发请求)

fastapi python southeast-university

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/vitorvogomes/fastapi-stand-livros

CRUD para Gerneciamento de Livros utilizando FAST API

crud docker-compose fastapi openapi postgresql pytest python3 sqlalchemy swagger

Last synced: 28 Apr 2026

https://github.com/sathviknayak123/detection_of_dga_botnets

App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)

binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification

Last synced: 28 Apr 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/bcosynot/ouch

FastAPI app to log body pain events for future analysis

fastapi python quantified-self

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/infroware/k8s-janus

Just-in-time kubectl exec access for Kubernetes. Request → Approve → Exec → Expire. No permanent permissions. Ever.

access-control devops fastapi helm jit kubectl kubernetes pod python rbac role-based-access-control security

Last synced: 08 Jun 2026

https://github.com/saivarun2611/rag_student

I built a RAG chatbot that helps students find the perfect Northeastern University Data Science graduate courses based on what they're interested in. The tech stack includes FastAPI for the backend, FAISS for vector search, SentenceTransformers for embeddings, and Gemini 2.0 Flash for generating responses. The frontend is a clean and responsive.

beautifulsoup faiss fastapi gemini html javascript llm rag rag-chatbot sentence-transformers vector-embeddings webscraping

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/xxxrokxxx/iso-medical-docs-api

RAG-powered API for querying ISO medical device standards using Weaviate vector search and OpenAI GPT-4o. Features FastAPI backend, Gradio chatbot UI, and Docker deployment support.

chatbot fastapi gpt4 gradio iso-standards llm medical-devices openai python rag vector-search weaviate

Last synced: 28 Apr 2026

https://github.com/mwilko/api-bridge

Project which uses FastAPI as a bridge between clients and their database, allowing them to create, read, update and delete data according to their needs.

fastapi mysql python

Last synced: 28 Apr 2026

https://github.com/logancyang/weather-competition

A weather scoring and comparison app for a list of cities, built with FastAPI and deployed on Heroku.

fastapi

Last synced: 28 Apr 2026

https://github.com/faisal-fida/fastapi-docker-project

This project is a simple FastAPI application that demonstrates how to build and deploy a web API using Docker. The application includes a scraper that fetches the IP address from a specified URL.

deployment docker docker-compose fastapi

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/bossjones/democracy-exe

democracy_exe is an advanced, agentic Python application leveraging LangChain and LangGraph

fastapi langchain langgraph llm

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/adesoji1/vehicle_classification

Classifies cars based on brands, Different versions will be updated here as more car data emerges. This for you to understand the logic

fastapi image-classification python3 streamlit-webapp

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/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/mtsprznto/api_data_mapu

Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun

api chile fastapi mapuche

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/KERELKO/strawberry-fastapi-graphql-api

Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.

django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql

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/swayamag/plant-identification

FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.

api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow

Last synced: 28 Apr 2026

https://github.com/mrshibly/stayease

StayEase AI Agent is an intelligent conversational assistant designed for a short-term accommodation rental platform in Bangladesh. It handles three core functionalities: searching for available properties based on user criteria, providing detailed information about specific listings, and facilitating the booking process.

fastapi langchain postgresql stayease

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/tiagomascosta/notion-github-sync

Automatically sync Notion database pages to GitHub issues when status changes.

automation fastapi github integration notion productivity python sync workflow

Last synced: 28 Apr 2026

https://github.com/separatrixxx/xd-backend

🛠️ Server part of the [xd]

fastapi python sqlite3

Last synced: 29 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/zoroxide/pc-part-searcher

PC Parts Scrapper

fastapi python scrappers

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/anpd2004/flood-forecast

Machine learning

fastapi machine-learning

Last synced: 16 May 2026

https://github.com/ghwmelite-dotcom/my-llm-council

A sophisticated multi-LLM deliberation system with 3D visualization, voice debates, prediction markets, constitutional governance, and cognitive bias detection. Models collaborate through anonymous peer review to synthesize the best answers.

ai council deliberation fastapi llm multi-agent react threejs

Last synced: 08 Jun 2026

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

Backend for Music Quiz

fastapi python

Last synced: 29 Apr 2026

https://github.com/noxs1d/action-model

FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.

async bash-script docker fastapi langgraph langgraph-python llm

Last synced: 29 Apr 2026

https://github.com/igrorp/newsagg

NewsAgg is a pluggable, API-driven platform for aggregating, ranking, and serving news from multiple sources (RSS, APIs, JSON feeds) 📰

api aws fastapi news python

Last synced: 29 Apr 2026

https://github.com/divyansh0811/ai-article-generator

AI Article Generator backend service built using FastAPI & LangChain. With this innovative tool, users can effortlessly generate AI-written articles on any topic of their choice. Whether you're a content creator, developer, or researcher, our API offers a seamless way to access dynamically generated articles with just a few simple requests

fastapi langchain openai prompt-engineering

Last synced: 29 Apr 2026

https://github.com/kristiankunc/justplaymesomething

Website that will play a random song from Spotify for you

fastapi spotify

Last synced: 29 Apr 2026

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

FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish

authentication authorization fastapi oauth2

Last synced: 29 Apr 2026

https://github.com/lokranjanp/wingmanapi

A FASTapi that is also the best wingman you need to UP your game.

crud crud-api fastapi

Last synced: 29 Apr 2026

https://github.com/chuckconway/ai-agent-blueprint

Production-ready starter template for AI agent web applications. FastAPI + React + Agno SDK with full quality tooling.

ai-agent blueprint claude-code fastapi react template typescript

Last synced: 29 Apr 2026

https://github.com/slaughtbear/jwt-project-management-api

Backend for managing projects and tasks, using FastAPI, PostgreSQL via Supabase, and JWT authentication.

fastapi python supabase

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/faisal-fida/seerat-e-nabi-model-with-llama-index

This project is a web application that uses a FastAPI backend to provide responses to questions about the Seerat-e-Nabi model using the Llama Index for vector storage and querying.

fastapi islamic-app llama-index querying vector-database webapp

Last synced: 29 Apr 2026

https://github.com/sin4ch/whatsapp-knowledge-base-builder-api

Get insights from customer service chats on WhatsApp to be used for building company knowledge base

ai fastapi fastapi-sqlalchemy postgersql python

Last synced: 29 Apr 2026

https://github.com/kingyosun/goosuke

an open source, a productivity enhancement platform for small to medium-sized organizations that combines the open-source AI agent 'Goose' with FastAPI to automate workflows with minimal effort.

aiagent automation discord-bot fastapi goose

Last synced: 29 Apr 2026

https://github.com/ylingu/tauri-py

Tauri + FastAPI Template

fastapi tauri template

Last synced: 29 Apr 2026

https://github.com/rahulsamant37/trip_planner-using_crewai

Trip Planner leverages the CrewAI framework to automate and enhance the trip planning experience, integrating a CLI, FASTAPI, and a user-friendly Streamlit interface.

automation browserless crewai fastapi google-api python serperapi streamlit

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/pankaj085/fastapi-todo-app

A fully asynchronous To-Do application built with FastAPI and PostgreSQL. Features include CRUD operations, pagination, and interactive API documentation with Swagger UI and ReDoc. Designed for high performance and scalability with a clean, modular codebase.

asynchronous fastapi postgresql pydantic python sqlalchemy uvicorn

Last synced: 29 Apr 2026