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/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/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/yugoff/site-yugoff-blog

Resume website

docker fastapi postgresql

Last synced: 16 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/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/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/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/xiaobeicn/storm-server

An server api base implementation of storm and fastapi

fastapi knowledge-curation llm nlp report-generation retrieval-augmented-generation storm

Last synced: 16 Apr 2026

https://github.com/rickelmedias/bomberonline

An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.

design-patterns fastapi phaserjs solid websocket

Last synced: 20 Apr 2026

https://github.com/matsjfunke/fastapi-traefik-auth

straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption

authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik

Last synced: 16 Apr 2026

https://github.com/sumit0ubey/postapp

PostAPP is a RESTful API built using FastAPI and PostgreSQL. It provides endpoints for creating, reading, updating, and deleting (CRUD) posts. Designed for high performance and scalability, this API leverages FastAPI's asynchronous capabilities for efficient request handling.

fastapi heroku postgres render sqlalchemy

Last synced: 20 Apr 2026

https://github.com/jensssen/lora-intrusion-detection-system

Home alarm system utilizing LoRa, FastAPI, Grafana, Postgresql and more

fastapi grafana lora postgresql raspbarry-pi telegram-bot

Last synced: 16 Apr 2026

https://github.com/lykourgoss/iris-ml-model-microservice

A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)

docker fastapi iris-classification machine-learning-model microservice

Last synced: 16 Apr 2026

https://github.com/arnoldchrisoduor1/neumoai

Neural Network (AI) that scans lung X-rays to determine presence of Pneumonia

fastapi nextjs14 postgres pytorch

Last synced: 28 Apr 2026

https://github.com/vijaysingh1621/personal-ai-assistant

Personal AI Assistant using FastAPI, Gemini AI, and MongoDB 🚀 Personal AI Assistant that remembers conversations and provides intelligent responses using Google Gemini API. Built with FastAPI, MongoDB, and LangChain, this AI assistant stores chat history in a database to maintain context across sessions.

dotenv fastapi gemeni-api langchain mongodb-atlas

Last synced: 16 Apr 2026

https://github.com/ornl/certified

The missing certificate infrastructure for web APIs.

fastapi microservices x509

Last synced: 04 Mar 2026

https://github.com/sahar-dev/weather

Predict next-day rainfall in Australia using machine learning and MLOps.

dvc-for-data-science fastapi machine-learning mlops

Last synced: 16 Apr 2026

https://github.com/git-khandelwal/paper-creator

Sample Paper Creator Using LangChain and Gemini

fastapi gemini langchain

Last synced: 16 Apr 2026

https://github.com/pxxguin/modernnews

ModernNews is a project developed for the Open Source System course.

beautifulsoup4 crawling fastapi kobert python311 selenium

Last synced: 04 Mar 2026

https://github.com/neurophant/lazycms

Minimalistic CMS in Python with Markdown content

cms cms-framework fastapi markdown

Last synced: 04 Mar 2026

https://github.com/marcinz20/easykey

This is a website that uses ML model to recognise the key of the song.

fastapi full-stack machine-learning music-information-retrieval python spotify-api typescript vuejs

Last synced: 16 Apr 2026

https://github.com/tec-gh/lab

FastAPI-based JSON data collector/viewer with SFTP export and Flet client viewer

fastapi flet json sftp sqlite

Last synced: 01 Apr 2026

https://github.com/holms/fb-analyzer-post-fetcher

Facebook post fetching service for FB Analyzer

docker fastapi fb-analyzer microservices python

Last synced: 16 Apr 2026

https://github.com/tekpeek/event-dispatcher

Centralized notification engine for StockFlow, currently managing health alerts with extensible architecture for future event types.

fastapi kubernetes microservices-architecture python3

Last synced: 04 Mar 2026

https://github.com/ckrough/retriever

AI-powered document Q&A using RAG (Retrieval-Augmented Generation). Built with FastAPI, Claude, and Chroma for accurate, cited answers.

chroma claude document-search fastapi knowledge-base llm python question-answering rag retrieval-augmented-generation self-service semantic-search vector-database

Last synced: 01 Apr 2026

https://github.com/akalmaliky-spec/detroit-family-home-care-api

Detroit Family Home Care — FastAPI backend with DFHC scaffold

backend docker fastapi healthcare python rest-api security sqlalchemy

Last synced: 01 Apr 2026

https://github.com/omamberkar/git-roast

Git-Roast is a "toxic" code-analysis tool that uses Google Gemini AI to brutally roast your GitHub repositories. Designed with a terminal-style Matrix aesthetic and atmospheric audio, it crawls your code and README files to deliver sharp, specific, and hilarious critiques of your coding practices.

docker fastapi gemini github react vite

Last synced: 01 Apr 2026

https://github.com/ai-geekette/aylien_news_summarize

An app built on top of aylien news api with fastapi to get news and display a summary overview.

aylien-news-api chatgpt cronjob docker dockercompose fastapi langchain news openai-chatgpt prompt-engineering streamlit summarization

Last synced: 05 Mar 2026

https://github.com/vickypandey14/pysqlfastapi

PySQLFastAPI is a web application built using FastAPI, seamlessly integrating with MySQL for efficient data management.

api database fastapi mysql python

Last synced: 17 Apr 2026

https://github.com/ronylpatil/wineq

Implementing E2E ML workflow.

doker dvc dvclive fastapi git github-actions mlflow pytest

Last synced: 17 Apr 2026

https://github.com/mbrsagor/product

FastAPI postgresql product backend web app

docker fastapi postgresql python

Last synced: 17 Apr 2026

https://github.com/maximbilan/habla-core-gemini

FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run

fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket

Last synced: 03 Jun 2026

https://github.com/aonurakman/demandify

Reproduce real-world traffic congestion with synthetic demand calibration for agent-based traffic scenarios using genetic algorithms.

fastapi genetic-algorithm genetic-algorithms openstreetmap python python3 sumo tomtom tomtom-api traffic-simulation

Last synced: 05 Mar 2026

https://github.com/abelarduu/athletes-api

API desenvolvida em Python utilizando o framework FastAPI e o banco de dados SQLite3. A API permite realizar operações CRUD (Create, Read, Update, Delete) para gerenciar informações sobre atletas, incluindo nome, CPF, idade, peso, altura, sexo e classe de idade.

api crud-api fastapi python sqlite3 sqlite3-database

Last synced: 17 Apr 2026

https://github.com/pedcapa/nlpower

FastAPI-based service designed to provide real-time text analysis. It leverages some Natural Language Processing (NLP) libraries to offer functionalities such as sentiment analysis, keyword extraction, and text summarization.

fastapi nlp nltk spacy

Last synced: 05 Mar 2026

https://github.com/soaibsafi/tuc-share-python

Content sharing application with distributed block list services using FAST API (Python) and React.js.

fastapi python3 reactjs

Last synced: 17 Apr 2026

https://github.com/adithyanarendra/llm-local-implementation

Local implementation of GPT

fastapi python

Last synced: 17 Apr 2026

https://github.com/poyuchenlaw/shanbot

Restaurant AI Assistant LINE Bot — Invoice OCR, Menu Management, Financial Reports, Tax Export. Built for small restaurants and catering companies.

accounting ai catering fastapi invoice line-bot ocr paddleocr python restaurant tax traditional-chinese

Last synced: 02 Apr 2026

https://github.com/santoshniroula/book-scraper

Scrpped book application, contains scrapper, server and client application.

android docker-compose fastapi flutter jetpack-compose ktor mongodb scrapy

Last synced: 02 Apr 2026

https://github.com/chernistry/shafi

Evidence-first legal QA system — 300+ DIFC documents, 16 retrieval experiments, 87.5% rejected after ablation. LangGraph + Qdrant + FastAPI. Agentic RAG Challenge 2026.

agentic-rag ai-agents competition document-processing evaluation fastapi langchain langgraph legal-ai legal-tech llm nlp openai python qdrant question-answering rag retrieval-augmented-generation vector-search

Last synced: 02 Apr 2026

https://github.com/timcsy/matcher

可解釋、公平、可重現的「參與者↔對象」配對工具(規則篩選 + 公平抽籤 + 完整稽核)

auditable fairness fastapi lottery matching python school

Last synced: 03 Jun 2026

https://github.com/f0rk-it/producthub

ProductHub is a RESTful API that provides real-time e-commerce product data scraped from websites like Amazon and eBay. Developers can easily access product details such as name, price, image URL, and category, making it perfect for building price comparison tools, product discovery platforms, and more.

fastapi python restful-api

Last synced: 21 Apr 2026

https://github.com/yashukun/fs-ldin

AI-powered LinkedIn comment generator with FastAPI, Selenium-based post extraction, and multiple model strategies.

fastapi huggingface linkedin openai selenium-python

Last synced: 17 Apr 2026

https://github.com/kirisaki77/response-bandwidth-limiter

A response bandwidth limiting middleware for FastAPI and Starlette. It allows you to limit the response sending speed for specific endpoints.

bandwidth fastapi limiter response starlette

Last synced: 02 Apr 2026

https://github.com/mixutin/clipforge

Native macOS screenshot uploader with a self-hosted FastAPI backend

fastapi macos menubar python screencapturekit screenshot self-hosted swift swiftui

Last synced: 02 Apr 2026

https://github.com/liteobject/langchain-mcp-server

MCP server that provides LangChain documentation

ai ai-agent docker fastapi langchain llm mcp mcp-server modelcontextprotocol python

Last synced: 02 Apr 2026

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

A Api Library é uma API Library projetada para facilitar a integração de diferentes serviços e plataformas, permitindo que desenvolvedores criem soluções robustas e escaláveis. Com uma arquitetura modular e flexível, a Api Library oferece uma ampla gama de funcionalidades para gerenciar dados.

fastapi graphql postgresql python3 redis sqlalchemy

Last synced: 02 Apr 2026

https://github.com/gangula-karthik/license-plate-detection

Simply upload an image, and we'll work our AI magic to detect those license plate numbers in no time using FastAPI 🔍✨

fastapi python yolov8

Last synced: 17 Apr 2026

https://github.com/michaelakridge-noaa/jetstream

NOAA Jetstream - Easy uploads to Google Cloud Storage

cloud fastapi google oceanography python storage

Last synced: 02 Apr 2026

https://github.com/itz-me-nvs/charactales

A small app that will generate short stories about imaginary characters.

fastapi groq-api react supabase

Last synced: 17 Apr 2026

https://github.com/fitzy1321/fastapi_auth0

Auth0 Token Verifier for FastAPI Authorization

auth0 auth0-jwt auth0-python fastapi fastapi-auth fastapi-library

Last synced: 17 Apr 2026

https://github.com/dr1dex/super-marketplace

Example flow marketplace

ddd elk-stack fastapi helm k8s rabbitmq

Last synced: 17 Apr 2026

https://github.com/vibtellect/rag-document-chatbot

RAG Dokumenten-Chatbot – FastAPI + React + AWS Bedrock + Qdrant

aws bedrock chatbot dsgvo fastapi ki mittelstand qdrant rag react

Last synced: 03 Apr 2026

https://github.com/mk-knight23/ai-sdk-langchain

Orchestration-focused chain composition for enterprise workflows

agents enterprise-ai fastapi langchain python workflow-orchestration

Last synced: 03 Apr 2026

https://github.com/chenqianhe/bilibili-media-ingestion

自托管的 Bilibili 媒体采集与处理服务,支持元数据提取、视频处理、S3 兼容对象存储和字幕转写。A self-hosted service for ingesting, processing, and managing Bilibili media assets.

bilibili fastapi media-ingestion react yt-dlp

Last synced: 03 Jun 2026

https://github.com/jeffreywijaya100/bank-revenue-model-deployment

FastAPI model machine learning yang memprediksi apakah seseorang memiliki kesempatan lebih besar untuk berlangganan atau tidak (target y bernilai binary “yes”/”no” ).

api deployment fastapi joblib machine-learning pickle post prediction pydantic random-forest-classifier svm

Last synced: 30 Apr 2026

https://github.com/thevickypedia/user_profile_database

A database created using SQLite3 and accessed via FastAPI to create and maintain UserProfiles

fastapi sphinx-doc swagger-ui user-profiling

Last synced: 30 Apr 2026

https://github.com/tsffarias/crud-api

Este repositório apresenta um exemplo de aplicação CRUD simples utilizando FastAPI para o backend, PostgreSQL como banco de dados e Streamlit para o frontend. A estrutura foi criada para ser um ponto de partida e exemplo para desenvolvedores que desejam construir aplicações web modernas e escaláveis.

api crud docker fastapi mvc postgresql pydantic python sqlalchemy streamlit uvicorn

Last synced: 03 Apr 2026

https://github.com/vittodevit/fibercop-data-api

Unofficial mirror API for FiberCop's latest CRO/CNO data. Provides endpoints to access raw data, download CSV, get compact lists for map display, retrieve detailed records by ID, and view dataset statistics.

csv docker fastapi python

Last synced: 04 Apr 2026

https://github.com/cognisn/spark

Secure Personal AI Research Kit — Multi-provider LLM web interface with MCP tools, voice chat, persistent memory, and autonomous actions

ai ai-tools anthropic autonomous-agents aws-bedrock chatbot claude fastapi gemini grok llm mcp model-context-protocol ollama prompt-caching python rag research-kit voice-assistant web-ui

Last synced: 15 Apr 2026

https://github.com/bjornmelin/ml-production-engineering

⚙️ End-to-end ML deployment solutions. Focused on model serving, multi-GPU optimization, and production-grade system implementation. 🎯

cuda deployment docker fastapi gpu-computing kubernetes mlops production

Last synced: 17 Apr 2026

https://github.com/sepehr071/pm-assistant

Local-first AI copilot for Project Managers. 9 MCP integrations, approval-gated tool calls, proactive rules engine.

agent ai-assistant fastapi llm local-first mcp openrouter project-management react smithery

Last synced: 03 Jun 2026

https://github.com/vivekashok1221/lnkshrt

URL shortener API built with FastAPI.

fastapi postgresql python

Last synced: 17 Apr 2026

https://github.com/dongju93/cocktail-maker

칵테일 제조에 필요한 다양한 주류의 특성(향, 맛, 여운 등), 정보, 이미지를 관리하고 검색할 수 있는 RESTful API 서비스로, MongoDB와 SQLite를 활용하여 주류 데이터와 메타데이터를 저장하고, JWT 기반 인증 시스템을 통해 사용자 권한을 관리합니다.

backend docker fastapi gunicorn jwt mongodb python react rest-api tailwindcss typescript uvicorn vite

Last synced: 17 Apr 2026

https://github.com/jeremylongshore/moat

Verified Agent Capabilities Marketplace — MCP-first trust + policy + execution layer for agents

agents capabilities fastapi mcp policy receipts security trust

Last synced: 04 Apr 2026

https://github.com/lucho00cuba/sample-api

A FastAPI-based REST API with JWT authentication and automatic route loading.

api-rest fastapi python3

Last synced: 17 Apr 2026

https://github.com/noahspott/thecoverbandscene

API-driven backend for cover bands to manage events, availability, and calendars. FastAPI, SQLModel, Alembic, PostgreSQL.

alembic docker fastapi postgresql sqlmodel

Last synced: 04 Apr 2026

https://github.com/amitgambhir/rag-auditor

Open source RAG evaluation platform — automatically score faithfulness, relevancy, and hallucination risk

fastapi generative-ai hallucination-detection llm-evaluation python rag ragas

Last synced: 04 Apr 2026

https://github.com/invincible1602/feedbacksystem

A full-stack feedback system that leverages advanced NLP and interactive dashboards to analyze customer sentiment in real time. Built using FastAPI, React, and Chart.js.

fastapi machine-learning python reactjs sentence-transformers

Last synced: 17 Apr 2026

https://github.com/oscarcitoz/conversation-engine

Conversation Engine API is a Python-based microservice built with FastAPI, integrating with AI providers via LangChain. It communicates with an external Agent Config service to retrieve dynamic agent configurations, enabling intelligent, context-aware conversations for various tasks like product inquiries and currency conversions.

agent-configuration ai-integration chatbot conversational-ai fastapi langchain microservice python

Last synced: 17 Apr 2026

https://github.com/ayo-ajayi/simhash

Using specially trained models and locally sensitive algorithm to detect phishing mails.

fastapi golang locally-sensitive-hashing machine-learning react

Last synced: 17 Apr 2026

https://github.com/zabit923/pa-dgu

👨‍🎓 Diplom project on FastAPI 👩‍🎓

docker fastapi python rest-api websocket

Last synced: 17 Apr 2026

https://github.com/fblettner/liberty-framework-template

Liberty Framework, next generation of no-code/low-code

fastapi liberty-core liberty-framework nomana-it python react

Last synced: 17 Apr 2026

https://github.com/isaacdiaz09/ecovision-poli

Proyecto del modulo Arquitectura de Software - Ing de Software - Universidad Politécnico Grancolombiano

arquitectura-de-software fastapi firebase

Last synced: 04 Jun 2026

https://github.com/diegoribeiro2/deploy_de_modelo_de_machine_learning_na_nuvem_gcp_com_flask

Deploy de modelos de machine learning treinados localmente na nuvem GCP, utilizando Flask para disponibilizar uma API que retorna predições em tempo real.

fastapi gcp-cloud-functions python rest-api

Last synced: 17 Apr 2026

https://github.com/bilalkamal/scienceproves.me

🧬 ScienceProves.Me - A RAG-powered assistant that answers questions with high precision using scientific evidence.

ai fastapi nextjs15 openai python rag self-correcting

Last synced: 04 Apr 2026

https://github.com/jibbs1703/loan-approval-prediction

This repository contains a Loan Approval Prediction Model. The model predicts the likelihood of loan approval based on applicant data. The model deployment is done using FastAPI to allow applicant data to be entered in order to obtain an approval prediction.

api-endpoints aws-ec2 aws-s3 classification-algorithm fastapi feature-engineering feature-selection loan-approval-prediction model-deployment model-training-and-evaluation

Last synced: 04 Apr 2026

https://github.com/lkhorasandzhian/my-fastapi-project

Финальное домашнее задание по дисциплине "Семинар наставника"

docker fastapi sqlalchemy sqlite uvicorn

Last synced: 04 Apr 2026

https://github.com/iamcaominhtien/kanban-board-mcp

A personal Kanban board with a polished React UI and Python MCP server — built for AI agent integration

ai-agents drag-and-drop fastapi kanban mcp model-context-protocol project-management python react sqlite typescript

Last synced: 17 Apr 2026