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/justinzhang17/comp5117_codepilot_complex

Testing the limits of codepilot via a complex algorithm

fastapi gpt html-css-javascript langchain poetry-python prompting python3 render

Last synced: 08 Oct 2025

https://github.com/offlabel-scaffolds/scaffold-healthcare-fhir-api

HIPAA-compliant FHIR API for healthcare applications

api compliance fastapi fhir healthcare hipaa priority-high scaffold

Last synced: 08 Oct 2025

https://github.com/depikaguptaa/saco-ai-assistant

A multi-agent AI system that takes any US address and finds nearby amenities. Built with FastAPI backend and NextJS frontend, it uses free APIs (Nominatim, Overpass) and Google's Gemini for intelligent analysis.

aceternity-ui fastapi framer-motion gemini-flash generative-ai geocoding langchain langgraph nextjs nodejs nominatim-api overpass-api pydantic python reactmarkdown redis-cache requests tailwindcss typescript uvicorn

Last synced: 10 Apr 2026

https://github.com/commitwiz/fastapi-with-jwt-token-based-authentication

Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)

fastapi jwt-authentication

Last synced: 19 May 2026

https://github.com/hak2025battletitans/otkroimosprom-backend

Otkroimosprom 404found backend

fastapi python rest-api

Last synced: 14 May 2026

https://github.com/bassem-elsodany/datapilot

AI-infused Salesforce tool featuring autonomous ReAct agents, natural language to SOQL conversion, and real-time streaming

ai ai-agents autonomous-agents fastapi langgraph-python llm mulesoft natural-language-processing python query-assistant salesforce schema-explorer soql

Last synced: 20 Apr 2026

https://github.com/raptorblingx/fastapi_ml_task

This project demonstrates a complete pipeline for building a machine learning model using XGBoost on sustainable energy data, integrated with a FastAPI-based REST API. The application allows users to upload data, train the model, and make predictions via API endpoints. Docker and PostgreSQL are used for containerization and data management.

api-development data-pipeline data-science docker docker-compose fastapi jupyter-notebook machine-learning model-training postgresql python rest-api sustainable-energy xgboost

Last synced: 18 Jan 2026

https://github.com/amoghmadan/python-fastapi-rest-starter

Kick starter to your REST project.

alembic fastapi sqlalchemy

Last synced: 18 Jan 2026

https://github.com/ansh420/fastapi

API links for the text Extract from Url's and pdf's and finding similar words using cosine.

docker-container fastapi ma pdfs python3 urls

Last synced: 18 Jan 2026

https://github.com/dragonscypher/groupem

Cross-browser tab grouping extension with secure MCP server and optional ML microservice.

api embeddings express fastapi javascript machine-learning mcp-server microservices nodejs prisma python react security sqlite3 typescript

Last synced: 14 Apr 2026

https://github.com/emms21/adalchemyaiapicalls

API calls to interact with Google Ads and Google Analytics APIs for AdAlchemyAI

fastapi google-ads-api google-analytics-api google-cloud mongodb pydantic python

Last synced: 07 May 2026

https://github.com/hellyaxs/phs-uabj

Sistema de Inventário e Movimentação com RFID

docker fastapi mosquitto-mqtt-broker python

Last synced: 20 Jan 2026

https://github.com/jeck0v/fastapi-celery-redis

Web App: Celery, Redis + FastApi

celery crud fastapi firebase firebase-auth redis

Last synced: 18 Jan 2026

https://github.com/alokthedataguy/financial-friend-web-app

Financial Friend is a privacy-first web app that takes a user’s payment statement (PhonePe, GPay, bank CSV/PDF), cleans and understands it, and then talks back like a friend—giving simple, human answers (plus a few tiny visuals) to questions people actually care about.

data-analysis data-science data-visualization fastapi finance-management financial-analysis financial-data insights personal-finance-and-data-anlaysis python react

Last synced: 14 Apr 2026

https://github.com/psaboia/pad-salience-annotations

Web-based annotation platform for pharmaceutical drug sample classification. Features multi-role authentication (admin/specialist), study management with specialist assignments, real-time annotation with audio recording, session replay for review, and optional eye-tracking integration.

annotation-tool fastapi pharmaceutical python research

Last synced: 21 Jan 2026

https://github.com/brijeshrakhasiya/tracking-daily-water-intake

AI Water Tracker is a smart hydration tracking app that combines FastAPI, Streamlit, and Google's Gemini-2.5-pro model via LangChain to deliver personalized water intake insights. Users can log their daily water consumption, visualize trends, and receive AI-generated feedback on hydration status.

agent ai fastapi gemini langchain sqllite streamlit

Last synced: 08 May 2026

https://github.com/amritendunath/appointmate_1.0

A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.

fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket

Last synced: 07 Apr 2026

https://github.com/harsh-vipin/resume-tailor-ai

🤖 Agentic, open-source resume tailor that auto-optimizes your CV for any job description using ai agents— for Hacktoberfest 2025! 🎃

agentic-ai fastapi hacktoberfest hacktoberfest-accepted hactoberfest-2025 langchain langraph openai opensource pdf-generation python ux-ui webdevelopment

Last synced: 04 May 2026

https://github.com/r4stin/translation-rag-service

Lightweight FastAPI service implementing a Retrieval-Augmented Generation (RAG) pipeline for translation prompts, with SQLite persistence and heuristic stammering detection.

api-backend docker fastapi machine-translation ml-engineering rag retrieval-augmented-generation sqlite tf-idf

Last synced: 14 Apr 2026

https://github.com/abdullahali2005/research-agent

AI project that automates research and outputs a well‑structured PDF report.

chromadb fastapi gemini langchain python serpapi

Last synced: 04 May 2026

https://github.com/diixo/google-oauth2-integration-with-fastapi

Google OAuth2 integration with FastAPI

fastapi google-oauth2

Last synced: 10 Oct 2025

https://github.com/mohamedhany99/fastapi-backend-of-chat-system-poc

This Repository is for building a Chat Service for a 1 on 1 chat not a group chat for authenticated users using JWT Bearer Token in addition to using redis & websockets In FastAPI

chat chat-app chat-application chatapp docker fastapi postgresql redis redis-cache redis-client sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/tsotetsi/banking-withdrawal-fastapi

Simulation of A Simple Bank Account Withdrawal Service Using FastAPI.

ddd-architecture docker docker-compose fastapi grafana microservices postgresql prometheus python3 sns sqlalchemy

Last synced: 14 Apr 2026

https://github.com/raprograms/hangman

A Javascript hangman game built in svelte and fastapi

css fastapi html javascript python scss svelte typescript

Last synced: 14 Apr 2026

https://github.com/ajay-308/verbolearn

An advanced platform for enhancing English skills through interactive chat, personalized tasks, and resume optimization.

clerk clerkauth fastapi flask gemini nextjs14 postgresql prisma python webhook-server

Last synced: 14 Apr 2026

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-backend

Backend em Python com FastAPI para capitação de dados de sensores e transmissão para dashboards via Websocket

docker fastapi mqtt python websocket

Last synced: 14 Apr 2026

https://github.com/johanngaviria/studious-doodle

Microservices-based platform for 1:1 skill exchange. Connect, learn, and teach through intelligent matching and real-time collaboration.

alembic docker fastapi github-actions hexagonal-architecture microservice postgresql python rabbitmq redis sqlmodel

Last synced: 02 Apr 2026

https://github.com/ras-pekt/appointment_scheduling_system

A robust, secure backend service that efficiently manages patient data and enables seamless appointment scheduling with healthcare providers.

celery fastapi mysql redis

Last synced: 14 Apr 2026

https://github.com/adewale/pythonbyexample

Learn Python 3.13 by example, with editable Cloudflare Python Worker examples.

cloudflare-workers dynamic-workers education examples fastapi python python-313

Last synced: 31 May 2026

https://github.com/wei-alwayers/dolphindb-online

An online DolphinDB experience environment for users to learn

docker fastapi python

Last synced: 14 Apr 2026

https://github.com/jimcostdev/fastapi-test

En este tutorial, aprenderás a construir una API simple usando FastAPI, uno de los frameworks más rápidos y eficientes para desarrollar APIs en Python.

fastapi mongodb python

Last synced: 14 Apr 2026

https://github.com/vishva7/logly

A log analytics platform designed to collect, process and visualize log data in real time. Built as mini-project for Cloud Computing (UE22CS351B)

fastapi grafana kafka logging

Last synced: 15 Apr 2026

https://github.com/likeinlife/video_api

API-сервис для получения данных с сайта FarPost

clean-architecture ddd docker fastapi poetry postgresql pydantic python3

Last synced: 11 Apr 2026

https://github.com/kjaymiller/conduit-transcripts-fastapi

FastAPI Application for Podcast Transcriptions for Conduit on Relay.fm

fastapi langchain rag server-side-events

Last synced: 21 Jan 2026

https://github.com/chandrakantapanda/fastapi-blog-api

imple asynchronous API implemented with Fast-Api framework utilizing MYSQL as a Database and SqlAlchemy as ORM .

crud-api fastapi mysql python3 sqlalchemy-orm sqlalchemy-python uvicorn

Last synced: 19 Jan 2026

https://github.com/simonmacor/fastapi-starter

FastAPI Starter Kit – a base project designed to help you develop web applications using Python and the FastAPI framework.

alembic bdd behave fastapi mountebank pytest python3 sqlalchemy

Last synced: 19 Jan 2026

https://github.com/thatguychandan/issue-tracker

A real-time web application for managing and tracking issues with role-based access control. Built with FastAPI backend and SvelteKit frontend, featuring live notifications, user authentication, and Docker support. Supports multiple user roles (reporter, maintainer, admin) with appropriate permissions for issue creation, editing, and management.

dockerfile fastapi postgresql python socket-io svelte sveltekit tailwind typescript

Last synced: 14 Apr 2026

https://github.com/washbin/cdapweek3

Week 3 assignment code for cloud developer apprentice program

assignment docker fastapi golang kubernetes python reactjs typescript

Last synced: 14 Apr 2026

https://github.com/techwithty/crime_data

Crime data API integration for real estate risk analysis.

api crime fastapi geospatial python real-estate

Last synced: 15 May 2026

https://github.com/tofran/fastapi-htmx-full-text-search-demo

🔎 Python FastAPI HTMX full-text-search demo using SQLite FTS5 and Algolia search.

algolia fastapi htmx sqlite

Last synced: 22 Jan 2026

https://github.com/florianbussmann/svelte-timescale

Svelte demo using ORM with TimescaleDB and FastAPI

fastapi sveltekit timescaledb

Last synced: 22 Jan 2026

https://github.com/chadokar/chatbotpdf

PDF chatbot with RAG pipeline

chatbot fastapi langchain llm python3 rag react typescript

Last synced: 08 Apr 2026

https://github.com/e-wave112/klu-be-assessment

A simple implementation of the OpenAI Chat Completion API built with FastAPI

benchmarking fastapi llms openai performance-testing python

Last synced: 22 Jan 2026

https://github.com/kurtarmamento/telemetry-ingest-api

FastAPI telemetry ingest service that validates sensor readings and stores the latest per device in SQLite (tests + CI).

backend fastapi github-actions iot mqtt pydantic pytest python rest-api sqlite telemetry

Last synced: 27 Jan 2026

https://github.com/aasjunior/machinelearningapp

O Machine Learning App é um aplicativo desenvolvido com Kotlin, Android Studio e Jetpack Compose, para aplicação de algoritmos de aprendizado de máquina e exibição dos resultados. Realizado como tarefa da disciplina de Laboratório Mobile/Computação Natural no 5º Semestre de Desenvolvimento de Software Multiplataforma.

fastapi jetpack-compose kotlin-android machine-learning material-design scikit-learn

Last synced: 18 Apr 2026

https://github.com/akitanak/try-fastapi

FastAPIのお試しプロジェクト

fastapi pydantic python

Last synced: 27 Jan 2026

https://github.com/kurayami07734/vitiligo-detector-api

FastAPI backend for vitiligo detection

api docker fastapi machine-learning python tensorflow

Last synced: 14 Apr 2026

https://github.com/e1washere/production-rag-service

Production-grade RAG service demonstrating enterprise MLOps practices with hybrid search, comprehensive observability, and automated deployment pipelines.

ai azure bm25 embeddings faiss fastapi github-actions hybrid-search llm mlops observability rag redis terraform testing

Last synced: 14 May 2026

https://github.com/brunodavi/fast-todo

Gerenciador de tarefas com boas práticas do FastAPI

fastapi good-practices portuguese python3 todolist

Last synced: 22 Jan 2026

https://github.com/ajayvardhanreddy/agent-memory-service

Agent Memory Service — session memory and activity stream for AI agents, built on a distributed KV store

agent-memory agents ai-agents ai-infrastructure distributed-systems fastapi llm llm-infrastructure python

Last synced: 01 Jun 2026

https://github.com/shikharcodess/blockchain_eVoting

Blockchain Based E-Voting using Rest APIs and HTML

blockchain evotingusingblockchain fastapi html5 rest-api

Last synced: 15 Oct 2025

https://github.com/mizcausevic-dev/advisor-outreach-orchestrator

EdTech workflow engine for advisor outreach sequencing, escalation routing, and intervention planning.

advisor-workflows edtech education-operations fastapi higher-education intervention-planning orchestration outreach python student-success

Last synced: 01 Jun 2026

https://github.com/largonarco/medint_b

Backend for a Realtime Medical Interpreter

fastapi openai-realtime-api websockets

Last synced: 24 Oct 2025

https://github.com/mizcausevic-dev/learner-intervention-ledger

EdTech intervention ledger for outreach history, escalation tracking, and student support outcome analysis.

advising edtech education-operations fastapi higher-education intervention-ledger outcome-tracking python student-success workflow-analytics

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/evidence-ranking-engine

Python FastAPI engine for ranking evidence packets by trust, freshness, citations, and contradiction pressure.

analytics backend citations decision-intelligence evidence-ranking fastapi governance portfolio python trust-scoring

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/mcp-session-recorder

Python FastAPI recorder for MCP session replay, approval history, evidence chains, and operator-facing audit posture.

ai-governance audit-trail backend evidence fastapi mcp operator-workflows portfolio python session-replay

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/slo-budget-tracker

SLO + error-budget tracker for Python services. FastAPI middleware, Prometheus exporter, multi-window burn-rate alerts. Part of the Platform Reliability Stack.

asgi burn-rate error-budget fastapi monitoring prometheus python reliability slo sre

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/data-contract-registry

Schema registry for data contracts. Semver versioning, compatibility checks (backward/forward/full), ownership, freshness SLAs. Bridges to procurement-decision-api.

data-contract data-governance data-quality fastapi kinetic-gain pydantic python schema-registry

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/policy-as-code-engine

Declarative policy-as-code evaluator. JSON/YAML rules over Python contexts. Turns AI Procurement Decision Cards into runtime-enforceable PolicyBundles.

ai-governance decision-intelligence fastapi kinetic-gain-protocol-suite policy-as-code pydantic python rules-engine

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/saas-help-center-geo-optimizer

Scores SaaS help center content for GEO readiness, answer structure, FAQ quality, and AI visibility opportunities.

aeo analytics answer-engine-optimization content-ops customer-support fastapi generative-engine-optimization geo help-center python saas schema-org technical-seo

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/orbitforge

Governance and provenance control plane for satellite and orbital-agent swarms handling debris, comms, and autonomous space operations.

aerospace autonomous-systems conjunction-risk control-plane fastapi orbital-agents provenance python satellite-governance space-operations swarm-governance

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/analytics-semantic-layer-publisher

Python publisher for dbt-style semantic layers, JSON-LD metric contracts, and AI-queryable analytics definitions.

aeo analytics-engineering answer-engine-optimization data-catalog dbt fastapi generative-engine-optimization json-ld metrics python schema-org semantic-layer

Last synced: 01 Jun 2026

https://github.com/jackdriscoll13/sn_reporting_app-backend_expo

Spectrum News Analytics App - Code Expo - Backend

aws-ses fastapi pandas python sqlalchemy-python

Last synced: 29 Apr 2026

https://github.com/Barakudum/mp3music-backend

backend for an mp3 downloader

api fastapi python3

Last synced: 16 Oct 2025

https://github.com/icecubesaad/speech-emotion-recognition

A machine learning model to recognize emotion in speech.

ccn fastapi fastapi-template machine-learning neural-networks

Last synced: 19 May 2026

https://github.com/mohammedumerkhan/commfusionapi

A video calling app's backend built with FastAPI (Python web framework) and MS SQL Server efficiently handles server-side logic. FastAPI ensures rapid development and scales well, while MS SQL Server securely stores user data and facilitates core functionalities like authentication and call management.

fastapi mssql-database python

Last synced: 14 Mar 2026

https://github.com/gr3yknigh1/users-api

Some users API written in FastAPI

fastapi

Last synced: 17 Oct 2025

https://github.com/joonheeu/fastapi-mcp-template

FastAPI + MCP 프로덕션 템플릿 - 현대적인 API 서버와 LLM 통합을 위한 완전한 개발 템플릿

ai api backend boilerplate fastapi fastmcp llm mcp python scalar server starter template

Last synced: 17 Oct 2025

https://github.com/Zuellni/LLaSA-WebUI

Server for LLaSA.

exllamav2 fastapi tts

Last synced: 18 Oct 2025

https://github.com/awesohame/code-testing-automation

A website that streamlines Load and Unit Testing for REST API servers.

fastapi javascript node react test-automation typescript vscode-extension

Last synced: 14 Apr 2026

https://github.com/glueops/storypoints

This repository is a FastAPI application that handles GitHub webhooks to automate adding issues to GitHub Projects V2. When issues are opened or reopened, they are automatically added to a specified GitHub project. The application includes a retry mechanism for failed webhook deliveries and supports scheduled tasks.

automation continue-integration fastapi fastapi-application fastapi-webhook github github-app github-integration github-issues-sync github-projects issue-tracking project-management python retry-mechanism scheduled-tasks webhook-processing webhooks

Last synced: 15 Mar 2026

https://github.com/rajitsaha/agentbreeder

Stop wrangling AI agents. Start shipping them. One YAML file → any framework (LangGraph, OpenAI Agents, Claude SDK, CrewAI, Google ADK) → any cloud (AWS, GCP, Local) → governance automatic. RBAC, cost tracking, audit trail, org registry. Open source.

agent-deployment agent-framework agent-orchestration agentops ai-agents claude-sdk crewai developer-tools fastapi google-adk governance langgraph llmops mcp mlops multi-cloud open-source openai-agents python rbac

Last synced: 14 Apr 2026

https://github.com/namanomar/matchwise

MatchWise helps job seekers optimize their resumes by analyzing job descriptions and providing a match score along with AI-powered improvement suggestions.

fastapi pert pytorch

Last synced: 14 Apr 2026

https://github.com/leamsi9/llm-behaviour-lab

Web application for comparing the behaviour of multiple language models under different inference time configs and post-training inputs using Ollama.

ai alignment deterministic-analysis fastapi inference inference-rules interpretability llm llm-aligment llm-evaluation llm-inference llm-tools llm-training machine-learning model-comparison ollama python web-app

Last synced: 26 Oct 2025

https://github.com/vlad-moroshan/image-captioner

Web application that utilizes Deep Learning model with visual attention to generate descriptive captions for images

attention-mechanism computer-vision deep-learning deep-neural-networks docker fastapi heroku-deployment image-captioning react tensorflow

Last synced: 05 Apr 2026

https://github.com/k31ner/automatizacion-reportes

Prototipo que automatiza el registro de formularios de mantenimiento de maquinaria, optimizando la captura de datos y reduciendo errores manuales en procesos preventivos y correctivos.

automation fastapi management reporting

Last synced: 28 Jan 2026

https://github.com/abhis33/ai-document-summarizer

A simple document summarizer using GPT LLM

docker docker-compose fastapi llm openai python3 vuejs

Last synced: 15 Apr 2026

https://github.com/rijoslal/braintumordetection_mlops

FastAPI-based Brain Tumor Detection system following MLOps principles, enabling efficient model deployment, automated data handling, and seamless API integration for real-time predictions

dagshub dvc fastapi mlflow-tracking-server mlops tensorflow vision-transformer

Last synced: 24 Jan 2026

https://github.com/code4mk/fastapi-pundra

Pundra: Your FastAPI Companion for Productivity

fastapi fastapi-pundra

Last synced: 24 Feb 2026

https://github.com/willsams/example-mvc-expressjs-with-python

JavaScript + Python full stack example application using Express.js + Pug templating for the frontend and a GraphQL API backend using FastAPI.

ariadne asyncpg bootstrap4 direnv docker expressjs fastapi graphql jquery jwt-authorization knexjs mvc-architecture nodejs nvm postgresql pugjs pytest pytest-mock python sass

Last synced: 29 Jan 2026