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/tbobm/blackbox-monitoring-using-k6

Example repository to highlight black-box monitoring using k6.

black-box-monitoring containers fastapi k6 monitoring python

Last synced: 09 May 2026

https://github.com/extrawest/ai_healthcare_bot_with_memory

An intelligent healthcare assistant with memory capabilities, built using FastAPI, Chainlit, and mem0. This bot can remember patient information across conversations, providing personalized healthcare support.

ai chainlit chait fastapi langchain mem0 python

Last synced: 09 May 2026

https://github.com/parthapray/pii_scrubbing_llm

This repo contains codes about PII scrubbing heuristics search before calling to LLM (local and remote)

chatgpt-api claude-api cloud edge fastapi hybrid llm ner-spacy ollama-api pii pii-detection scrubbing spacy sqlalchemy uvicorn

Last synced: 10 May 2026

https://github.com/scholarx-assesment/api-gateway

API gateway to manage the inter service communication

api-gateway docker fastapi microservices-architecture swagger

Last synced: 10 May 2026

https://github.com/athphane/deezer-arl-api

Python script that gets your Deezer ARL using browser automation

api arl automation browser chromedriver deezer fastapi http music python selenium

Last synced: 10 May 2026

https://github.com/deshan555/lostfound

A robust FastAPI-based system enhanced with image matching capabilities for managing and filtering lost item records. This system integrates MySQL for database management, stores image files on a local VM, and provides a scalable backend with an optional frontend interface.

fastapi image-mat image-recognition lost-found-backend mysql-database rest-api

Last synced: 10 May 2026

https://github.com/aneeshpatne/curiosity

Curiosity: Search Agent – Multi-agent system using LLMs (GPT, Gemini) with DuckDuckGo, Playwright, and LangChain for web search, scraping, and detailed summaries with follow-ups.

ai fastapi nextjs webscraping

Last synced: 10 May 2026

https://github.com/abinba/funny-dolphine

Interactive Audiobooks. Dive deep into fascinating stories.

audiobooks fastapi postgresql python

Last synced: 10 May 2026

https://github.com/cmn22/fastapi_global_electronics

This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.

fastapi sqlite sqlmodel swagger uvicorn

Last synced: 10 May 2026

https://github.com/mecha-aima/ai-agents

Experimental AI agents built with Google ADK and LangGraph, exploring agentic workflows across various domains

agentic-ai agents fastapi langgraph python3

Last synced: 10 May 2026

https://github.com/cybersecwithkair/apitechvault

Built TechVault API, a FastAPI-based tool that fetches and summarizes MDN Web Docs for developers. It streamlines documentation lookup, enhances readability, and ensures secure, efficient access. Excited to keep improving it with more sources and AI-powered summarization!

apisecurity beautifulsoup fastapi postman python

Last synced: 10 May 2026

https://github.com/clumsybirder/cbird

基于Python3和FastAPI的RESTful API的项目

fastapi mysql pydantic pydantic-v2 python restful-api sqlalchemy

Last synced: 10 May 2026

https://github.com/apfirebolt/dragonball-z-api-in-python-and-fastapi

An open source API created in Fast API and Python which uses Dragonball Z dataset from Kaggle

api-rest dragonball fastapi postgresql python3

Last synced: 10 May 2026

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

Fastapi template

fastapi python3

Last synced: 10 May 2026

https://github.com/pmutua/document-management-api

API developed using Fast API for managing documents

api aws-lambda aws-s3 fastapi python sqlalchemy uvicorn

Last synced: 10 May 2026

https://github.com/tinajastyle/brawlback

BrawlBack is a fully asynchronous backend server built on FastAPI

automation backend fastapi mongodb

Last synced: 10 May 2026

https://github.com/rhidoyhasanmahmud/outlet-navigator

OutletNavigator – A FastAPI-powered service for scraping, storing, and visualizing outlet locations with geospatial mapping

database fastapi python scraping

Last synced: 11 May 2026

https://github.com/pacna/api.urlshortener

A Python-based service that provides a simple way to shorten long URLs, making them easier to share and remember.

fastapi mongodb python

Last synced: 11 May 2026

https://github.com/recker-dev/iot-healthcare-network-traffic-attack-predictor

A machine learning project to detect cyberattacks in IoT healthcare networks. Utilizes PCA for dimensionality reduction, data visualization for insights, and ANN for classification. Features a FastAPI backend and Streamlit UI for inference with labeled and unlabeled datasets.

ai deep-learning fastapi ml network-traffic-analysis network-traffic-classification neural-network pca-analysis streamlit

Last synced: 11 May 2026

https://github.com/pilarcode/mcp_lab

👩‍💻 Learning about Mcp (model context protocol)

fastapi fastmcp lab mcp mcp-client mcp-server prompts resources tools

Last synced: 11 May 2026

https://github.com/execreate/observability-demo

Testing out distributed tracing and logging

clickhouse fastapi observability opentelemetry

Last synced: 11 May 2026

https://github.com/sun-zhenxing/mcp-math-python

Python MCP 示例(兼容 FastAPI)

fastapi mcp mcp-server uv

Last synced: 11 May 2026

https://github.com/whitelotus4/chsapi.github.io

CHSAPI is a media-tech API platform that leverages JPEN stack technology to serve deepfake detection, image compressor, image converter, image to pdf etc utility. specifically made for Cavernous Hoax Scanner but now free for every one.

api fastapi free image-processing jpen media-tech nodejs python website

Last synced: 11 May 2026

https://github.com/maniebra/voidrun

An isolated environment for code execution.

app docker dockerimage fastapi firejail isolation judge

Last synced: 11 May 2026

https://github.com/vemonet/translator-sparql-service

A SPARQL endpoint to serve NCATS Translator services as SPARQL custom functions.

fastapi rdflib sparql sparql-endpoints translator

Last synced: 11 May 2026

https://github.com/edycutjong/siftglass

🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.

ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence

Last synced: 10 Jun 2026

https://github.com/itsshreyagarg/sentify-ml

An end-to-end sentiment analysis API powered by machine learning! 🚀 This project features text classification, FastAPI deployment, Docker containerization, CI/CD automation, and real-time monitoring with MLflow & Grafana. Built for seamless cloud deployment on Azure. Let me know if you want any tweaks!

fastapi jupyter-notebook mlflow

Last synced: 11 May 2026

https://github.com/jnstockley/api

Custom API written in Python using FastAPI

api docker fastapi python rest

Last synced: 12 May 2026

https://github.com/mohsinraza2999/house-price-prediction

Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.

ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development

Last synced: 14 Jun 2026

https://github.com/efenstakes/yoda-ai-alpha-api-mini

A generative AI API using Amazon AWS Bedrock supporting text and image generation.

aws aws-bedrock aws-lambda bedrock fastapi python

Last synced: 12 May 2026

https://github.com/ejminguez/book-borrowing-system

book borrowing system using fastapi

alembic fastapi postgresql sqlalchemy supabasedb

Last synced: 12 May 2026

https://github.com/aryaminus/dspy-proxy

A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.

ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api

Last synced: 12 May 2026

https://github.com/jobedev95/classroom-booking-system

This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.

api booking-system fastapi pydantic python3

Last synced: 12 May 2026

https://github.com/lucasfeliciano02/fast_api

Criando API com Fast API no python e fazendo requisição

fastapi mysql-connection sqlalchemy-python todolist

Last synced: 12 May 2026

https://github.com/endiba360/bedtime-story-generator

An open-source project that generates engaging short stories for bedtime using Python as the backend and OpenAI's ChatGPT for storytelling.

ai-writing chatgpt fastapi microservices open-source python

Last synced: 12 May 2026

https://github.com/zodakzach/yt-comments-ai-analyzer

Web app that fetches YouTube comments from a given video URL, summarizes them with GPT‑5‑mini, indexes them for similarity search, and lets you chat with an AI about the insights

daisyui fastapi htmx openai tailwindcss upstash-redis vader-sentiment-analysis

Last synced: 12 May 2026

https://github.com/al-chris/crypto-payment-system

A simple Ethereum payment solution in Python FastAPI

blockchain ethereum fastapi open-source python

Last synced: 13 May 2026

https://github.com/just1not2/electorz-backend

Backend of the ElectorZ political game, written in FastAPI

fastapi game politics

Last synced: 13 May 2026

https://github.com/flavien-hugs/apikey-hub

A simple API key manager for developers and their projects.

api-key-management apikey-authentication apikey-checker apikey-manager fastapi microservice

Last synced: 13 May 2026

https://github.com/noras2001/fastapi_calc

FastAPI based calculator

fastapi jinja2

Last synced: 13 May 2026

https://github.com/jaimemosg/census_api_challenge

This is just my first fastAPI

fastapi jupyter-notebook

Last synced: 13 May 2026

https://github.com/macagua/example_fastapi_python

Examples for deploy APIs using FastAPI with Python

api api-rest examples fastapi python python3

Last synced: 13 May 2026

https://github.com/tnwei/msia-covid-api

API access to Malaysia COVID19 stats, drawing from MOH github release

covid-19 fastapi malaysia open-data python

Last synced: 14 May 2026

https://github.com/commitwiz/fastapi-users

Ready-to-use and customizable users management for FastAPI

async asyncio fastapi fastapi-users python starlette users

Last synced: 14 May 2026

https://github.com/kuldeep-poonia/distributed-runtime-brain

Distributed infrastructure platform for deploying, scaling and observing autonomous agents with persistent memory, execution replay and control-plane orchestration.

backend-architecture distributed-systems event-driven fastapi infrastructure microservices reliability-engineering

Last synced: 11 Jun 2026

https://github.com/arktnld/claude-code-api

REST API wrapper for Claude Code CLI — execute code, manage files, and run commands remotely. Built on claude-agent-sdk with FastAPI.

ai ai-agents anthropic automation claude claude-api claude-code claude-sdk code-generation developer-tools fastapi llm python rest-api

Last synced: 11 Jun 2026

https://github.com/gvtret/doc-rag-mcp-server

Local-first RAG over engineering documents (PDF/DOCX/DOC/MD/TXT), exposed via MCP to Cursor/Claude. AGPL-3.0.

agpl cursor embeddings faiss fastapi local-rag mcp rag semantic-search

Last synced: 11 Jun 2026

https://github.com/seydinabane/sherpa

Sherpa — Tuteur IA pour la préparation d'examens : RAG ancré (citations), agents & orchestration LangGraph, production-grade (FastAPI · Qdrant · Claude).

agents anthropic claude clean-architecture edtech education fastapi genai langgraph llm prometheus python qdrant rag rag-pipeline vector-search

Last synced: 12 Jun 2026

https://github.com/aka-nikko/inventory-management-system

A simple, production-oriented inventory management web application with a React + Vite frontend and a FastAPI backend. The project is containerized with Docker Compose for easy local development and testing.

aqlalchemy axios docker fastapi javascript jsx postgresql python react vite webapp

Last synced: 12 Jun 2026

https://github.com/haseebahmed49/langchain-news-aggregator-app

The AI-Powered News Aggregator is a web application that fetches the latest news articles based on user-input keywords. It leverages FastAPI for the backend and Streamlit for the frontend. The backend integrates LangChain and OpenAI GPT-3.5 to provide AI-powered summaries.

fastapi knowledge-graph langchain langchain-python streamlit visualization

Last synced: 12 Jun 2026

https://github.com/ai-bio-synergy-holdings-llc/qs-dmss

Evidence-first QuantumScalar DM simulation suite for reproducible runs, decision campaigns, and PyPI installs.

dark-matter evidence fastapi pypi python reproducibility scientific-computing simulation trusted-publishing

Last synced: 13 Jun 2026

https://github.com/sanchariii/c4gt-23-proposal

Implementation Of An Asynchronous Document Embedding Uploader API

fastapi huggingface-transformers nlp-machine-learning uvicorn

Last synced: 13 Jun 2026

https://github.com/chandlertee/noetica

Self-hosted local-AI stack over Ollama: private chat, a structured-output API, and a QLoRA fine-tune → serve → chat loop. No cloud, no secrets.

chatbot chatgpt-alternative fastapi fine-tuning knowledge-base llm local-llm ollama open-webui qlora rag self-hosted

Last synced: 13 Jun 2026

https://github.com/xbrasil/myaiplayground

An open-source local application for chatting with Gemma 4 AI models running on your machine in a modern web UI.

ai fastapi gemma gemma4 llama-cpp llamacpp llm local-ai multimodal multimodal-ai open-source privacy python react typescript whisper

Last synced: 13 Jun 2026

https://github.com/knowguard-ai/hotmem

Lets any running app attach a local semantic memory sidecar using ordinary writable storage.

ai-agents fastapi llm memory python sidecar sqlite vector-search

Last synced: 14 Jun 2026

https://github.com/kiarina/mlx-embedding-server

Single-purpose HTTP server for multimodal embeddings via mlx-embeddings (Apple Silicon / MLX). Defaults to Qwen3-VL-Embedding-2B.

apple-silicon embeddings fastapi mlx mlx-embeddings multimodal qwen3-vl

Last synced: 14 Jun 2026

https://github.com/2002yy/smart-calligraphy-edu

书法教育 AI 评测系统 — 基于 Vue 3 + FastAPI + 阿里云百炼 qwen3.5-omni-plus 的视觉评测平台,教师端管理教学流程,学生端提交作品获取 AI 即时评分反馈

ai ai-vision calligraphy course-project dashscope education fastapi fullstack pinia sqlalchemy sqlite vite vue3

Last synced: 14 Jun 2026

https://github.com/pialghosh2233/medical-chatbot

A modern AI-powered medical chatbot using Retrieval-Augmented Generation (RAG) with Pinecone, LangChain, and Gemini 2.5 Flash.

chatbot fastapi llm medical medical-chatbot medical-chatbot-with-llm-and-rag rag rag-chatbot

Last synced: 14 Jun 2026

https://github.com/jacobcommits/mealie-mixer

Turn a recipe screenshot or link into a translated, structured recipe in Mealie — with human review. Self-hosted, with a REST API for bots/agents.

docker fastapi gemini gradio homelab llm mealie podman recipe self-hosted

Last synced: 15 Jun 2026

https://github.com/jarynclouatre/qobuz-librarian

Build and maintain a complete, lossless library from Qobuz — gap-fill, quality upgrades, repair, and clean beets imports. Web UI or CLI, one Docker image.

beets docker fastapi flac hi-res-audio htmx lossless music music-downloader music-library qobuz self-hosted streamrip

Last synced: 05 Jul 2026

https://github.com/bokelleher/speedyfiles

Self-hosted file transfer that doesn't suck. Multi-GB packages, magic-link sharing, REST API, webhooks, audit log. MIT.

docker fastapi file-sharing magic-links mit-license python self-hosted wetransfer-alternative

Last synced: 15 Jun 2026

https://github.com/wangjiehu/llm-api-pool

OpenAI + Anthropic compatible LLM API pool/proxy with web session support (Gemini/Claude/ChatGPT/Codex), smart routing, real-time quota monitoring, high-freq agent ready. Local exe or self-host.

agent ai-pool anthropic claude codex fastapi gemini llm openai playwright proxy

Last synced: 15 Jun 2026

https://github.com/marekzelinka/url-shortener-api

Shortify is a URL shortener RESTful API built with Python and FastAPI.

beanie-odm fastapi mongo pydantic pymongo pyrefly python ruff url-shortener uv

Last synced: 15 Jun 2026

https://github.com/headless-start/cs2-rag-assistant

This repository contains a Retrieval-Augmented Generation assistant for Counter-Strike 2 — hybrid retrieval, cross-encoder reranking, grounded answers with inline citations, and a RAGAS evaluation.

bm25 counter-strike-2 fastapi hybrid-search llm nlp python qdrant rag ragas reranking retrieval-augmented-generation semantic-search sentence-transformers streamlit vector-search

Last synced: 15 Jun 2026

https://github.com/kbennett2000/soap-journal

Self-hosted, offline-first SOAP Bible journaling app with a built-in Bible reader and 13 bundled translations.

bible bible-journal bible-reader bible-study christian christianity devotional docker fastapi homelab journaling offline-first privacy python react scripture self-hosted soap sqlite typescript

Last synced: 15 Jun 2026

https://github.com/jrhahn/ai-trainer

AI-powered cycling coach with Strava integration, RAG-based training knowledge, and support for OpenAI & Gemini — built with FastAPI + React.

ai coaching cycling fastapi gemini llm openai python rag sports sports-analytics

Last synced: 15 Jun 2026

https://github.com/mi4646/captcha-ocr-server

基于 DDDDOCR 模型的验证码识别 HTTP 服务,纯 Python 实现,ONNX Runtime 推理,开箱即用。支持 base64 / URL / 二进制 / GIF 多种输入格式,附带本地跑分和远程接口准确率测试工具。

captcha captcha-recognition captcha-solver ddddocr fastapi onnx onnxruntime python

Last synced: 15 Jun 2026

https://github.com/sseshachala/conductai

Agent Templates that turn AI agents into reusable team automations — GitHub, Slack, Linear, and beyond

ai-agents claude devops fastapi llm nextjs workflow-automation yaml

Last synced: 16 Jun 2026

https://github.com/tshamsrakhmanov/ipr2_kafka_fastapi_jmeter

Сервис на FastAPI для передачи данных в Kafka

docker-compose fastapi kafka python3

Last synced: 16 Jun 2026

https://github.com/nanlabs/nan-python-engineering-labs

Self-guided learning system for professional Python engineering — typing, testing, async, FastAPI, performance. NaNLABS Lab Charter v1.

async charter-v1 fastapi learning-labs nanlabs packaging python testing typing

Last synced: 16 Jun 2026

https://github.com/ajawad06/nust-faq-bot

An offline RAG chatbot for assisting with admission related queries for NUST.

faiss-vector-database fastapi ollama python qwen2-5 rag-chatbot

Last synced: 16 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-rag-one

Python FastAPI with JWT Auth serving RAG using LLM by Groq

fastapi jwt llm postgresql python rag vector

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-dl-four

Python FastAPI ML Inference Service with ONNX Runtime and PyTorch-Trained Model for House Price Prediction using Ames Dataset focusing on Tests (v8)

deep-learning fastapi jwt onnx python pytorch tests

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-ai-agent-two

Python FastAPI with JWT Auth serving a Tool-Calling AI Agent running at Render

ai-agent fastapi jwt python render

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-render-one

FastAPI with JWT Auth ready for be hosted at Render

fastapi jwt postgresql python render

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-mongo-render-two

Python and FastAPI with JWT Auth hosted at Render using MongoDB at Atlas

fastapi jwt mongodb python render

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-ml-one

Python FastAPI with JWT Auth serving ML for House Price Prediction

fastapi jwt machine-learning python

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-ml-three

Python FastAPI with JWT Auth using PostgreSQL serving ML for House Price Prediction (v3)

fastapi machine-learning postgresql python

Last synced: 17 Jun 2026

https://github.com/persteenolsen/fastapi-jwt-auth-dl-two

Python FastAPI ML Inference Service with ONNX Runtime and PyTorch-Trained Model for House Price Prediction (v5)

deep-learning fastapi jwt onnx python pytorch

Last synced: 17 Jun 2026

https://github.com/mrpickles007/imap-cleanup-tool

Bulk-delete or move IMAP emails by sender, domain, or nested rules - CLI + Web GUI, stdlib-only Python. Gmail support, scheduling. Windows/Linux/MacOS supported platforms.

cli email email-cleanup fastapi gmail imap imap-client inbox inbox-cleaner inbox-cleanup local-webui mailbox spam

Last synced: 17 Jun 2026

https://github.com/transcentlin/api-probe-platform

先进的大模型 API 多服务商性能与兼容性评估平台 | An advanced, multi-provider LLM API performance benchmark and evaluation platform.

api-benchmark api-evaluation deepseek fastapi llm-benchmark llm-evaluation llm-testing model-evaluation ollama openai-compatibility python react-dashboard tool-calling

Last synced: 17 Jun 2026

https://github.com/batu3384/hexloom

Professional FastAPI text transformation studio for encoding, decoding, and validating structured payloads.

api base64 decoding encoding fastapi jinja2 morse-code python render text-transformation

Last synced: 18 Jun 2026

https://github.com/henrymorgandibie/snowflake-semantic-agent

Production-pattern dbt MetricFlow semantic layer with Snowflake Horizon Catalog integration and a FastAPI agentic query interface — governed metrics for AI systems, no raw SQL.

agentic-ai data-engineering dbt fastapi llm metricflow python semantic-layer snowflake snowflake-horizon

Last synced: 18 Jun 2026

https://github.com/tomdewildt/brk-api-experiment

Experiment with the BRK (Kadaster) API using FastAPI

actions brk fastapi httpx kadaster pdok pydantic python

Last synced: 18 Jun 2026

https://github.com/mulekotd/klima-iot

An IoT platform that turns conventional air conditioners into smart devices using sensors and microcontrollers, featuring a PWA for remote control, automation, and energy cost analysis.

docker docker-compose fastapi iot nextjs postgresql redis

Last synced: 18 Jun 2026

https://github.com/genkovich/claude-course-demos

Демо-monorepo до курсу Agentic Engineering з Claude. Bounded contexts на 3 мовах (Go, TypeScript, Python) у 3 стейджах зрілості (flat, feature-first, hexagonal).

bounded-contexts claude-code course demo domain-driven-design fastapi fastify go hexagonal-architecture python typescript

Last synced: 18 Jun 2026

https://github.com/opastorello/unifi-mcp

Servidor MCP completo da UniFi (Local + Remoto via Cloud Connector) - FastAPI + FastMCP, passthrough auto-atualizavel sobre a Integration v1

api cloud-connector fastapi fastmcp it-ops mcp model-context-protocol ubiquiti unifi unifi-network

Last synced: 19 Jun 2026

https://github.com/duy0699cat/worldquant-brain-mcp

Python MCP server for automating WorldQuant BRAIN alpha-research workflows: async API client, batch-simulation lab, and an AST-based expression parser with novelty detection. Independent/unofficial project.

async fastapi llm-agents mcp model-context-protocol python quantitative-finance worldquant

Last synced: 19 Jun 2026

https://github.com/ericleonen/wa-tollview

Real-time WSDOT toll data to help WA drivers decide if ETL lanes are worth it

fastapi python react-native

Last synced: 19 Jun 2026

https://github.com/jayemscript/biosequence-analyzer-api

FastAPI-based REST API for DNA/RNA sequence analysis powered by Biopython. Supports sequence transformation, GC content, and FASTA parsing.

bioinformatics biopython computational-biology dna-analysis fasta fastapi genomics rest-api rna-seq-analysis scientific-computing

Last synced: 19 Jun 2026

https://github.com/javakishore-veleti/wealthsignal-decision-engine

Wealth-management decision engine — PyTorch models scoring partial application forms for completion probability, customer segment, and next-best-action; FastAPI middleware + Angular portals + Apache Airflow orchestration.

angular apache-airflow customer-r1 decision-engine fastapi fintech huggingface mlflow monorepo python pytorch reinforcement-learning transformers typescript wealth wealth-accelerate-platform wealth-management wealthsimple

Last synced: 19 Jun 2026

https://github.com/miintto/weekend

An Application to manage songs for band practice

fastapi python sqlalchemy

Last synced: 19 Jun 2026