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/iamsjunaid/tasks

A simple task management application built with FastAPI for the backend and React for the frontend. The backend uses Firebase Realtime Database for data storage and management.

fastapi fastapi-sqlalchemy firebase javascript python reactjs render tailwindcss vercel-deployment

Last synced: 21 Sep 2025

https://github.com/yelypk/nasa-farm-navigators

NASA Space Apps Challenge Hackathon

fastapi javascript numpy phaser postgresql python railway

Last synced: 11 Apr 2026

https://github.com/rafavermar/fastapi_redis_mongodb

Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se

fastapi jwt mongodb redis-cache

Last synced: 29 Jul 2025

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/altair-bueno/poc-jwt

Proof of concept: JWT based microservices

axum deno docker fastapi jwt spring-boot svelte

Last synced: 11 Apr 2026

https://github.com/eehwan/company-metadata-api

FastAPI-based rest API for multilingual company and tag search with PostgreSQL and Docker support

backend docker fastapi multilingual-websites postgresql python rest-api sqlalchemy

Last synced: 29 Jul 2025

https://github.com/alforge-labs/alpha-strike

Self-hosted webhook bridge from TradingView alerts to moomoo / OANDA brokers, with Cloudflare Tunnel + WAF reference architecture (Apache-2.0).

algotrading cloudflare-tunnel fastapi moomoo oanda paper-trading python tradingview webhook

Last synced: 20 Jun 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

https://github.com/interlark/sms-poll

SMS Poll Android App for creating text message audience polling

android fastapi javascript mobile-app p4a poll python reactjs sms

Last synced: 18 Jan 2026

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

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/0xwoland/tcubed-frontend

The frontend for a minimax website using ReactJS and NodeJS. This is the UI/UX for Jack Davidson's algorithm in Python (https://github.com/jack-davidson/tcubed-api)

fastapi game-theory jsx minimax nodejs python reactjs

Last synced: 11 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/aaron-smits/pybank

REST API serving JSON - Postgres, JWT, Docker, FastAPI and Python

docker docker-compose fastapi postgresql python sqlalchemy-orm

Last synced: 11 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/isk-daniar/menu_dishes

Pet-project a menu dishes made on fastapi

alembic fastapi python-dotenv sqlalchemy

Last synced: 14 May 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/henriquesebastiao/fast_zero

Uma API simples de lista de tarefas feita em Python com FastAPI para estudo, em paralelo com o curso FastAPI do Zero.

api-rest fastapi

Last synced: 09 Mar 2025

https://github.com/ysskrishna/insightx

A powerful image analysis platform that provides automated insights through advanced computer vision and machine learning capabilities.

aws-s3 computer-vision distributed-systems docker docker-compose fastapi image-classification image-processing machine-learning microservice nextjs nsfw-detection object-detection rabbitmq s3 yolo ysskrishna

Last synced: 11 Apr 2026

https://github.com/catlikeflyer/airfacts

FastAPI connected to a Neo4j database to retrieve airplane, airport and air route data

api-rest cypher database docker fastapi neo4j

Last synced: 11 Apr 2026

https://github.com/vikassrini/physicianai-chatbot

Real Time Physician Chatbot

blender fastapi llm rag readyplayerme

Last synced: 11 Apr 2026

https://github.com/arthurmgraf/graphmind

Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server

agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search

Last synced: 19 Feb 2026

https://github.com/krytos/fastapi-production-template

Production-ready FastAPI template with clean architecture, async SQLAlchemy, strict quality gates, Docker/Terraform foundations, and automated PyPI publishing.

api async backend docker fastapi github-actions pypi python sqlalchemy templates terraform testing

Last synced: 09 Apr 2026

https://github.com/ramgoel/imager

Group of Image Related tools built in FastAPI & NextJS

fastapi nextjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/wesellis/azure-ai-it-copilot

🤖 AI-powered IT operations platform for Azure. Natural language infrastructure management, predictive maintenance, intelligent incident response, and cost optimization. Uses GPT-4, LangChain, and ML to automate 90% of IT tasks. Not just code assistance - full IT ops automation.

ai-powered-ops aiops azure azure-openai cloud-automation cost-optimization devops-automation enterprise-automation fastapi gpt-4 incident-response infrastructure-as-code it-operations langchain machine-learning natural-language-processing powershell predictive-maintenance python react

Last synced: 07 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/beary/fastapi-todo-app

A todo app built with fastapi, sqlalchemy, postgresql, react, react-router, rtk-query, vite, mui.

fastapi mui react react-router react-router-v7 rtk-query vite

Last synced: 11 Apr 2026

https://github.com/eurphus/powercode-backend

Hack The North 2024 Submission - Backend service for handling code verification and test case checks for a competitive coding platform

fastapi

Last synced: 27 Jan 2026

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/pratham-jaiswal/agentic-rag

An agentic RAG system made with FastAPI, Langchain, Langgraph, Fiass, Unstructured, & Vite

agentic-rag faiss fastapi langchain langgraph vite vite-react

Last synced: 07 Sep 2025

https://github.com/tower-online/tower-auth

An authentication server for Tower Online with FastAPI

authentication fastapi python

Last synced: 20 Jan 2026

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/plateformeio/docs

The official documentation of the Plateforme framework

api app asgi async data db docs fastapi plateforme pydantic python restx services sqlalchemy

Last synced: 11 Apr 2026

https://github.com/ziul/swagger-operator

A Kubernetes operator that automatically discovers services annotated with OpenAPI/Swagger documentation and aggregates their documentation in a single UI.

containers fastapi helm kopf kubernetes kubernetes-operator openapi python swagger-ui

Last synced: 13 Apr 2026

https://github.com/ssenthilnathan3/dossier

A production-ready, open-source Live RAG (Retrieval-Augmented Generation) system designed specifically for Frappe documents.

erpnext fastapi frappe liverag microservices ollama python rag

Last synced: 28 May 2026

https://github.com/esnanta/docu-query

Proyek ini merupakan prototipe awal chatbot berbasis AI yang dirancang untuk menyajikan informasi terkait regulasi.

aichatbot chatbot cross-encoder fastapi nltk pymupdf python sentence-transformers uvicorn yii2

Last synced: 31 Mar 2025

https://github.com/frgfm/fastemplate

Template repo for FastAPI projects

docker fastapi template-project traefik

Last synced: 10 May 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/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/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/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/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/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/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/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/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/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/vicba/poc-hackathon

Submission for 24h Decentralized Autonomous Hackathon 2024

docker fastapi flask nextjs solidity

Last synced: 13 Apr 2026

https://github.com/michael-borck/code-analyser

Analyzes and grades student code submissions with plagiarism detection and sandboxed execution.

automated-grading borck-edu code-analysis code-quality docker edtech education fastapi microservice plagiarism-detection python static-analysis

Last synced: 31 May 2026

https://github.com/owlinux1000/aos

Object storage API sample

api fastapi object-storage python

Last synced: 15 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/sccsmartcode/hng-stage0-backend-api

A simple public API for HNG Stage 0 Backend Task. It returns my registered email, the current UTC datetime, and the GitHub repository URL in JSON format. Built with FastAPI and deployed for public access.

backend-api fastapi hng-internship hng-stage0 public-api python

Last synced: 01 May 2026

https://github.com/aabboudi/multimodal-rag-api

Multimodal RAG system for LLMs served using FastAPI.

chromadb fastapi langchain python rag

Last synced: 20 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/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/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/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/null-none/docker-fastapi-jsonrpc

JSON-RPC server on fastapi

fastapi json-rpc python

Last synced: 29 Apr 2026

https://github.com/alivx/encryption-service

This project like a Encryption as service somehow, this service provide a high performance, and secure way to store text based data using Themis and Redis.

curl docker docker-compose encryption fastapi redis service themis

Last synced: 11 Apr 2026

https://github.com/anou1234/fastapi_code_docu_analyzer

This project is a FastAPI application leveraging the power of the Gemini's Generative AI API that allows users to upload a project folder (in ZIP format) for code and README analysis. The application evaluates the quality of the code, generates improved code suggestions, and assesses the quality of the README documentation.

assignment-checker code-analysis-tool code-analyzer documentation-analysis-tool fastapi generative-ai

Last synced: 20 Jan 2026

https://github.com/anthonykewl20/efncore

Enterprise SaaS framework (FastAPI + Next.js) — Hybrid DDD Core + governed modules

ddd-architecture fastapi modular-architecture monorepo multi-tenancy nextjs opentelemetry plugin-architecture postgresql python3 rabbitmq redis typescript

Last synced: 13 Jan 2026

https://github.com/somenath203/spam-sms-predictor-backend

Click below to checkout the swagger documentation of the website

classification fastapi mahinelearning ml naive-bayes naive-bayes-classifier spam swagger

Last synced: 26 Apr 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/mrehanlm/fastapi-snowflake-challenge

Python/FastAPI/SnowFlake Challenge

fastapi python snowflake

Last synced: 11 Apr 2026

https://github.com/core-euler/notions_app

App for writing, reading and editing notions

aiogram aiogram-dialog fastapi postgresql python redis sqlalchemy

Last synced: 23 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/pdpschoolteam/fastapi-model

FastApi pydantic model

fastapi pydantic python3

Last synced: 02 May 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/korupolujayanth2004/talentscout-ai

TalentScout AI Hiring Assistant — Streamlit frontend + FastAPI backend with LLM-driven interview, resume parsing, and AI summaries. Deployed on cloud (Render + Hugging Face Spaces)

chatbot-application fastapi groq-api hiring-assistant huggingface-spaces llama3 llm python qdrant-vector-database render-deployment streamlit vector-search

Last synced: 03 May 2026

https://github.com/sourabh-kumar04/fastapi

A modern FastAPI application demonstrating REST API development with Python, featuring a patient management system with realistic healthcare data. Perfect for learning API design, Pydantic validation, and modern Python web development.

api-development data-validation fastapi healthcare json-data learning-projects patient-management pydantic python rest-api swagger-ui

Last synced: 11 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/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/BlueBirdBack/deep-pomo

A lightweight web app designed to boost productivity using the Pomodoro technique. Built with Next.js (React) for the frontend, styled with Tailwind CSS, powered by a FastAPI (Python) backend, and using PostgreSQL for storage.

adhd fastapi full-stack ltree mvp nextjs pomodoro postgresql productivity python react tailwindcss task-management time-tracking typescript

Last synced: 10 Jun 2025

https://github.com/alysnnix/lab-fast-setup

Template for a fastapi app

fastapi ruff setup template uvcorn

Last synced: 10 Apr 2025

https://github.com/carter907/canvas-dashboard-hackusf-2025

AI Canvas Dashboard for quickly assessing your academic standing.

fastapi hackusf2025 htmx instructure-canvas tailwindcss usf

Last synced: 10 Apr 2025

https://github.com/anandarauf/backendinterview-fastapi

Backend Interview menggunakan web framework FastAPI

fastapi interview interview-test

Last synced: 27 Aug 2025

https://github.com/alirezaazadbakht/minimal-fastapi-openai-proxy

A minimal FastAPI proxy for OpenAI’s Chat Completions and Embeddings APIs. Supports wrapper API keys that map to real OpenAI API keys, enabling multi-tenant usage, simple key management, and full compatibility with the official OpenAI Python SDK.

chatbot chatgpt fastapi openai openai-api openai-proxy

Last synced: 09 May 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/xanhex/taskq

Fast-API Cerely RabbitMQ bundle

cerely docker docker-compose fastapi flower rabbitmq uvicorn

Last synced: 06 May 2026

https://github.com/lijoraju/charitra-retrieval-augmented-qa

Retrieval-Augmented Q&A system for high school Social Studies, fine-tuned using QLoRA and deployed with FastAPI.

edtech education-ai faiss-vector-database fastapi fine-tuning gguf huggingface langchain llm open-source peft qlora question-answering rag sentence-transformers tinyllama

Last synced: 16 Jan 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/masakdirt/qa-ai

RAG system with users Q&A

ai docker fastapi postgresql python rag

Last synced: 04 Feb 2026