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/rodrigo-kelven/blog_kd6

Blog KD6 é um espaço dedicado para a publicação de postagens como artigos, ideia, e futuramente imagens e videos, a ideias é trasnformar em um lugar onde possamos criar nosso portofolio e anexar aos respectivos perfis postagens diversas sobre diversos assuntos.

docker fastapi flask mongodb nginx postgresql python3 redis

Last synced: 10 Apr 2026

https://github.com/jonathan-foucher/python-api-example

An example of Python APIs using different frameworks

django fastapi flask python3 sqlalchemy

Last synced: 18 Apr 2026

https://github.com/aelabassi/posty

Portfolio project: A fully REST API for blog posts

api-documentation api-rest fastapi postgresql postman pydantic python sqlalchemy

Last synced: 10 Apr 2026

https://github.com/butterscotchstallion/mixupgenerator

Generates one on one pairs from lists of team members

fastapi pytest python3 skeleton-ui sqlmodel svelte tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/castilloglenn/load-test-practice

A minimal FastAPI app with session-based authentication and in-memory storage, designed for load testing practice. Includes endpoints for login, logout, status, and user profile. Ready for use with Locust.

fastapi locust-tests python python3

Last synced: 23 Aug 2025

https://github.com/ottojimb/symodel

Simple (too much) database model generator

database fastapi flask generator model python tortoise-orm

Last synced: 23 Aug 2025

https://github.com/byronlove10/padel-booking

Full-stack court reservation system (Next.js + FastAPI + PostgreSQL + Redis + Stripe)

fastapi fullstack heroku nextjs postgresql redis stripe vercel

Last synced: 02 Apr 2026

https://github.com/diogomassis/empathic-credit-system

:bank: Technical Case: The Empathic Credit System (ECS)

docker fastapi grafana-k6 nats-server redis

Last synced: 28 Apr 2026

https://github.com/javierxd1/strategy-ia

Este es un proyecto educativo, que emplea Lagnchaing, FastAPI y Chroma. Tiene como finalidad usar documentos de estrategia, vectorizarlos y crear una repuestas a partir de una RAG

fastapi langchain

Last synced: 09 May 2026

https://github.com/fourdollars/lp-api-proxy

Launchpad API Proxy made by FastAPI to workaround CORS for https://api.launchpad.net/.

fastapi

Last synced: 24 Aug 2025

https://github.com/abdulkarim1422/teknofest-library

teknofest_ar library source code

fastapi python

Last synced: 24 Aug 2025

https://github.com/101t/sublist3r-fastapi

Sublist3 using FastAPI as a micro-service

fastapi sublist3r

Last synced: 20 May 2026

https://github.com/ehtisham-sadiq/e_commerce_system

A modular FastAPI-based e-commerce system for managing authentication, sellers, buyers, car inventory, sales, and stock with a clean, scalable architecture.

docker fastapi postgresql python

Last synced: 10 Apr 2026

https://github.com/howdoiusekeyboard/ros2_navigation_project

Voice-controlled ROS 2 navigation system using Gemini 2.5 Flash for natural language command parsing. Features a real-time React dashboard and full Nav2 integration.

artificial-inteligence fastapi gemini-api navigation2 react robotics ros2 ros2-humble turtlebot3 typescript voice-control

Last synced: 24 May 2026

https://github.com/en-atul/ask-docs

A Retrieval-Augmented Generation (RAG) app that lets you query your documents (PDF, TXT, MD, etc.) using LangChain, Chroma, and OpenAI API.

chromadb docker-compose fastapi langchain nextjs openai-api python rag

Last synced: 13 Apr 2026

https://github.com/gordonmurray/proofgate

A reference AWS retrieval system, defined in Terraform, whose CI pipeline fails the build when retrieval quality (recall@10) or latency (p99) regress against a versioned golden set.

aws ci-cd ecs-fargate evaluation fastapi information-retrieval infrastructure-as-code mlops opentelemetry retrieval-augmented-generation terraform vector-search

Last synced: 08 Jul 2026

https://github.com/shinthan001/cronmanager

This is a simple web app to turn on/off cron job running in Linux server. This app allows non-techincal users to edit cron job easily without crontab knowledge.

cronjob fastapi jinja-template python3

Last synced: 25 Aug 2025

https://github.com/nashspence/gpu-service-manager

FastAPI service that serializes access to a single GPU host by leasing one Docker Compose stack at a time, with readiness checks, persistent state, and queued handoff.

docker docker-compose fastapi gpu gpu-scheduling homelab nvidia-gpu python queueing resource-manager self-hosted service-orchestration

Last synced: 10 Apr 2026

https://github.com/imtiaj-007/intelliflow

IntelliFlow is a powerful no-code/low-code platform that enables users to visually create and interact with intelligent AI workflows.

chromadb docker fastapi gemini langchain llm nextjs openai postgresql python reactjs semantic-search similarity-search vector-database

Last synced: 07 Apr 2026

https://github.com/leanmore/pilotstd

PilotStd - auto-detect standard numbers, multi-site query, batch download, smart archive

docker fastapi python standardization standards vue

Last synced: 08 Jul 2026

https://github.com/bernietv/ai-music-generator

An open-source AI-powered music lab that generates songs, lyrics, and cover art with a modern full-stack setup ⚡🎶🤖🎨

ace-step awss3 better-auth fastapi inngest modal-labs nextjs polar python3 qwen shadcn-ui stability-ai tailwindcss

Last synced: 11 Apr 2026

https://github.com/lorenzotabasso/repeatio

Modern language learning with repetition. Nx monorepo with Next.js frontend and FastAPI backend.

docker fastapi nextjs nx nx-monorepo python

Last synced: 01 May 2026

https://github.com/gana36/credit-card-fraud-detection

Production MLOps pipeline for fraud detection with automated testing, monitoring, and zero-downtime deployments

docker evidently fastapi fraud-detection grafana machine-learning mlflow mlops postgresql prometheus scikit-learn

Last synced: 10 Apr 2026

https://github.com/gana36/flight-price-estimation

Production-ready flight price prediction using ensemble models (RF + XGBoost + LightGBM) with AWS ECS deployment

aws-ecs docker dvc ensemble-learning fastapi grafana mlflow mlops prometheus

Last synced: 10 Apr 2026

https://github.com/salko-ua/monkeytype

Python library that simplifies work with the Monkeytype API using data classes. Use it to pull data from your account

dataclasses fastapi monkeytype python

Last synced: 25 Apr 2026

https://github.com/metorresponce/fastapi-observability-demo

FastAPI + Prometheus metrics (/metrics) with CI (pytest, Docker build, CodeQL).

docker fastapi github-actions metrics observability portfolio prometheus python

Last synced: 24 May 2026

https://github.com/andreliar/pea-audit

Audit French PEA (Plan d'Épargne en Actions) eligibility of ETFs by reading their KID with a vision LLM (Gemma 4 via Ollama Cloud). Pluggable LLM + KID source registry, versioned prompts, 13/13 eval baseline.

etf fastapi france gemma kid llm ollama pea personal-finance priips streamlit vision-llm

Last synced: 24 May 2026

https://github.com/cyphercoderr/wandai-challenge-1-multi-agent-task-solver

Implement the agent orchestration layer: Each agent runs in isolation but can pass results to others. Handle concurrency, retries, and timeouts. Enable pluggable tools (e.g., data fetcher, chart generator). Provide a clear API for frontend consumption.

asyncio fastapi python uvicorn

Last synced: 24 May 2026

https://github.com/noridj4/langchain-runnables

🚀 Explore LangChain Runnables to easily compose and manage components for efficient and flexible execution within the LangChain ecosystem.

ai bigquery chatbot chatgpt chroma docker fastapi langchain llama llm llm-agents local-first offline-first openai prompt-engineering rag text-to-sql vector-database

Last synced: 07 Apr 2026

https://github.com/codethor0/llm-agent-control-plane

Production-oriented defensive reference implementation for securing tool-connected LLM agents.

ai-security appsec defensive-security fastapi llm-security owasp prompt-injection python rag-security red-team security-by-design tool-calling

Last synced: 24 May 2026

https://github.com/saniyaacharya04/industrial-cv-inspection

Industrial Safety & Asset Inspection using Computer Vision (Object Detection + OCR)

api computer-vision deep-learning fastapi industrial-ai machine-learning object-detection ocr opencv python safety-monitoring yolov8

Last synced: 10 Apr 2026

https://github.com/piyp791/playlist2vec

This repository contains code for playlist2vec.com, a website built to demo the vector search model described in our paper, "Representation, Exploration, & Recommendation of Playlists".

fastapi full-text-search nginx nodejs sequence-to-sequence-autoencoder vector-search

Last synced: 20 Feb 2026

https://github.com/alina1412/geo_fastapi_app

Educational app on FastApi. Keeps json data as a string in the database

fastapi postgresql python3

Last synced: 09 May 2026

https://github.com/markbakos/ufc-predictor

UFC fight prediction tool built with TensorFlow and Python, UI built with Vue and Tailwind. Uses machine learning to analyze fighter stats and predict match outcomes.

betting betting-models fastapi machine-learning neural-network prediction prediction-model python supervised-learning typescript ufc vue

Last synced: 09 May 2026

https://github.com/saniyaacharya04/ai-job-dashboard

AI-powered job search platform with semantic search (FAISS), resume parsing, web scraping, Streamlit dashboard, FastAPI backend, Celery pipelines, Docker microservices, and CI/CD.

api celery docker etl-pipeline faiss fastapi job-matching machine-learning ml-engineering nlp playwright postgres python redis resume-parser semantic-search sql streamlit web-scraping

Last synced: 10 Apr 2026

https://github.com/s0fft/learning-lab

Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / DRF / Parsing / Telegram-Bot / SQL / Docker / DS / ML / etc.

asynchrony data-science django-rest-framework docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot

Last synced: 10 Apr 2026

https://github.com/evteevakb/online-cinema

Microservice-based backend for an online cinema platform with user authentication, admin panel, API gateway, and ETL pipeline to Elasticsearch

django docker elasticsearch fastapi jaeger postgresql python redis

Last synced: 10 Apr 2026

https://github.com/rckbrcls/urbanus

Urban infrastructure analysis platform for extracting streets, enriching elevation, processing graphs, and editing projects.

civil-engineering fastapi geospatial gis maplibre nextjs postgis python sanitation sewer-network typescript urban-planning

Last synced: 09 Jul 2026

https://github.com/thenoblet/prompthire-backend

FastAPI service that generates three role-specific interview questions for a 30-minute screening, given a job title.

ai fastapi instructor litellm postgresql pydantic

Last synced: 09 Jul 2026

https://github.com/avijeetpandey/localpaste

Production-grade self-hosted Pastebin clone built with Angular 21, FastAPI, PostgreSQL, MinIO, Redis & ClickHouse

angular clickhouse code-sharing docker fastapi kubernetes minio pastebin postgresql python redis self-hosted tailwindcss typescript

Last synced: 08 Jul 2026

https://github.com/baku-stark/login-system

🐍 ⚛️ | Login System Project

css fastapi project python react react-router reactjs typescript

Last synced: 10 Apr 2026

https://github.com/null-none/docker-fastapi-jsonrpc

JSON-RPC server on fastapi

fastapi json-rpc python

Last synced: 29 Apr 2026

https://github.com/mabjq/fastapi_iris_ml_project

Simple FastAPI ML application project

fastapi jinja2-templates macine-learning scikit-learn

Last synced: 30 Mar 2025

https://github.com/vero-code/castanea

Multi-agent AI research assistant for students. Powered by Google ADK, Perplexity, and Gemini models.

agents ai analysis automation edtech fastapi gemini google-adk hackathon perplexity rag react research vite writing

Last synced: 10 Apr 2026

https://github.com/madi-s/fastapi-tdd-docker

An example of dockerized fastapi application developed using test-driven technology

docker fastapi tdd template

Last synced: 20 Apr 2026

https://github.com/aniket-16-s/chatbot-with-tensorflow

A simple and powerful chatbot made with deep-learning using tensorflow feedforward neural network. Uses RESTful API and Streamlit for ease of use. A smple solution for small scale business or anyone who needs AI chatbot ready to use/ integrate in apps / websites.

chatbot chatbot-application chatbot-framework deep-learning deep-neural-networks fastapi json keras neural-network nlp pydantic rest-api restful-api streamlit tensorflow uvicorn

Last synced: 10 Apr 2026

https://github.com/pavelsukhachev/smart-todo-app

🚀 Modern todo application with drag-and-drop, built with React, TypeScript, and FastAPI

docker drag-and-drop fastapi fullstack python react tailwindcss testing todo-app typescript

Last synced: 10 Apr 2026

https://github.com/kt0319/any-console

Web console for shell jobs, Git operations, and terminal access from your browser

fastapi raspberry-pi terminal vue3 web-console

Last synced: 25 May 2026

https://github.com/luinedev/url-encurtador-fullstack

Aplicação de encurtador de URL full-stack construída com Python (FastAPI), React e orquestração de containers com Docker.

api-rest docker docker-compose fastapi full-stack mysql mysql-database python react url-shortener

Last synced: 10 Apr 2026

https://github.com/maximeroucher/heimdall

Self-discovering OWASP Top-10 pentest library for FastAPI apps

dast fastapi owasp pentest security

Last synced: 09 Jul 2026

https://github.com/owlinux1000/aos

Object storage API sample

api fastapi object-storage python

Last synced: 15 May 2026

https://github.com/mattmajestic/railway-databases

Free Railway Databases for MongoDB, MySQL, Postgres & Redis

fastapi mongodb mysql postgres railway redis

Last synced: 04 Apr 2026

https://github.com/brianruggieri/candidate-eval

Evidence-backed job fit assessments from your resume and local git repos. Chrome extension for real-time job board grading, interactive dashboard, cover letter generation, and proof packages. Privacy-first — all processing stays local.

career-tools chrome-extension claude-code cli cover-letter-generator dashboard fastapi git-analysis job-matching job-search pii-scrubbing privacy-first pydantic python resume-parser skill-assessment

Last synced: 10 Apr 2026

https://github.com/anav5704/honeywell-aog-zero

Data-driven, proactive maintenance sheduling system for APUs

docker fastapi nextjs postgresql scikit-learn

Last synced: 20 Jan 2026

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

Template for FastAPI applications. Typed with mypy, tested with pytest and logged with loguru.

fastapi loguru mypy pytest python template template-repository

Last synced: 14 Mar 2025

https://github.com/jakeroggenbuck/scry

Scry is a web application that allows users to quickly check open ports, logins, and critical system information about their server from any web browser, anywhere.

fastapi mongodb python react

Last synced: 10 Apr 2026

https://github.com/royaals/travel-management-system

A robust backend system for managing travel itineraries. Built with FastAPI and SQLAlchemy, this system offers complete control over itinerary creation, management, and recommendations.

fastapi sqlalchemy sqlite

Last synced: 25 May 2026

https://github.com/arcbjorn/city_timzone_management_fastapi

Timezone by city management using FastAPI, Uvicorn, Pydantic

fastapi pydanti python starlette uvicorn

Last synced: 25 Apr 2026

https://github.com/codebreaker518/ann_mlp_greekletters_frontend

This repository contains the web interface developed in React to test a multilayer perceptron (MLP) artificial neural network (ANN) designed to recognize Greek letters drawn by users.

ai ann artificial-neural-networks fastapi model multilayer-perceptron-network opencv-python reactjs tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/heitorpolidoro/nexdom

Sistema de Gestão de Controle de Tarefas

fastapi python sqlmodel task-management

Last synced: 09 Jul 2026

https://github.com/tatamiya/cloudrun-fastapi-sample

Build and deploy a sample FastAPI service to GCP Cloud Run

fastapi gcp-cloud-run

Last synced: 14 Mar 2025

https://github.com/anym001/healthlog

Self-hosted Apple Health analysis on your own hardware — no cloud, no tracking

apple-health docker fastapi grafana health-analytics health-data homelab ollama personal-analytics postgresql privacy quantified-self self-hosted timescaledb

Last synced: 09 Jul 2026

https://github.com/garvitjain-02/modular-rag-chatbot

A Modular Retrieval-Augmented Generation (RAG) application that allows users to upload PDF documents and chat with an AI assistant that answers queries based on the document content. It features a microservice architecture with a decoupled FastAPI backend and Streamlit frontend, using ChromaDB as the vector store and Groq's LLaMA3 model as the LLM.

chromadb fastapi generative-ai groq langchain llama3 llm python rag-chatbot streamlit

Last synced: 10 Apr 2026

https://github.com/clovisphere/mpesa-btobet-client

A wrapper that sits between safaricom (mpesa) and btobet

api docker fastapi nginx python wiremock

Last synced: 12 Jan 2026

https://github.com/mayankdiwate/pdfgpt

PDFgpt is a document analysis app that allows users to upload PDFs and interact with them through natural language queries. Built with React, TypeScript, and Vite on the frontend, and FastAPI, LangChain, and PostgreSQL on the backend.

fastapi langchain openai postgresql python reactjs tailwindcss typescript vite

Last synced: 10 Apr 2026

https://github.com/skupperr/ai-coding-challenge-generator

AI Coding Challenge Generator is a full-stack application that helps users improve their coding skills through daily AI-generated multiple-choice challenges, tailored by difficulty.

ai clerk fastapi javascript ollama python react sqlalchemy vite

Last synced: 10 Apr 2026

https://github.com/007tickooayush/inv-upload

Basic file handling approaches using http Requests, using nodejs, fastAPI, mongoDB, and mysql.

docker docker-compose fastapi kafka kafkajs mongodb mysql nodejs pyspark

Last synced: 10 Apr 2026

https://github.com/sarmad426/python

Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.

fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests

Last synced: 10 Apr 2026

https://github.com/bagus0315/stock-sentiment

Sentiment News is a web app dedicated to exploring the relationship between financial news article sentiment and the price action of related stocks.

api-integrations fastapi gemini-api nlp posgtresql rapid-api stock-news-sentiment typescirpt

Last synced: 15 May 2025

https://github.com/humble-guyy/stock-market-agent

The Stock Market AI Agent is a Python-based backend API that fetches real-time stock prices

fastapi langchain python railway-deployment uvicorn yfinanc

Last synced: 15 Apr 2025

https://github.com/afontanr/reviews-ai-summary

API that retrieves Google reviews for a place and generates a concise summary using AI.

fastapi google-maps-api openai python

Last synced: 10 Apr 2026

https://github.com/sumankrsh/medicine-drug-advisor

AI-powered medicine database and drug interaction checker with Indian medicines and mental health focus

ai drug-database drug-interaction fastapi healthcare india langchain medicine mental-health python rag react

Last synced: 10 Apr 2026

https://github.com/rodrigo-kelven/api_oathu2

Este projeto implementa uma aplicação com autenticação de usuários utilizando o protocolo OAuth2, um padrão amplamente utilizado para autenticação e autorização em APIs e sistemas web. A seguir, discutiremos em detalhes o que é o OAuth2, como ele funciona, e como este projeto simplifica seu uso.

docker fastapi mongodb postgresql python3

Last synced: 10 Apr 2026

https://github.com/calcagnoloic/react-fastapi-boilerplate

Boilerplate for projects using React as service frontend and Python as service backend

boilerplate-template docker-compose fastapi flake8 pytest python reactts tailwind vitest

Last synced: 10 Apr 2026

https://github.com/azazzillo/mandarin

MANDARIN is a recommendation platform that helps users find the best places to visit in their city based on their current mood. The website suggests venues such as cafes, restaurants, clubs, libraries, and theaters by analyzing user input and fetching highly rated locations.

alembic backend celery chatgpt fastapi integration postgresql python redis selenium uvicorn vscode web website

Last synced: 10 Apr 2026

https://github.com/nicholasgriffintn/llm-assistant

This is a side project to build an assistant using llms.

cloudflare cloudflare-ai fastapi langchain llava llm mistral mistral-nano ollama

Last synced: 10 Apr 2026

https://github.com/saadmairaj/blog-api

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/lee-seung-tak/lst-nas

Custom NAS with FastAPI, Suppabase, Nginx, Certbot, Docker Composite

certbot docker-compose fastapi nas nginx supabase

Last synced: 10 Apr 2026