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/ronihdzz/voice-ai-asistant-python

An AI voice assistant for real-time phone conversations, built with Python, Twilio, and OpenAI's Realtime API.

conversational-ai docker fastapi gpt-4o openai-api python real-time twilio voice-assistant

Last synced: 08 May 2026

https://github.com/steve2700/rankcraft-ai

User Input → Keyword Research API → Competitor Analysis → Content Generation (AI) → SEO Optimization → Output

ai content-generation-ai fastapi keyword-extraction nextjs python seo-optimization web-scraping

Last synced: 04 Jun 2026

https://github.com/suryask007/rag-with-tts

AI-Powered Q&A with File Upload

fastapi python rag-chatbot streamlit text-to-speech

Last synced: 20 Apr 2026

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/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/kennedy-whytech/imagegallery-fastapi

A simple image gallery web via Fast-api with local S3 & Dynamodb.

applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing

Last synced: 29 Apr 2026

https://github.com/mirvald-space/haraj_scrap

It handles asynchronous data fetching, city-based search filtering, and storage in a MongoDB database, supporting real-time updates and easy front-end integration.

async asynchronous asyncio db fastapi mongo python scraping semphore

Last synced: 25 Jul 2025

https://github.com/mdaffailhami/gasku_server

This is the repository of FastAPI backend server for GasKu app.

competition dart e-government fastapi flutter gas government kmipn mongodb python

Last synced: 09 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/alwayssany/hybrid-search

A product search platform where users can browse, search, and filter products using a hybrid search mechanism that combines lexical and semantic techniques

elasticsearch fastapi hybrid-search lexical-search python react vector-search

Last synced: 09 Apr 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/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/marcos-grocha/pizza-delivery-fastapi

Backend • API Rest • Serviço de delivery

fastapi

Last synced: 23 May 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/thoth2357/fastapi-amazon-scraping

Scrapes data of Amazon and opens an API to use to filter through Scraped data

amazon api-development fastapi web-scraping

Last synced: 26 Jul 2025

https://github.com/joychudasama/chat-txt

Chat with your text files.

fastapi langchain ollama python react shadcn typescript

Last synced: 09 Apr 2026

https://github.com/teamuplabs/team-up-server

비대면 협업 플랫폼인 TeamUp의 서버

fastapi jwt-authentication python server

Last synced: 26 Jul 2025

https://github.com/idalin6127/Module3-Mini-Pretraining-Data-Local-Voice-Assistant-OCR-Web-ASR-LLM-TTS

Week 3 project combining a mini pretraining data pipeline (web scraping, OCR, cleaning, deduplication) and a local real-time voice assistant (ASR, LLM, TTS).

asr cozyvoice data-cleaning deduplication fastapi llama3 nlp ocr python3 surya tesseract tts voice-agent web-scraping whisper

Last synced: 30 Dec 2025

https://github.com/sahilfruitwala/fast-api-django-orm

A complete FastAPI backend powered by Django ORM for database interactions. Includes secure authentication using JWT.

django fastapi orm

Last synced: 15 Apr 2026

https://github.com/alexgoodison/danphobic

AI-powered NGINX log analysis dashboard with anomaly detection (Winner of UCC ACM Hackathon '25) 🏆

fastapi gemini nextjs nginx python

Last synced: 26 Jul 2025

https://github.com/nuuner/timeline-generator

Minimalistic SVG timeline generator built with FastAPI and drawsvg

drawsvg fastapi python svg

Last synced: 18 May 2026

https://github.com/v41bh4vr4jput/fastapi

This repository contains practice projects, examples, and mini-apps built using FastAPI — a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

fastapi pydantic typing

Last synced: 20 Jan 2026

https://github.com/adiyaan010205/price-pulse

PricePulse is a full-stack web application that automates product price tracking across popular e-commerce platforms like Amazon and eBay. It enables users to receive real-time alerts for price drops, monitor trends via analytics dashboards, and manage tracked items efficiently—all through a modern and responsive interface.

antibot-detection apscheduler fastapi jwt-authentication postgresql price-tracker react scrapy sendgrid smtp sqlalchemy tailwindcss webscraping

Last synced: 09 Apr 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/hobby2025/localbackupmanager

클라우드 DB를 로컬하드에 저장하기

fastapi postgresql python3

Last synced: 19 Sep 2025

https://github.com/mgourlis/stateful-abac-policy-engine

Stateful ABAC Policy Engine is a production-ready, multi-tenant authorization system implementing Attribute-Based Access Control (ABAC) with support for spatial conditions (PostGIS), hierarchical ACL evaluation, and both HTTP and direct-database access modes. Includes a React admin UI, async Python SDK, and Keycloak IdP integration.

abac access-control acl attribute-based-access-control authorization fastapi geospatial jwt keycloak multi-tenant oauth2 policy-engine postgis postgresql python rbac react redis sdk spatial

Last synced: 23 May 2026

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/alokverma18/snapi

Snapi - Snap into the world of public APIs!

fastapi open-api public-apis render swagger

Last synced: 02 May 2026

https://github.com/germanpaul12/gif-meme-generator-react-fast-api-llm

A React Web-App which generates memes

fastapi jokes llm python3 react

Last synced: 20 Sep 2025

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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/apostolispat/stockwatchlist

A sample app for playing around the FastApi framework and yFinance API

fastapi python yfinance

Last synced: 18 Apr 2026

https://github.com/alexgoodison/boxbox

F1 Race Visualiser & Overtake Prediction Model 🏎️

fastapi keras nextjs scikit-learn

Last synced: 09 Apr 2026

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

Integración entre FastAPI y Postgres

docker fastapi postgres python

Last synced: 09 Apr 2026

https://github.com/varunramagiri/genai-enterprise-rag

Production RAG pipeline with Amazon Bedrock, LangGraph, Pinecone, FAISS and FastAPI — enterprise-grade, RBAC-secured, FINRA-compliant

aws-bedrock faiss fastapi genai langchain langgraph llm microservices openai pinecone python rag retrieval-augmented-generation vector-database

Last synced: 13 Jun 2026

https://github.com/amha-kindu/fidel-api

FastAPI backend for Fidel AI with JWT authentication, async SQLAlchemy/PostgreSQL persistence, Redis caching, rate limiting, and SSE chat streaming.

alembic api backend fastapi jwt-authentication postgresql python rate-limiting redis sqlalchemy sse

Last synced: 23 May 2026

https://github.com/santiagoasp98/tomato-disease-classification

Tomato disease classification using deep learning with TensorFlow, Keras and FastAPI.

deep-learning disease-prediction fastapi keras neural-network python tensorflow tomato

Last synced: 09 Apr 2026

https://github.com/rubdelima/tintino

Tintino é um projeto da disciplina de Criatividade Computacional com o objetivo de criar histórias interativas para crianças, utilizando imagens e áudio gerados por ferramentas de IA.

fastapi gemini langchain whisper

Last synced: 09 Apr 2026

https://github.com/anjarabus/audio-editing-desktop-app

Desktop application to splice and stitch audio according to a list of time-stamps, with FastAPI and React

electron-js fastapi ffmpeg react wavesurfer-js

Last synced: 09 Apr 2026

https://github.com/moking55/hazard-aware-routing-api

FastAPI service for calculating optimal routes that avoid hazardous areas. Leverages OpenStreetMap data to generate safe paths with customizable risk tolerance. Features hazard zone management, interactive map visualization, and Docker deployment.

astar-algorithm fastapi openstreetmap python python3 rest-api

Last synced: 06 May 2026

https://github.com/curegit/stylegan-fastapi

Simplified Web REST API of the StyleGAN using FastAPI

chainer fastapi generative-adversarial-network image-synthesis openapi stylegan2

Last synced: 02 Aug 2025

https://github.com/Weburz/burzpage

A minimal CMS, purposefully built specifically for blogging needs

blogging cms fastapi python

Last synced: 26 Sep 2025

https://github.com/fastily/is-it-up

📡 A simple API for checking if a website/domain is reachable

fastapi python3 uptime-monitor

Last synced: 17 May 2026

https://github.com/grigorkh/fastapi-ml-deployment-template

This repository provides a complete example of serving a machine learning model with FastAPI, containerizing it using Docker, and deploying it on Kubernetes.

api docker fastapi fastapi-template kubernetes ml mlops python

Last synced: 20 Jan 2026

https://github.com/andreyrcdias/tfecspy

PoC experimenting deploy a FastAPI application with Docker and ECS with Terraform

aws docker ecr ecs fastapi python terraform

Last synced: 09 Apr 2026

https://github.com/haseebahmed49/langchain-email-automation

AI-powered email automation system that categorizes emails, generates responses and prioritize messages

ai api automation fastapi langchain langchain-op openai python3 streamlit

Last synced: 09 Apr 2026

https://github.com/tierraskyllc/network-automation-system

Hybrid LangGraph/LangChain/MCP Network Automation System with pyATS/Genie - Intelligent network device management with natural language interface

ai automation cisco fastapi genie langchain langgraph mcp network-automation network-management postgresql pyats python

Last synced: 09 Apr 2026

https://github.com/aivinay/switchboard

Privacy-aware, local-first router for your CLI coding agents (Codex, Claude Code) and local LLMs (Ollama) — keeps sensitive prompts on-device and cuts premium-model usage.

ai-agents claude-code codex fastapi llm llm-orchestration llm-routing local-first local-llm model-routing ollama privacy privacy-preserving-ai python semantic-memory

Last synced: 29 Jun 2026

https://github.com/tanush-g/llm-task

A privacy-focused web application that detects Personally Identifiable Information (PII) in text using advanced NLP techniques and provides AI-powered paraphrasing to help users protect their sensitive information. It leverages Named Entity Recognition (NER) and Large Language Models (LLMs) to identify and sanitize PII

fastapi gemini named-entity-recognition ner pii-detection render spacy vercel

Last synced: 03 Feb 2026

https://github.com/chriscummings/farm-stack

Dockerized FARM Stack (FastAPI, React, MongoDB) using TypeScript, FastAPI Users, and Beanie

fastapi mongodb react typescript

Last synced: 09 Apr 2026

https://github.com/rsn601kri/demand-pulse

Transforming Retail Supply Chains with AI-Powered Demand Forecasting & Generative Insights

aws data-visualization fastapi forecasting genai hackathon nextjs react walmart

Last synced: 09 Apr 2026

https://github.com/macromrit/air-flick

Transfer files through the air with just a gesture. Push. Pull. Done.

css cv2 fastapi html js media-pipe peer2peer python random-forest-classifier restful-api scikit-learn websockets

Last synced: 09 Apr 2026

https://github.com/ziweek/award-factory

🎓 Showcasing Project, in 2024 Google Machine Learning Bootcamp - 🏆🤖 Award-Factory: Awards lovingly crafted for you by a hilariously talented generative AI! #Google #Gemma:2b #fine-tuning #quantization

docker docker-compose fastapi fine-tuning gemma-2b google large-language-model llama-cpp nextjs quantization

Last synced: 09 Apr 2026

https://github.com/labatata101/oximeter-monitor

Oximeter monitor project using the ESP32 microcontroller and the MAX30100 sensor

bot c cpp esp32 fastapi max30100 microcontroller oximeter python rest-api telegram-bot

Last synced: 09 Apr 2026

https://github.com/andreypomortsev/library

This project provides a simple yet comprehensive system for managing a library, focusing on book management and author tracking. It utilizes FastAPI, Docker, PostgreSQL, and SQLAlchemy to offer a robust framework for creating, updating, and retrieving books and authors through a RESTful API.

ci docker docker-compose fastapi postgresql pydantic sqlalchemy-python

Last synced: 09 Apr 2026

https://github.com/zavintyshka/fastapi-social-media

Social Media API based on fastapi library for python

api docker fastapi postgresql python

Last synced: 09 Apr 2026

https://github.com/fergusdixon/fullstack-meme-maker

An example of a fullstack React & FastAPI application for generating memes

aws docker fastapi fullstack react

Last synced: 09 Apr 2026

https://github.com/mstovarh/moviemix-my-movie-api

Este repositorio contiene una API personalizada llamada MovieMix encargada de realizar recomendaciones de películas, se utilizaron tecnologías como python, jwt, uvicorn, docker, sqlalchemy, fastapi y docker.

api docker docker-compose env fastapi jwt jwt-auth jwt-token middleware python restful-api sqlalchemy-orm sqlalchemy-python uvicorn

Last synced: 09 Apr 2026

https://github.com/faisal-fida/voiceflow-ai

VoiceFlow AI is a production-ready FastAPI microservices platform that provides real-time speech-to-text transcription and intelligent text classification, specifically optimized for insurance call center analytics.

classification-model fastapi machine-learning-algorithms torch transformers whisper

Last synced: 20 Apr 2026

https://github.com/apatni24/visionqa

Context-aware tool for automated BDD test generation and execution using RAG, VectorDB, and LLaMA.

adaptive-rag bdd behave blip context-aware-ai corrective-rag fastapi genai llama ocr rag self-rag test-automation

Last synced: 09 Apr 2026