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/oscarcitoz/vector-db

A FastAPI-based API for managing vector database operations like creating indexes, upserting data, and similarity searches. Built with Python 3.12, it supports Pinecone as the vector database provider and features metadata filtering for precise search results.

api-design cosine-similarity database embeddings fastapi machine-learning metadata-filter pinecone python rest-api similarity-search tech-stack vector-database

Last synced: 20 Apr 2026

https://github.com/rggh/api-4

Using FastAPI with spaCy to identify entities

docker fastapi python spacy

Last synced: 20 Apr 2026

https://github.com/trolliana9686/caselens

Legal PDF intake & risk scoring (NLP)

fastapi ml nlp spacy

Last synced: 20 Apr 2026

https://github.com/slfagrouche/theraguide-ai-crisis-detection

TheraGuide AI helps mental‑health professionals craft real‑time, context‑aware replies during patient sessions.

ai fastapi full-stack langsmith-tracing llm machine-learning react

Last synced: 20 Apr 2026

https://github.com/peidrao/tracegarden

Request-scoped backend observability toolkit for Django, Flask, and FastAPI: captures SQL/HTTP/Celery/OTel traces with secure redaction, local UI, and zero global singleton coupling.

backend debugging developer-tools django fastapi flask observability python

Last synced: 20 Apr 2026

https://github.com/paulobiao/securebank

Open-source financial threat detection (FastAPI, Python).

ban cybersecurity docker eb2niw fastapi fintech fraud-detection open-source python

Last synced: 20 Apr 2026

https://github.com/intrepidkid/quiz-page

An interactive AI/ML quiz app that generates questions from PDFs using a T5 model and evaluates answers in real time using semantic similarity. Built with FastAPI, WebSockets, and ReactJS.

ai fastapi prompt-engineering python reactjs

Last synced: 21 Apr 2026

https://github.com/ribbinpo/langchain-poc

for learning & poc langchain framework

fastapi langchain-python llm poc

Last synced: 21 Apr 2026

https://github.com/ankitgmishra/losslens-ai

Developed LossLens AI, a multi-agent system for intelligent extraction and validation of insurance claims from complex Loss Run Reports (PDFs), leveraging FastAPI, CrewAI, and Gemini Flash 2.

crewai fastapi gemini-flash-2 multi-agent-systems python

Last synced: 21 Apr 2026

https://github.com/dwain-barnes/vui-fastapi-server

A OpenAI-compatible Text-to-Speech API server powered by VUI - a small conversational speech model

fastapi openai-compatible text-to-speech tts vui

Last synced: 21 Apr 2026

https://github.com/mikma03/apis

Resources about building APIs. Examples of using on production and advanced concepts.

api api-rest devops fastapi

Last synced: 22 Apr 2026

https://github.com/mj-deving/voice-agent

AI phone agent for medical practices — appointment booking, emergency detection, call routing. 156 tests, deployed on Fly.io. Python, FastAPI, Vapi.

ai-agents fastapi python telephony vapi voice-ai

Last synced: 22 Apr 2026

https://github.com/akshay-rajan/cart

Simple Cart Application using FastAPI and Jinja for CRUD Operations

crud fastapi jinja2 python rest-api

Last synced: 22 Apr 2026

https://github.com/puppe1990/metaphoric-chatbot

Web app for guided metaphor generation and metaphor coaching with a Next.js frontend and FastAPI agent service.

ai chatbot fastapi metaphor nextjs nlp

Last synced: 23 Apr 2026

https://github.com/vitorvogomes/fastapi-menu-restaurante

FastAPI - Menu Restaurante

fastapi python sqlite3

Last synced: 23 Apr 2026

https://github.com/kristianjackson/hn_doomscroll

A local Hacker News reader that summarizes articles with your own Ollama model. Doom-scroll feed, read/save/hide, smart filtering.

fastapi hacker-news local-llm ollama self-hosted sqlite

Last synced: 05 Jun 2026

https://github.com/nagavenkateshgavini/fastapi_app

This project is a FastAPI application that serves as the backend API. It includes endpoints to retrieve company information and locations from CSV files.

fastapi python3 swagger-ui

Last synced: 24 Apr 2026

https://github.com/lobrzut/netdash

Self-hosted homelab dashboard — services, health checks, keys, and notes (FastAPI + Docker)

dashboard docker fastapi homelab self-hosted

Last synced: 12 Jun 2026

https://github.com/drxxmy/osu-bookmarks-api

osu!bookmarks - an API to manage collections of osu!beatmaps

fastapi osu python

Last synced: 24 Apr 2026

https://github.com/tenormusica2024/huggingface-daily-insights-api

Daily snapshots, CSV releases, dashboard, and API for Hugging Face models, arXiv papers, and LMArena rankings.

api arxiv data-api fastapi huggingface machine-learning model-tracking open-source-ai python trending

Last synced: 14 Jun 2026

https://github.com/lealre/fastapi-testcontainer-asyncpg

Testing async FastAPI routes with PostgreSQL and asyncpg using testcontainers-python.

asyncpg fastapi pytest pytest-asyncio sqlalchemy testcontainers

Last synced: 25 Apr 2026

https://github.com/vladislavyar/qrkot_spreadsheets

Приложение для Благотворительного фонда поддержки котиков QRKot, сделанное на FastAPI.

fastapi googleapi python sqlalchemy

Last synced: 06 Jun 2026

https://github.com/credona/age-decision-antispoof

Image-based anti-spoofing service detecting presentation attacks using ONNX models and multi-signal heuristics.

anti-spoofing api biometrics computer-vision credona face-analysis face-detection fastapi liveness-detection machine-learning onnx open-source presentation-attack-detection privacy security

Last synced: 02 May 2026

https://github.com/matheusafonseca/fastapi-the-complete-course-2025-beginner-advanced-udemy

This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.

api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework python3

Last synced: 26 Apr 2026

https://github.com/crisboleda/inventory-system

Sales and expense management system for small businesses

clean-architecture fastapi good-practices hexagonal-architecture python

Last synced: 26 Apr 2026

https://github.com/abhinaybhadauria99/neera.ai

Chatbot for water conservation and spread awareness on water pollution

fastapi gemini-api machine-learning mern-stack

Last synced: 26 Apr 2026

https://github.com/blakeziegler/summarize-local-llm

Indiana University Change Lab Custom Summarization Grader

cors fastapi huggingface javascript language-tool-python llm pydantic transformers uvicorn

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

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

fastapi python southeast-university

Last synced: 27 Apr 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/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/bibekaryal86/authenv-service

Generic Global Authentication and Gateway Service to Overcome CORS Errors in React SPAs

fastapi python

Last synced: 28 Apr 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/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/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/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/batmac/captioner-api

API to get captions for images using a transformers pipeline

fastapi python transformers

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/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/separatrixxx/xd-backend

🛠️ Server part of the [xd]

fastapi python sqlite3

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/codephsp/curso-fastapi

Curso administrado por Eduardo Mendes

fastapi poetry-python python

Last synced: 29 Apr 2026

https://github.com/mdtanvirhossaintusher/installment-policy

A FastAPI project where customers can purchase products with installment policy.

fastapi otp-verification postgresql sqlalchemy

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/themusharraf/fastapi-oauth2

FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish

authentication authorization fastapi oauth2

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/ylingu/tauri-py

Tauri + FastAPI Template

fastapi tauri template

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/sourabh-kumar04/fastapi-crash-course

A simple FastAPI CRUD app to manage a list of items using Python and Pydantic.

backend crud fastapi pydantic python rest-api

Last synced: 29 Apr 2026

https://github.com/kejiahp/fastapi-qrcode-event-manager

A simple event management system allowing users send event invitations and validate the invitations by scanning QR codes.

fastapi pydantic pymongo qrcode

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/rprovine/hawaiian-lenilani-chatbot

AI-powered Hawaiian business consulting chatbot with authentic cultural understanding

ai anthropic business-consulting chatbot claude docker fastapi hawaii pidgin react

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/holamexico/end-to-end-agentic-ai-fastapi-docker-project

Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!

agentic-ai agents ai-automation api api-integration deploy deployment development docker end-to-end-workflow fastapi genai llm python

Last synced: 29 Apr 2026

https://github.com/nfo94/fastodos

Simple todo app built with FastAPI for study purposes.

fastapi python

Last synced: 30 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/theharshithr/meal-calorie-backend-harshith.

FastAPI + PostgreSQL backend for meal calorie tracking with JWT auth, Dockerized setup, rate limiting, and testing.

authentication backend calorie-calculator calories docker fastapi jwt meal-tracker postgres pydantic pydantic-settings rest-api

Last synced: 30 Apr 2026

https://github.com/md-nur/plantaid-client

PlantAId is a web application that uses TensorFlow CNN to analyze leaf photos and detect diseases in 14+ crops. Built with FastAPI (backend) and Next.js (frontend), it aims to help farmers identify crop diseases early and improve yield. Future plans include an offline mobile app for remote areas.

fastapi nextjs tensorflow

Last synced: 30 Apr 2026

https://github.com/sha1cybr/esp32-pi-solar-control

A BLE-Powered Smart IoT Water Valve with ESP32 & Pi Zero

ble esp32 fastapi iot python raspberry-pi

Last synced: 30 Apr 2026

https://github.com/bravo68web/fastapi-intro

FastAPI Usage Intro

fastapi python3 rest-api

Last synced: 30 Apr 2026

https://github.com/ashok14k/fastapi-the-complete-course-2025-beginner-advanced-udemy

This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.

api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework

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/howdoicomputer/revontulet

An API that is used to continuously track if one or more satellites are over a set of coordinates.

fastapi hirshel httpx python satellites

Last synced: 08 Jun 2026

https://github.com/qwerty-w/wbc

Web Bitcoin Client

bitcoin-wallet fastapi react website

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/andresorozcodev/usermanager

Backend System for User Management with Security and Asynchronous Tasks

crud docker docker-compose fastapi jwt-token pyhton rabbitmq sqlite

Last synced: 01 May 2026

https://github.com/seapagan/fastapi-users-example

Example FastAPI app using 'fastapi-users' for Authentication

async fastapi fastapi-users python python3 sqlalchemy

Last synced: 01 May 2026

https://github.com/sohei-t/training-content-progress-tracker

FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新

dashboard fastapi file-monitoring full-stack python real-time vue3 websocket

Last synced: 01 May 2026

https://github.com/vlorente/la-fede-teams-analytics

Webscraping y análisis de datos de la web de la federación murciana de baloncesto.

api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping

Last synced: 01 May 2026

https://github.com/saifrehman100/expense-tracker-aws

AI-powered expense tracking microservices on AWS. Upload receipts, auto-extract data with OCR (Textract), smart categorization (Comprehend), budget alerts, and spending reports. Serverless architecture using Lambda, DynamoDB, S3, SES, and SAM.

api-gateway aws aws-lambda budget-tracker cognito comprehend dynamodb expense-tracker fastapi microservices ocr python3 receipt-scanner s3 sam serverless ses textract

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/omermersin/dji-cloud-platform-minimal

A minimal DJI Cloud API platform: MQTT client for OSD telemetry and a FastAPI dashboard.

dji-cloud-api drone-telemetry fastapi mqtt python

Last synced: 01 May 2026

https://github.com/stanmiglight/lab1

This FastAPI service handles a user database with CRUD operations for users identified by user_id and name.

fastapi python school-project

Last synced: 01 May 2026

https://github.com/saiprabhu-dandanayak/jenkins-integration-with-github

Jenkins-integration: A repository containing code for integrating Jenkins CI/CD pipelines with Python applications. Includes configuration files, scripts, and application code for automated builds, testing, and deployment using Jenkins."

fastapi jenkins

Last synced: 01 May 2026

https://github.com/danishzulfiqar/language-detection-nlp-model

This machine learning model is designed to accurately detect and classify text in 18 languages using NLP

fastapi jupyter-notebook machine-learning natural-language-processing scikit-learn

Last synced: 01 May 2026

https://github.com/kazuma512/chatgpt-fastapi

This is a simple API project that calls the ChatGPT API using FastAPI.

chatgpt-api fastapi kazuma512 python third-party-api

Last synced: 02 May 2026

https://github.com/djccnt15/fastapi_vision

FastAPI 기반 비전 AI Backend 서버

fastapi fastapi-sqlalchemy python sqlalchemy tesseract tesseract-ocr

Last synced: 02 May 2026

https://github.com/ricora/ricora-beats-ir-backend

👑 RICORA Beats IR (Backend)

fastapi pydantic python sqlalchemy

Last synced: 02 May 2026

https://github.com/tzoral/enershare-ai4ef

AI4EF (AI for energy efficiency) is a machine learning based software that assists the renovation procedure of buildings alongside the installation of solar panels.

dagster docker fastapi forecasting-models python

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/galkakg/fruit-spin-game

Slot machine game using FastAPI for backend and HTML/CSS/JS for frontend.

fastapi python

Last synced: 02 May 2026

https://github.com/anag0es/e-commerce-fastapi

Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.

api application authentication backend ecommerce fastapi jwt orm project python

Last synced: 02 May 2026

https://github.com/amajji/chat-interface-with-react-and-rag-from-scratch

RAGBot is a full-stack application that combines a React frontend with a FastAPI backend to create a powerful real-time chat interface. The system leverages a custom-built Retrieval-Augmented Generation (RAG) developed from scratch pipeline for efficient document retrieval and query answering

ai fastapi llm rag react scratch

Last synced: 02 May 2026

https://github.com/mehmetttry/maintenance

“FastAPI + MSSQL + Streamlit bakım & stok yönetimi”

alembic fastapi mssql sqlalchemy streamlit

Last synced: 02 May 2026

https://github.com/kewal-syrex/warehouse-transfer-system

🚚 Optimize inventory transfers between Canada and the US with advanced forecasting, intelligent recommendations, and professional reporting tools.

abc-analysis crud csharp dotnet efcore entity-framework-core excel fastapi inventory-management inventory-management-system linq oop python sql supply-chain transfer-planning warehouse warehouse-management-system

Last synced: 02 May 2026