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/yevheniidatsenko/goit-pythonweb-hw-08

📂 Hometask - FullStack Web Development with Python (FastAPI | REST API | CRUD)

alembic docker fastapi goit-pythonweb-hw-08 migrations openapi python rest-api

Last synced: 16 Apr 2026

https://github.com/voidelux/cryptopanel-backend

Backend part of my cryptopanel project. || FRONTEND - https://github.com/voidelux/cryptopanel-frontend

acync backend backend-api fastapi python web website

Last synced: 15 Apr 2026

https://github.com/jasoncobra3/finops-copilot

An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker

ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit

Last synced: 13 Apr 2026

https://github.com/praadnya/vanamalaclinicweb

A clinic management website for Dr. Vanamala, featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.

docker docker-compose fastapi react responsive

Last synced: 09 Apr 2026

https://github.com/kingjethro999/silero-test

Made Silero Hostable for api requests

api fastapi llm stt tts tts-api

Last synced: 14 Feb 2026

https://github.com/lipskiyp/fastapi_template

Production-ready scalable asynchronous FastAPI backend template with out-of-the-box support for PostgreSQL DBMS, SQLAlchemy ORM, Alembic migrations, Docker containerization, Pydantic type validation, basic user authentication and authorization with permission scopes.

alembic api authentication boilerplate docker fastapi postgresql pydantic scopes sqlalchemy template

Last synced: 09 Apr 2026

https://github.com/gokularaman-c/ai-interview-assistant

An AI-powered interview assistant that performs real-time transcript summarization, pause-aware questioning, and adaptive interview evaluation using transcript and screen content.

ai fastapi frontend full-stack human-computer-interaction interview-assistant machine-learning natural-language-processing real-time-systems speech-processing

Last synced: 23 May 2026

https://github.com/rahulsamant37/ecommerce-product-assistant

An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.

etl-pipeline fastapi github-actions python selenium uv

Last synced: 14 Feb 2026

https://github.com/gokhanmeteerturk/energy-storage-its

An ontology based intelligent tutoring system with reinforcement learning capabilities

adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite

Last synced: 14 Feb 2026

https://github.com/nexusrunn3r/nexusrunner-runner-agent

Runner agent (Python): execução de steps em containers, logs/artefatos

byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners

Last synced: 04 May 2026

https://github.com/gfpaiva/wishlist-api

Wishlist API É uma API pública para criar e gerenciar listas de desejos.

api-rest docker fastapi postgresql python3 redis

Last synced: 08 Feb 2026

https://github.com/tonytech83/llm-init-trblsh

Automated initial troubleshooting of failed Linux systemd services using LLM analysis

fastapi mpc python

Last synced: 05 Jun 2026

https://github.com/darkneko-id/apdn_app

Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable

fastapi indonesia kemenperin procurement sqlite tkdn

Last synced: 08 Jun 2026

https://github.com/indivisual-eyes/indivisual-eyes-backend

Backend REST API for the IndiVisual Eyes app

backend color fastapi image-processing python rest-api

Last synced: 14 Feb 2026

https://github.com/deepcoders30/ai-chatpdf

ChatPDF is a web application that lets users upload PDFs and ask questions about their content.

faiss-vector-database fastapi groq-integration javascript langchain pymupdf-fitz reactjs typescript

Last synced: 08 Apr 2026

https://github.com/presizhai/iris-predictor-fastapi

A web application for predicting the species of Iris flowers using a machine learning model trained with the Iris dataset, with FastAPI, a modern web framework for building APIs.

essemblelearning fastapi python random-forest-classifier scikit-learn uvicorn

Last synced: 25 Dec 2025

https://github.com/junayed-hasan/llendify

LLendify leverages large language models (LLMs) to analyze bank statements and provide instant loan eligibility insights. Upload your bank statement PDF to receive AI-powered loan recommendation, analysis of income patterns, spending habits, and creditworthiness. Get comprehensive financial assessments and loan recommendations in seconds.

artificial-intelligence banking-applications fastapi fintech langchain large-language-models openai-api pypdf2 reactjs software-engineering

Last synced: 09 Mar 2026

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

Simple Cart Application using FastAPI and Jinja for CRUD Operations

crud fastapi jinja2 python rest-api

Last synced: 22 Apr 2026

https://github.com/asifrahaman13/healthcare

A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.

fastapi javascript nextjs openai python websocket

Last synced: 09 Apr 2026

https://github.com/spremi/yolog

Personal Opentelemetry log viewer.

angular docker fastapi log opentelemetry

Last synced: 14 Feb 2026

https://github.com/jarif87/adsift-sifting-through-ads-intelligently

AdSift is a FastAPI web app using a BERT model to classify text into six categories (e.g., Art, Food, History). It offers a responsive UI with probability visualizations via Chart.js and an API for text classification.

adcategory-classification css fastapi html jupyter-notebook kaggle notebook python

Last synced: 09 Apr 2026

https://github.com/jonbaldie/fanout-openrouter

An OpenRouter facade that routes a single request to multiple models concurrently and synthesizes a unified response.

ai ensemble fastapi llm openrouter proxy python

Last synced: 02 Jun 2026

https://github.com/drcbeatz/eks-chat

Demo Medical Policy LLM RAG chatbot deployed on AWS EKS using Claude 3 Haiku (Python/FastAPI/LangChain/Docker/AWS Bedrock/Kubernetes/Helm)

aws bedrock claude-haiku css docker eks faiss fastapi helm html javascript kubernetes langchain makefile python rag-chatbot s3 sse titan-embeddings

Last synced: 13 Apr 2026

https://github.com/sply88/fastapi-sqlmodel-docker-starter

Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.

docker dockercompose fastapi postgresql python sqlmodel

Last synced: 15 Feb 2026

https://github.com/barbaracalderon/casino-backend

A Python-based REST API using FastAPI and PostgreSQL for managing casino transactions and player operations. Tests with Pytest and deploy with Docker Compose. v1.2.0

docker docker-compose dockerfile fastapi postgresql pytest python sqlachemy

Last synced: 09 Apr 2026

https://github.com/volchok60/library-fullstack

Full-stack app built with React and FastAPI.

alembic chakra-ui fastapi postgresql python3 react typescript vite

Last synced: 20 Jan 2026

https://github.com/karolswdev/guildr

Self-hosted, single-model SDLC orchestrator. One local LLM (Qwen3 via llama.cpp) plays five roles — Architect, Coder, Tester, Reviewer, Deployer — to drive a project from idea to deployed code, with human-approval gates and a LAN-only PWA.

agent-orchestration ai-agents ai-coding-assistant ai-orchestration autonomous-agents code-generation developer-tools dogfooding fastapi llama-cpp llm local-llm multi-agent pwa python qwen sdlc-automation self-hosted

Last synced: 23 May 2026

https://github.com/sxr24/primer_designing_tool

A bioinformatics tool to design primers easily and efficiently (Under development but works perfectly with necessary features)

bioinformatics biotechnology fastapi python react

Last synced: 19 Apr 2026

https://github.com/tynnp/alo-chat

Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.

chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket

Last synced: 15 Feb 2026

https://github.com/m-xim/aiogram-webhook

Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.

aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook

Last synced: 21 Feb 2026

https://github.com/prannayh/vanamala-clinic-website

A clinic management website featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.

axios fastapi javascript mongodb python react

Last synced: 15 Feb 2026

https://github.com/camcooray/finbot-old-

A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors.

fastapi finance generative-ai python

Last synced: 16 Apr 2026

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

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

ai chatbot fastapi metaphor nextjs nlp

Last synced: 23 Apr 2026

https://github.com/mukundakatta/nemesis

Nemesis — Threat Intelligence Platform. AI-powered threat intelligence platform

fastapi ioc python security threat-intelligence

Last synced: 23 Apr 2026

https://github.com/080bct12alex/medixui

A frontend for the Patient Management System built using Next.js connects to a FastAPI backend to manage patient records including BMI calculation, CRUD operations, and health verdicts.

fastapi nextjs

Last synced: 31 Jul 2025

https://github.com/080bct12alex/medixapi

a beginner-friendly project designed to learn how to build RESTful APIs using FastAPI

fastapi

Last synced: 07 Sep 2025

https://github.com/joe-bor/luckys_iris

External tool created for Lucky's Market with the goal of streamlining ordering processes through its IRIS interface..

fastapi python supermarket-dataset tabula-py

Last synced: 28 Feb 2026

https://github.com/darkfos/converterbackend

Серверная часть веб приложения Converter

asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api

Last synced: 16 Apr 2026

https://github.com/mukundakatta/rag-knowledge-base

RAG knowledge base with FastAPI, ChromaDB, and Claude API streaming with citations

ai api claude fastapi rag typescript

Last synced: 23 Apr 2026

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

FastAPI - Menu Restaurante

fastapi python sqlite3

Last synced: 23 Apr 2026

https://github.com/hansmissenheim/cfb-reference

📊 Self-hosted sports statistics website using NCAA game saves

cfb fastapi ncaa sqlmodel

Last synced: 16 Feb 2026

https://github.com/kirtijha/langgraph-interrupt-workflow-template

⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend

ai-workflows chatbot-framework conversational-ai fastapi human-in-the-loop ibm-watsonx interactive-ai interrupts langchain langgraph llm nextjs python react state-management typescript workflow-automation

Last synced: 07 Apr 2026

https://github.com/tirthraj1605/fastapi-user-management-crud-api

A simple FastAPI-based CRUD application to manage user data with search functionality. Includes endpoints for creating, reading, updating, deleting, and searching users by name.

api-project backend-development beginner-friendly-project crud-api fastapi python restful-api user-management web-api

Last synced: 30 Jul 2025

https://github.com/iamsuvhro/link-shortner

A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.

fastapi mongdb python3

Last synced: 01 Mar 2026

https://github.com/nrthbnd/bookshelf

Веб-приложение для управления списком книг

alembic fastapi grpc postresql rabbitmq

Last synced: 16 Apr 2026

https://github.com/mateusjssilva/analytics-dashboard

A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.

fastapi ibge intefration test

Last synced: 01 Mar 2026

https://github.com/efe-eroglu/syllexa-ai-agent

An AI assistant specially designed for dyslexic users, supporting both voice and text queries.

ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts

Last synced: 16 Apr 2026

https://github.com/shaxzodbek-uzb/create-mcp

The create-next-app for production MCP servers — scaffold a typed, tested, auth-ready Python MCP server in one command.

ai cli fastapi fastmcp mcp model-context-protocol oauth python scaffold uv

Last synced: 07 Jul 2026

https://github.com/fernando-medeiros/fast-flask-api

O projeto é uma API backend com diversas funcionalidades, como autenticação de usuário, criação, deleção e curtida de postagens. Segue o contexto de uma rede social e utiliza Python, FastAPI, PostgreSQL, Pytest.

api backend-api fastapi python python-api

Last synced: 28 Apr 2026

https://github.com/dettinjo/routepass

Sync hub for fitness platforms — route activities between Strava, Komoot, Garmin, Intervals.icu and more via configurable pipelines and rules.

automation coolify docker fastapi fitness-tracker gpx komoot nextjs portfolio python self-hosted strava strava-api sync typescript

Last synced: 07 Jul 2026

https://github.com/riottecboi/dns-lookup

A DNS (Domain Name System) lookup web application built using FastAPI to retrieve and display DNS records and WHOIS information for a specified domain name.

fastapi folium geopy python-3 whois

Last synced: 21 Sep 2025

https://github.com/sanafagal/book-manager-api

A FastAPI-based CRUD application for managing authors, supporting JSON and XML formats, with MongoDB Atlas integration for data storage.

crud fastapi mongo-atlas pyhton xml

Last synced: 11 May 2026

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/sayedgamal99/ask-ai-about-your-data

End-to-end project that demonstrates how to build a conversational data analysis tool. Users can upload a CSV file and ask questions about it in natural language. The backend, powered by FastAPI and Ollama, uses an LLM to dynamically generate, execute, and interpret Python Pandas code to provide answers. Containerized using Docker.

fastapi llm ollama

Last synced: 18 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/pshreyam/simple-chat-app

💬 A miniproject implementing simple chat app for understanding websocket

fastapi websockets

Last synced: 15 Jun 2026

https://github.com/manasaranjanbehera/llm-structural-gate

Deterministic structural validation service enforcing strict JSON schema contracts.

ai-governance deterministic fastapi json llm pydantic schema-validation

Last synced: 01 Mar 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/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/abdulbasit110/nextjs-fastapi

ACE AI - Multi Agent RAG, one stop exam preparation applicaiton for students powered by langchain, vercel ai sdk, openai, fastapi, pinecone and nextjs

fastapi langchain nextjs openai rag vercel-ai-sdk

Last synced: 16 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/stanmiglight/lab4

This project is a FastAPI task management system with two API versions (v1 and v2), each having its own database and CRUD endpoints for tasks. The API is secured using an API key stored in an .env file.

fastapi python python-dotenv

Last synced: 24 Apr 2026

https://github.com/timelessnesses/redirect

timelessnesses.api.redirect is a redirector for your needs

api docker fastapi postgresql python redirect uvicorn

Last synced: 16 Apr 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/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/ashenoooone/semantic-book-analyzer

Веб-сервис для извлечения ключевых слов из введения книг по дискретной математике в формате PDF. Фронтенд: React.js, Webpack, FSD, RTK, TypeScript. Бэкенд: FastAPI, FastAPI Users, SQLAlchemy, Pydantic, Pymorphy3, Spacy. Включает авторизацию, регистрацию и историю запросов. 📚🔍

fastapi fastapi-users nlp pymorphy2 pymorphy3 python3 reactjs rtk rtkquery spacy spacy-nlp sqlalchemy typescript

Last synced: 16 Apr 2026

https://github.com/vasstavkumar/rag-chatbot

A RAG chatbot where you can upload files and query for responses

chatbot docker fastapi groq-api huggingface rag ragchatbot streamlit

Last synced: 16 Apr 2026

https://github.com/abhaybraja/find-lost-person

Built with React, FastAPI, and face_recognition, it compares the uploaded image with a database of known faces to identify potential matches and display relevant details, aiding families and authorities in locating missing persons efficiently.

face-recognition fastapi python

Last synced: 24 Apr 2026

https://github.com/yugoff/site-yugoff-blog

Resume website

docker fastapi postgresql

Last synced: 16 Apr 2026

https://github.com/abdulrahmanalsakkaditakkad/fastapi-crud-example

A simple FastAPI project that implements a student management API with full CRUD operations using Pydantic models.

api backend crud fastapi pydantic python swagger

Last synced: 24 Apr 2026

https://github.com/narender-rk10/gen-ai-home-interior-designer

Gen-AI Home Interior Designer is an AI-powered virtual redesign tool that transforms interior and exterior spaces into stunning, photorealistic designs. Upload a room image, choose design preferences, and get instant AI makeovers with cost estimates and layout suggestions. Powered by Google Gemini and built with React + FastAPI

ai-for-real-estate ai-interior-design design-automation exterior-design-ai fastapi genai genai-home-design google-gemini home-decor-generator interior-design-ai interior-redesign interior-styling llm python reactjs room-visualizer virtual-room-makeover

Last synced: 16 Apr 2026

https://github.com/simpnick6703/splitwise-clone

Implementation of a popular shared expenses tracking app Splitwise

fastapi postgresql splitwise splitwise-alternative tailwindcss

Last synced: 16 Apr 2026

https://github.com/yorrickjansen/gen-ai-on-aws

Production grade deployment of GenAI on AWS

aws fastapi generative-ai langfuse litellm pulumi serverless

Last synced: 08 Apr 2026

https://github.com/augsmachado/fastapi-postgres

A robust web application built with FastAPI, PostgreSQL, and SQLAlchemy, featuring comprehensive database migrations and modern Python development practices to catalog users.

docker fastapi postgresql python sqlalchemy

Last synced: 16 Apr 2026

https://github.com/Eoic/Canopy

Create and engage in discussions to grow the infinite virtual forest.

chatapp fastapi forum javascript pixijs python sqlmodel typescript virtual-forest

Last synced: 23 Mar 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/armandsauzay/fastapi-template

⚡ Template for FastAPI projects ⚡

api docker docker-compose fastapi python

Last synced: 16 Apr 2026

https://github.com/abishek7952/resume-classifier

An end-to-end machine learning web app that classifies PDF resumes into job-fit categories. Built with FastAPI, Streamlit & Docker. Deployed on Render.

docker end-to-end-ml-workflows fastapi machine-learning nlp pdf-processing portfolio-project render resume-classfier streamlit

Last synced: 16 Apr 2026

https://github.com/igorbrizack/crawler-web

Aplicação de coleta de dados Web com ReactJS e Python - API Rest

beautifulsoup crawler docker fastapi mongodb nodejs python3 react scraper

Last synced: 16 Apr 2026

https://github.com/partho-debnath/orbit-transfer

A high-performance local network file sharing API using WebSockets and streaming pipes

fastapi python3

Last synced: 02 Jun 2026

https://github.com/escaticzheng/simple_ocr_service

本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。

fastapi rapidocr

Last synced: 24 Apr 2026

https://github.com/hamadkha/rag-for-ai-in-2025

An AI-powered RAG (Retrieval-Augmented Generation) application with a FastAPI backend that answers questions about uploaded PDF documents using an intelligent agent.

ai-agents fastapi generative-ai grok huggingface langchain-python langgraph pinecone python rag-chatbot

Last synced: 16 Apr 2026

https://github.com/ronylpatil/delivery-time-estm

E2E delivery time estimation project.

aws docker fastapi machine-learning mlops pytest

Last synced: 16 Apr 2026