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

Master's degree | Advanced Python Programming | HW | FastAPI | REST API | CRUD | Application Architecture

alembic application-architecture docker docker-compose fastapi goit-pythonweb-hw-08 migrations openapi postgresql python rest-api swagger

Last synced: 11 Apr 2026

https://github.com/samshad/mindful-eating-backend

A FastAPI-based backend system that delivers AI-generated mindful eating tips tailored to users’ Big Five personality traits and eating behaviors. Built with PostgreSQL, Docker, and fine-tuned LLaMA 3.2 models.

fastapi finetuning-llms llama3 ollama postgres python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/klebersoncollab/fastapibase

Base Project using FastAPI

fastapi python rbac

Last synced: 27 May 2026

https://github.com/persteenolsen/fastapi-vercel-start-one

A Python FastAPI Next.js Web App starter for hosting at Vercel

fastapi nextjs python

Last synced: 11 Apr 2026

https://github.com/ninenox/postgram

Web app for fetching Telegram group post history with date filtering and Excel/CSV export (FastAPI + Telethon)

data-export excel-export fastapi mtproto python telegram telegram-api telethon

Last synced: 27 May 2026

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

Nyobain FastAPI untuk membuat RestAPI

fastapi python

Last synced: 11 Apr 2026

https://github.com/benorbiato/llm-engine

Automated judicial process verification system powered by LLM technology for intelligent decision-making based on company business policies.

docker fastapi llm python streamlit

Last synced: 11 Apr 2026

https://github.com/svaponi/fastapi-mongodb-boilerplate

Boilerplate project for FastAPI + MongoDB (Async).

boilerplate fastapi mongodb mongodb-async python3 template-project

Last synced: 09 May 2026

https://github.com/jnlandu/text-summarization

Text summarization, Chat, & Image classification.

azure azure-devops docker fastapi nextjs14 penpot pytest python

Last synced: 11 Apr 2026

https://github.com/ivanbg001/agentic-ai-chat-analyzer

🧠 Analyze agent chat transcripts on Washington Post articles with AI, providing insights, sentiment detection, and interactive visualizations.

agentic-ai ai-assistant chat-analysis customer-support-ai data-pipeline docker fastapi gemini-ai langchain langchain-tools llm nlp ollama phidata python sentiment-analysis streamlit summarization

Last synced: 11 Apr 2026

https://github.com/egliette/face_register

A face registration system for capturing user metadata and storing it in the database.

computer-vision face-detection face-recognition fastapi onnx triton

Last synced: 16 Jan 2026

https://github.com/eigenvectorsandchill/fastapi_crud

A collaborative assignment to implement CRUD (Create, Read, Update, Delete) operations using SQLite in a FastAPI application.

crud fastapi python3 sqlite

Last synced: 06 May 2026

https://github.com/linzeyang/realpython-tutorials

A central place of code for RealPython tutorials

django fastapi python

Last synced: 16 Jan 2026

https://github.com/bamr87/aieo

AI Engine Optimization - Optimize content for AI engine citations

ai ai-engine-optimization aieo content-optimization fastapi python react seo typescript

Last synced: 13 Jan 2026

https://github.com/vinilopz/bevitest

Esta é uma API desenvolvida com FastAPI para gerenciar produtos (CRUD), contém Logs de visualizações de produtos armazenados no MongoDB um banco de dados nao relacional, e a aplicação utiliza SQLite como banco de dados relacional.

alembic docker docker-compose fastapi mongodb mongodbcompass postman pytest python sqlalchemy vscode

Last synced: 07 Apr 2026

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

Este projeto é uma API RESTful para um sistema de uma concéssionária. Um simples projeto baseado na WebMotors construido em FastAPI. A ideia e criar um pequeno sistema e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos

docker fastapi postgresql python3 redis sqlalchemy

Last synced: 11 Apr 2026

https://github.com/gaur-abhay/next-gen-ai-powered-blogging-platform

Welcome to the Next-Gen AI-Powered Blogging Platform, your ultimate solution for creating, managing, and optimizing your blog with the power of AI.

azure-container-instances azure-cosmos-db azure-sql-database docker fastapi gemini genai python supabase

Last synced: 11 Apr 2026

https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi

This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot

ai chatbot fastapi ollama python websocket

Last synced: 11 Apr 2026

https://github.com/dimanu-py/fast-api

FastAPI course to learn how to develop APIs with this framework

fastapi learning-by-doing python

Last synced: 02 May 2026

https://github.com/laurentinobezerra/imersao-devops-alura

Este projeto implementa uma API para gestão de alunos, cursos e matrículas, desenvolvida com FastAPI. Ele inclui configurações para execução local e orquestração via Docker e Docker Compose, realizado como prática da Imersão DevOps da Alura e Google Cloud.

alura api devops docker docker-compose fastapi python sqlite

Last synced: 11 Apr 2026

https://github.com/juanmorales1810/dpi-boletin-oficial

Proyecto para el gobierno de San Juan para el manejo y gestión del boletín oficial de la provincia

fastapi nextjs python shadcn-ui sqlite taildwindcss

Last synced: 11 Apr 2026

https://github.com/amulyaparitosh/urlshortener

URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the place of the original URL.

docker docker-compose fastapi fastui firebase poetry rest-api urlshortener

Last synced: 11 Apr 2026

https://github.com/guligon90/contact-list-app

Technical assessment regarding the position of full-stack engineer at Horus Smart Detections.

fastapi postgresql python3 restful-api typescript vuejs

Last synced: 11 Apr 2026

https://github.com/abdulbasit110/meeting-minutes-agent

AI Meeting Minutes Agent – transcribe audio, summarize, extract decisions & action items. Built with OpenAI Agents SDK + Whisper

falai fastapi huggingface meeting-minutes meeting-minutes-generator nextjs openai openai-agents-sdk transcription whisper

Last synced: 11 Apr 2026

https://github.com/dheyhasan/echo-trends

EchoTrends is a data visualization app that analyzes your Spotify playlists and reveals insightful patterns—such as track duration, popularity, and statistical correlations—using interactive charts and statistical tests. Built with React (frontend) and FastAPI (backend), it offers both functional analysis and a demo landing

correlation-analysis data-visualization fastapi javascript music-analysis python react recharts spotify-api tailwindcss

Last synced: 11 Apr 2026

https://github.com/eddyizm/quotes

FastAPI quote app (rest api and jinja html pages)

caddy fastapi frontend html pod podman postgresql python3 rest-api webapp

Last synced: 18 Jan 2026

https://github.com/insmnia/binauth

A bitwise permission system for Python with SQLAlchemy and FastAPI integration.

async backend fastapi permissions python sqlalchemy

Last synced: 13 Jan 2026

https://github.com/vianpyro/authentication-service

Secure authentication service using FastAPI, PostgreSQL and Docker

authentication fastapi postgresql service

Last synced: 01 Jul 2025

https://github.com/cc-d/liberlife

100% libre way of keeping track of responsibilities and achieving goals with a very nice ui

async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript

Last synced: 11 Apr 2026

https://github.com/sammysheardev/soc-media

A proof of concept social media platform built with the FARM stack.

farm-stack fastapi mongodb mongodb-atlas python react reactjs social-media social-network typescript web-app web-application

Last synced: 08 Apr 2026

https://github.com/kingyosun/logverse

🎭 Logverse - Auto-updating Shared World Text MMO | LLM-based dynamic narrative generation system where player action histories (logs) appear as NPCs in other players' worlds

ai-story-generation dynamic-narrative fastapi graph-database llm-game multiplayer-rpg react-typescript text-game text-mmorpg

Last synced: 18 Jun 2025

https://github.com/harshman7/insight-agent-idp

AI-powered Intelligent Document Processing (IDP) system with RAG, anomaly detection, and natural language insights. Local, zero-cost alternative to AWS Textract + Bedrock.

ai-agent anomaly-detection document-analytics expense-tracking faiss fastapi idp intelligent-document-processing llm ocr ollama postgresql python rag streamlit

Last synced: 08 Apr 2026

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/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/pmannion2/ignition-rag-agent

RAG Indexer and Retrieval for Indexing Codebases (Ignition in this case) and allowing hooks into Cursor IDE and it's Agentic mode

fastapi ignition rag

Last synced: 24 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/id-andyyy/yadro-dag-service-intern

📌🗄️ FastAPI-based service for storage and visualization of directed acyclic graphs (DAGs) [Internship Task]

alembic docker docker-compose fastapi internship-task postgresql pydantic pytest python sqlalchemy

Last synced: 30 Dec 2025

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/vicba/poc-hackathon

Submission for 24h Decentralized Autonomous Hackathon 2024

docker fastapi flask nextjs solidity

Last synced: 13 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/bforbilly24/dectionpest-fastapi-backend-restapi

Backend for plant disease detection system due to caterpillar or insect bites

alembic classification fastapi postgresql yolo

Last synced: 08 Apr 2025

https://github.com/jeck0v/fastapi-firebase-auth

Fastapi + Firebase + nginx + mkcert + docker | Firebase authentification

fastapi firebase-auth mkcert nginx

Last synced: 14 Feb 2026

https://github.com/sandesh300/metrics-extraction-automation-sql

Metrics Extraction and Automation from SQL

celery-redis fastapi postgresql python supabase

Last synced: 08 May 2026

https://github.com/analyticace/simple-file-sharing-api

This project is a simple file sharing API built using FastAPI. It provides endpoints to upload, download, and retrieve metadata about files.

api fastapi file-sharing links

Last synced: 15 Mar 2025

https://github.com/janchy2/microservice-territories

A microservice for managing territories in Serbia, made using FastAPI, that runs in a Docker container. The microservice uses a DynamoDB database that runs locally inside a container.

docker dynamodb fastapi

Last synced: 16 Apr 2026

https://github.com/omar-karimov/credit-decision-model-mlops

A sophisticated, modular machine learning framework for automating loan approval processes, integrating Docker, Jenkins CI/CD, AWS-EC2, and FastAPI for robust, scalable financial decision-making.

ci-cd deployment docker ec2 fastapi jenkins loanapproval ml mlops pydantic pytest

Last synced: 17 Apr 2026

https://github.com/siddhesh-agarwal/cognizant-prodigi-22

Supply chain event predictability and Visibility

fastapi javascript python react scikit-learn solidity sqlite typescript

Last synced: 12 Apr 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/muhammadusman-10/chatbot-project

A Mental Health Assistance Chatbot developed for an end-user using React & Python.

chromadb fastapi langchain openai python reactjs

Last synced: 12 Apr 2026

https://github.com/danitilahun/langchain_projects

This repository hosts diverse Langchain projects featuring chains, retrievers, tools, agents, RAG pipelines, vector databases (FAISS, Pinecone , Chroma), and integrations with Langsmith and Langserve via FastAPI.

chroma embeddings faiss-vector-database fastapi langchain llm ollama openai pinecone rag retrieval-augmented-generation vector-database

Last synced: 12 Apr 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/nitindavegit/foodchatbot-ai-assistant

ood Ordering Assistant is a conversational chatbot powered by Dialogflow and FastAPI backend. It allows users to add, remove, view, and complete food orders through natural language interactions, making food ordering simple and intuitive.

dialogflow fastapi ngrok postgresql python

Last synced: 08 May 2026

https://github.com/AstralMortem/fastapi-fastauth

Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.

authentication authorization fastapi jwt jwt-authentication oauth2 orm python rbac token

Last synced: 03 Sep 2025

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/javidahmed64592/python-template-server

A template FastAPI server with production-ready configuration.

bandit docker docker-compose fastapi mypy pip-audit pytest python ruff sphinx uv

Last synced: 12 Apr 2026

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/mimi-netizen/chatgpt-app-development

This repository contains a diverse collection of AI-powered applications leveraging ChatGPT, Gemini, and related technologies. It showcases projects ranging from content generators and chatbots to code analyzers, image creators, and text summarizers, demonstrating various practical uses of these advanced AI models.

ai api chatgpt fastapi flask gemini gemini-api openai openai-api pqt5 tkinter

Last synced: 12 Apr 2026

https://github.com/bvandewe/cml-cloud-manager

A Python web portal for lifecycle automation and secure access management of Cisco Modeling Labs (CML) on AWS EC2.

aws-ec2 bootstrap5 cisco-modeling-labs cloud-management cml cqrs ddd docker event-sourcing fastapi keycloak lab-management microservices mongodb otel redis sse vanilla-js

Last synced: 14 Apr 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/ankman007/job-fit-ai

An AI-powered web platform that analyzes resumes and job descriptions using LLMs to generate personalized interview preparation materials and insights.

fastapi llms nextjs postgres

Last synced: 03 Jul 2025

https://github.com/satyajitghana/sd3-ui

Modern web interface for Stable Diffusion 3 text-to-image generation. Features real-time progress tracking, local storage, and a sleek dark mode UI. Built with Next.js 15, FastAPI, and TorchServe.

deeplearning fastapi gen-ai image-generation nextjs nextjs15 python stable-diffusion stable-diffusion-3 text-to-image torchserve typescript

Last synced: 12 Apr 2026

https://gitlab.com/public-dev-projects-1/my-simple-calculator

I created this project with the intention of applying new skills acquired in courses and internships.

docker docker-compose fastapi gitlab learning python python3-fastapi streamlit

Last synced: 10 Mar 2025

https://github.com/yash-rewalia/rag_marine_industry_safety

A Retrieval-Augmented Generation (RAG) system that generates maritime incident reports and preventive action plans using past incident data and SOP documents. Built with FastAPI, FAISS, LangChain, and Streamlit for an end-to-end solution.

fastapi marine openai pydantic python rag safety-monitoring sentence-transformers streamlit

Last synced: 12 Apr 2026

https://github.com/danitilahun/python_projects

This repository has a lot of Python projects done. It is the best place to start learning Python.

asyncio celery django fastapi flask rabbitmq redis

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/kingabzpro/deploying-llama-3.3-70b

Serve Llama 3.3 70B (with AWQ quantization) using vLLM and deploy it on BentoCloud.

bentocloud bentoml cloud fastapi llama3-3 mlops vllm

Last synced: 04 May 2026

https://github.com/mmah-zombo/concert-management-api

An api built with Python that manages the actors, directors, plays, tickets, customer and showtime for various concerts.

api fastapi postgresql python sqlalchemy

Last synced: 12 Apr 2026

https://github.com/denniskoch/pypillar

Raspberry Pi nameplate display designed for a 480×1920 portrait LCD. Shows your name, job title, and live Microsoft Teams presence.

cubicle fastapi nameplate presence python teams workplace

Last synced: 29 May 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/mstovarh/comprenhesion-pip-venv-py

En este repositorio se encuentra una API realizada mediante FastAPI aplicando tecnologías como la extensión fast-api de VSCode y docker. Además se implementaron entornos virtuales para aislar las dependencias.

docker docker-compose env fastapi python

Last synced: 19 Apr 2026

https://github.com/gunenkov/todo_fast_api

REST API, разработанное в рамках подготовки мастер-класса на буткемп для начинающих Backend-разработчиков от Студенческой ИТ-лаборатории

docker fastapi poetry postgresql python sqlalchemy

Last synced: 12 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/haseebahmed49/langchain-qa-app

Simple LangChain Q&A Application powered with FastAPI and StreamLit

fastapi langchain langchain-python streamlit

Last synced: 12 Apr 2026

https://github.com/lowfie/smartcontractapi

Implementation of a backend service that interacts with an ERC-721 standard contract in the Ethereum blockchain

docker dockercompose fastapi postgresql tortoise-orm web3py

Last synced: 04 Feb 2026

https://github.com/nadeetharuka/car-information-viewer

This project is a FastAPI-based web application for viewing car information. It allows users to perform basic CRUD operations on car data, providing a seamless user experience with a responsive HTML and CSS frontend.

css fastapi html python restful

Last synced: 13 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/andrewzhoumq123/sci_graph_api

Generates different types of detailed plots for scientific data

fastapi h5py json matplotlib numpy pandas scipy

Last synced: 12 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

https://github.com/astralmortem/fastapi-fastauth

Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.

authentication authorization fastapi jwt oauth2 rbac

Last synced: 11 Mar 2026

https://github.com/tanax-xt/bookit

BookIt - система для бронирования мест в коворкинге c уведомлениями и удобной админ-панелью

aiogram alembic alertmanager ci-cd csr docker fastapi grafana nginx postgres prometheus pydantic pytest smtp solidjs sqlalchemy tailwindcss

Last synced: 12 Apr 2026

https://github.com/pechinkin/secret-santa

Web-service to play a 'Secret Santa' game. You enter gifts you want and on specified date person to whom you are gifting is chosen

docker fastapi

Last synced: 17 May 2026