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/adistrim/krutrim

Krutrim API for the chat interaction with Krutrim-spectre-v2 model using websockets

fastapi firebase krutrim python websockets

Last synced: 09 Apr 2026

https://github.com/mmncit/fast-posts

Backend for Post Management System (Minimal using FastAPI, SQLAlchemy, PostgresDB, Alembic)

alembic backend-api fastapi postgres python sqlalchemy-orm

Last synced: 29 Apr 2026

https://github.com/omar-aldesi/fast-ecommerce

A robust and scalable e-commerce backend built with FastAPI, featuring real-time notifications, background task processing, and containerized deployment.

docker ecommerce fastapi postgresql python rest-api

Last synced: 11 Apr 2026

https://github.com/e19166/fastapi-todo

"FastAPI-based To-Do List API with CRUD operations, SQLite integration, dockerization, kubernetes deployment and interactive API docs for easy task management. Built for high performance and scalability.

crud-operation database-management docker fastapi kubernetes sqlite-database testing

Last synced: 11 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/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/hxsltim/nai

AI小说创作系统 - 基于多Agent协作的智能小说创作平台,支持世界观管理、角色管理、大纲管理和一致性保障

agent ai chatgpt chromadb creative-writing fastapi langchain llm multi-agent-systems nextjs novel python rag typescript writing

Last synced: 08 Apr 2026

https://github.com/angelospanag/document-ai

A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.

alembic docker fastapi langchain llm ollama pydantic python python3 ruff sqlalchemy uv

Last synced: 04 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/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/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/patw/docinator

A small service to convert PDF files to Markdown using the Docling library

docling fastapi llm

Last synced: 26 Apr 2026

https://github.com/jpedrou/chatbot

The objective of this project is to build a chatbot that interacts with the user using HuggingFace models API and Next.js for interface design.

fastapi huggingface javascript nextjs python shadcn-ui typescript

Last synced: 04 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/asis2016/tknight

Tux Knight is a Linux monitoring system made in Django.

django fastapi fedora-workstation linux monitoring-tool ubuntu

Last synced: 03 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/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/jeck0v/mkcert-nginx-fastapi-docker

Web app: Nginx + mkcert + fastapi + docker | local SSL

docker fastapi local-ssl mkcert nginx

Last synced: 04 Feb 2026

https://github.com/fr4iser90/aboutme

A personal "About Me" web page with editable content and backend support. Includes API or UI for managing text, links, and other profile sections.

about-me backend editable fastapi nextjs personal-website profile selfhosted tailwind

Last synced: 07 May 2026

https://github.com/haikoschol/cat-ai-service

HTTP API for retrieving descriptions and tags for cat photos from OpenAI

fastapi openai-api

Last synced: 18 May 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/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/nguyenkhaan/coding-online-judge

Online Coding Backend siêu cấp VIP pro. Cấm đè tem

cloudian fastapi microservice worker

Last synced: 28 May 2026

https://github.com/bsantanna/cleanarch-ioc-pypackage

This project provides a clean architecture scaffolding for a FastAPI-based application with PostgreSQL, Redis, Docker Compose, and includes dependency injection, unit testing, integration testing, and pre-commit hooks for code quality.

cleanarch cleanarchitecture dependency-injection docker docker-compose fastapi ioc postgres postgresql pytest python redis sqlalchemy testcontainers

Last synced: 12 Apr 2026

https://github.com/shz-code/routine_master

Python-based application designed to help manage and optimize faculty routines for the CSE department of IUBAT

fastapi react redux-toolkit sqlite tailwindcss

Last synced: 12 Apr 2026

https://github.com/jain40470/agentverse

LG_AgentVerse is a web application that leverages LangGraph agents to create a variety of interactive use cases. Built with a FastAPI backend and a React frontend, it demonstrates different agent functionalities such as a basic chatbot and many more.

agents fastapi generative-ai langchain langgraph llm python reactjs

Last synced: 12 Apr 2026

https://github.com/eehwan/community-api

CommunityAPI - Hybrid JWT Authentication & Skillful Pagination with fastapi, redis, psql...

fastapi jwt postgresql redis sqlalchemy

Last synced: 12 Apr 2026

https://github.com/makampos/social-media-feature

Post and Comments Feature From Social Media Using FastAPI

fastapi pytest python

Last synced: 08 Apr 2025

https://github.com/opesam42/sicklecare

Predictive health-tech platform for Sickle Cell crisis detection. Built with FastAPI & SQLModel. Features a data-driven Stability Index & Offline QR Triage. 4th Place @ HSIL 2026 Lagos.

fastapi hackathon-project healthcare-application

Last synced: 28 May 2026

https://github.com/emberfox205/skyward-flora

Prototype for a solution to read and transfer data between plant sensors and the cloud.

arduino chartjs esp32 fastapi iot platformio python

Last synced: 05 Apr 2026

https://github.com/yyhago/bookapi-fastapi

API REST para sistema de gerenciamento de biblioteca desenvolvida com FastAPI e Python. Permite operações CRUD completas para livros e controle de empréstimos, seguindo boas práticas de arquitetura e organização de código.

api-rest fastapi python

Last synced: 10 Jun 2025

https://github.com/maxonary/code-events-api

AI powered FastAPI App to display events at CODE University

fastapi jira llm luma slack sqlalchemy

Last synced: 03 Sep 2025

https://github.com/ae9is/py-fastapi

Example api with FastAPI + Cognito + Docker + Pytorch

api aws cognito docker fastapi pdm pytorch

Last synced: 12 Apr 2026

https://github.com/manishkumar1080/first-draft-universities

Free & open source API service for obtaining information about +9600 universities worldwide.

api api-rest asyncapi asyncpg fastapi fastapi-sqlalchemy python python3 uvicorn

Last synced: 10 Mar 2025

https://github.com/narender-rk10/genai-mock-interview-platform

An AI-driven web app for mock interviews, generating tailored questions and analyzing video responses with Google Vertex AI. Features speech-to-text, performance scoring, and detailed feedback. Built with React, FastAPI, and MongoDB Atlas—perfect for job seekers and interview prep.

ai ai-interview ai-mock-interview artificial-intelligence fastapi gemini genai job-interview mock-interview mock-interviews python reactjs vertex-ai video-analysis

Last synced: 12 Apr 2026

https://github.com/mikethwolff/ML-FastAPI

This repository lists one of my projects and findings as part of my Machine Learning DevOps Engineer Nanodegree.

continuous-deployment continuous-integration fastapi machine-learning-pipeline model-bias-analysis

Last synced: 10 Mar 2025

https://github.com/bongssss/personal-finance-dashboard

fintech finances tracker prototype: Personal finance dashboard.

fastapi fintech fintech-api jwt-auth postgresql react supabase tailwind vercel

Last synced: 02 Jul 2025

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/drsunday-ade/ai-systems-data-engineering

Data engineering + ML systems: lakehouse/ETL, streaming, feature store, MLOps, and model serving. Synthetic data → train → ONNX → FastAPI service + CI.

airflow data-en dbt dvc fastapi feature-store github-actions great-exp mlops onnx spark streaming

Last synced: 12 Apr 2026

https://github.com/fernandocelmer/project-basic-test-fastapi

Test Project - POC [FastAPI + AWS Lambda + API Gateway]

docker fastapi lambda python s3

Last synced: 06 May 2026

https://github.com/heliolj/videoinsightai

A modern web app that analyzes YouTube playlists and videos with AI. Bulk extract transcripts, generate summaries, and get smart insights to quickly determine if videos are worth watching.

ai-summary fastapi gemini-ai playlist-analyzer react transcript typescript video-analysis youtube-api

Last synced: 07 May 2026

https://github.com/sathviknayak123/lexpilot

Multi-agent RAG system for Indian Supreme Court judgments with citation verification, knowledge graph traversal, and adversarial guardrails. Built on OpenAI Agents SDK with native agent handoffs.

agents-sdk docker fastapi knowledge-graph neo4j openai postgres rag ragas-evaluation

Last synced: 28 May 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/edierguerra/fastapi-start-project

fastapi-start-project es una biblioteca de Python diseñada para agilizar la creación de aplicaciones FastAPI mediante plantillas personalizadas generadas directamente desde la consola. Permite a los desarrolladores configurar proyectos de manera rápida y eficiente, optimizando el flujo de trabajo con estructuras predefinidas y personalizables.

fastapi fastapi-template python

Last synced: 29 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/npow/localbatch

Test AWS Batch workloads locally without an AWS account

aws-batch batch-processing docker fastapi integration-testing local-development metaflow python

Last synced: 23 May 2026

https://github.com/zingzy/panda-api

A cute API for pandas written in Python🐼

animals api facts facts-api fastapi flask gifs images panda panda-api python

Last synced: 20 Sep 2025

https://github.com/mgourlis/search_query_dsl

Unified search API for Python — write JSON queries once, run them against SQLAlchemy or in-memory collections. Features streaming, nested boolean logic, automatic JOINs, JSONB, PostGIS, and full-text search.

dsl fastapi jsonb postgis query-builder search

Last synced: 23 May 2026

https://github.com/aureliolo/ai-company

AI Company - A framework for orchestrating autonomous AI agents as employees within a virtual company structure

ai-agents autonomous-agents fastapi llm multi-agent python

Last synced: 11 Mar 2026

https://github.com/87870/alchemist

Alchemist simplifies JSON handling in Laravel, offering a clean and efficient alternative to traditional resource classes. With its focus on speed and elegance, this tool streamlines your development process. 🚀💻

code-generation deoplete deoplete-source elixir fastapi fuzzer kotlin kotlin-language kotlin-library kotlin-multiplatform kotlin-multiplatform-library neovim-plugin photoshop pydantic sqlalchemy uxp vim vim-plugin

Last synced: 09 Apr 2026

https://github.com/sonny-thomas/waiterbildung

Educational Provider Chatbot - Course recommending system - RAG, GPT4o-mini, PgVector, Langgraph, Langchain

alembic beautifulsoup fastapi gpt-4 langchain langgraph llama3 llm python rabbitmq recursive-functions redis sqlalchemy

Last synced: 16 Mar 2025

https://github.com/leonel-h29/home-cloud

Creating a Homemade File Server for a Home Server

fastapi python react vite

Last synced: 12 Apr 2026

https://github.com/quaddarv1ne/keycloackfastapi

Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat

api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite

Last synced: 11 Jun 2025

https://github.com/teecoleonard/todo-list

Uma aplicação simples e eficiente para gerenciamento de tarefas, construída com React no frontend e FastAPI no backend.

fastapi mysql python react

Last synced: 12 Apr 2026

https://github.com/georgekhananaev/fastapi-apple-store-data-scrapper

Uvicorn fastAPI live server data scrapper from apple store with local cache mechanism.

app-store fastapi python scraper

Last synced: 04 Oct 2025

https://github.com/lllit/api_data_mapu

Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun

api chile fastapi mapuche

Last synced: 24 Mar 2025

https://github.com/ankush-003/remote-desktop-access

A remote desktop access web appplication

fastapi socket-programming

Last synced: 20 Apr 2026

https://github.com/iyazerski/cookiecutter-api

Cookiecutter template for web-service RESTful API on Python

cookiecutter docker fastapi postgresql python rest

Last synced: 12 Apr 2026

https://github.com/josuejuca/api-qrcode

Esta é uma API simples construída com FastAPI para gerar QR Codes a partir de dados fornecidos.

api fastapi python qrcode qrcode-generator vercel

Last synced: 09 Apr 2026

https://github.com/shubhamjain2998/expense-tracking-backend

FastAPI backend for tracking monthly expenses against an annual budget — PDF ingestion, fuzzy auto-categorisation, expense splitting, and analytics

expense-tracker fastapi finance pandas pdfplumber postgresql python rapidfuzz sqlalchemy

Last synced: 23 May 2026

https://github.com/angelsc75/academia_musica

Solución en la que se crea una base de datos para el funcionamiento de una escuela de múscica donde se tiene en cuenta el proceso de matriculación por asignaturas y profesores..

docker fastapi mysql pytest python sqlalchemy streamlit

Last synced: 09 Apr 2026

https://github.com/akash-nath29/lirify

AI Lyrics Generator

ai deep-learning fastapi nextjs nlp

Last synced: 12 Apr 2026

https://github.com/zhangbird050801/demo

建设当中...

docker fastapi react

Last synced: 15 Apr 2026

https://github.com/alina1412/search_app

Educational FastApi project with elasticsearch

alembic asyncio docker-compose elasticsearch fastapi poetry postgres pytest python sqlalchemy

Last synced: 09 Apr 2026

https://github.com/sibeardev/magnhild

MVP: AI Project Tracker: FastAPI + React web app with Telegram bot for managing projects and tasks, featuring AI-generated reviews and roadmap creation

fastapi javascript python react telegrambot

Last synced: 16 Sep 2025

https://github.com/notyusheng/xlsx-translate

A tool for batch-translating .xlsx spreadsheets from Arabic to English using a locally hosted LLM in LM Studio

docker docker-compose fastapi lm-studio mistral openai openpyxl streamlit translate

Last synced: 01 Apr 2025

https://github.com/vitaee/gitissuetracker

A simple github issue tracker api with fastapi

celery docker docker-compose fastapi postgresql python redis

Last synced: 20 Jan 2026

https://github.com/pjecz/pjecz-carina-api-key

API con autentificación para enviar y recibir exhortos.

fastapi python

Last synced: 21 Feb 2026

https://github.com/bigrivi/black-panther

Full stack web application scaffold,Using FastAPI,BetterCRUD,Refine and more.

admin-ui bettercrud fastapi fullstack-development low-code material-ui python react refine

Last synced: 12 Apr 2026

https://github.com/smarpottech/smartpot-middleware

SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.

api fastapi https middleware python3 requests

Last synced: 22 Mar 2025

https://github.com/tameronline/fastapi-todo

A professional Todo management system built with FastAPI and SQLAlchemy, designed for efficient task organization and enhanced with modern API and database practices.

backend-development database fastapi project-structure python rest-api sqlalchemy task-management todo-app

Last synced: 09 May 2026

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/adityajunwal/teachmate

The is the main Hosted Project!

fastapi frontend gemini-api reactjs

Last synced: 21 Feb 2026

https://github.com/aloukikjoshi/commonminds

CommonMinds is a modern collaborative blogging platform built with React, Vite, Tailwind CSS, and FastAPI. Create accounts, share posts, and engage with a thriving community through a seamless, responsive interface.

blogging-platform fastapi python react social-platform tailwindcss vite

Last synced: 08 Apr 2026

https://github.com/arthurdsant/api-restfull

API RestFull utilizando Python como base, possuindo as funções GET, POST, PUT, UPDATE e DELETE. Com implementação de pesquisa por categorias como nos exemplos do arquivo Test_Server.py no repositório.

api fastapi postman python

Last synced: 12 Apr 2026

https://github.com/gengyanlei/fastapi-vue-gyladmin

fastapi-vue-gyladmin 采用python、javascript编程语言, 基于FastAPI + tortoise-orm + Vue3 + element-plus + pinia + vue-router + axios的现代化前后端分离管理平台,融合了RBAC权限管理、动态路由和JWT鉴权, 删繁就简的结构,简洁明了的代码,助力中小型应用快速搭建,也可用于新手小白学习参考。

axios fastapi javascript pinia pydantic python tortoise-orm vue-router vue3

Last synced: 20 Apr 2026

https://github.com/vishalbansal28/fastapi-social-media-backend-clone

The project involves building a social media application with features like user authentication, CRUD operations for posts, and voting system functionalities.

fastapi github-actions postgresql postman python

Last synced: 12 Apr 2026

https://github.com/didibrabosa/chat-openai

Simple FastAPI for interacting with OpenAI's GPT-4. Sends user input to the model and returns AI-generated responses.

dotenv fastapi gpt-4 langchain opeai uvicorn

Last synced: 08 May 2026

https://github.com/iamtonmoy0/fastapi-microservice

An inventory app that stores the data of product and keep the record of the total sells

api fastapi microservice python redis redis-client

Last synced: 12 Apr 2026

https://github.com/kishan2029/post_mgmt

Built on the efficient FastAPI framework, this server application allows users to access a wealth of existing posts. Secure JWT token authentication safeguards the system, granting content creation privileges only to registered users. After a quick signup process, users can delve into the creative process, generating and sharing their own post.

fastapi jwt-authentication

Last synced: 18 Apr 2026

https://github.com/felix221123/promptcart--fastapi-architecture

This project folder includes the architectural design of how PromptCart utilises product recommendation using vector database(semantic search),AI powered personalised chatbot for questions & answers using different APIs and LLMs

fastapi google-search-api openai transformers-models vector-database

Last synced: 07 May 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/involved-entity/ibook

Бэкенд часть книжного маркетплейса, написаная на FastAPI

alembic dokcer fastapi gunicorn nginx postgresql pytest sqlalchemy

Last synced: 23 Apr 2025

https://github.com/movtigroup/ubuntu-debian

Smart Ubuntu & Debian Mirror Proxy

debian fastapi mirror mirrored-repository python ubuntu

Last synced: 29 May 2026

https://github.com/deepgram-starters/fastapi-flux

Get started using Deepgram's Flux real-time transcription with this FastAPI demo app

deepgram demo fastapi flux python quickstart real-time speech-to-text streaming turn-detection

Last synced: 05 Apr 2026

https://github.com/savg92/stori

A modern, full-stack expense tracker with AI-powered financial advice built for Stori's Generative AI Squad technical challenge.

docker fastapi python react supabase typescript

Last synced: 12 Apr 2026

https://github.com/tuan882612/jetlax_s

Backend restful web service made at HackTAMU 2023 for handling users, logging flight info, and querying MatLab data.

2factor fastapi jwt-auth matlab mongodb python

Last synced: 12 Apr 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/sakhileln/e-commerce-api

A RESTful API for an e-commerce platform built with FastAPI. 💨🗲

docker fastapi github-actions jwt jwt-authentication poetry postgresql pytest

Last synced: 12 Apr 2026