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/carloocchiena/fastapi_restful

A sandbox for a RESTful API made with FastAPI

fastapi python python3

Last synced: 13 Apr 2026

https://github.com/bytraembedded/Laptop-Price-Prediction-with-Machine-Learning

The Laptop Price Prediction with Machine Learning project provides a system to predict the price of laptops based on various features such as processor type, RAM size, storage capacity, and more/

airflow data data-science data-visualization fastapi heroku-deployment machine-learning-algorithms matplotlib-pyplot numpy pandas python reactjs seaborn

Last synced: 30 Dec 2025

https://github.com/jellydn/fastapi-apps

This repository contains two demo applications built with FastAPI, managed as a monorepo using Moon.

fastapi moon

Last synced: 21 Apr 2026

https://github.com/akmamun/fastapi-sql-boilerplate

A FastAPI and SQLAlchemy Boilerplate for Rapid API Development with Async Database Support

asynchronous asyncpg fastapi sqlalchemy

Last synced: 14 Jun 2026

https://github.com/modemobpsycho/fastapi-chat

Repository with backend from the online chat project.

alembic asyncpg bcrypt fastapi jwt-authentication sqlalchemy websockets

Last synced: 17 May 2026

https://github.com/maktoobgar/fastapi

A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.

fastapi python3

Last synced: 17 May 2026

https://github.com/arnabd64/automl-fastapi

A web app powered by FLAML automates Machine Learning tasks efficiently, simplifies data prep, and runs smoothly on standard laptops, enabling secure, cost-effective model creation.

automl fastapi machine-learning python

Last synced: 08 May 2025

https://github.com/rodrigolaa/pizzadeliveryapi

Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:

fastapi python

Last synced: 17 May 2026

https://github.com/PFS-AI/PFS

The AI-powered desktop tool for finding, classifying, and understanding your files. Search by keyword, ask questions, and get insights from your scattered files instantly.

ai cross-platform data-science document-classification fastapi file-management file-organizer file-search huggingface-transformers knowledge-management langchain machine-learning productivity-tools rag scikit-learn search-engine semantic-search vector-search

Last synced: 30 Dec 2025

https://github.com/csoren66/medical-data-extraction

Medical data extraction from medical documents like prescription and patient details document using python and Regex

fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression

Last synced: 30 Dec 2025

https://github.com/shahaf-f-s/auto-fastapi

A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.

fastapi fastapi-extension http server uvicorn

Last synced: 17 May 2026

https://github.com/cobanov/notification-relay

FastAPI server to receive and store notifications from mobile devices.

fastapi notifications postgresql

Last synced: 17 Jan 2026

https://github.com/jkanche/asynchronous-api-dask-terraform

Asynchronous API using Dask and AWS Fargate

aws dask-distributed fargate-containers fastapi

Last synced: 17 May 2026

https://github.com/jesufemi-o/fake-coy-api

Dummy api to explore dlt rest api. has authentication, pagination and filtering enabled

data-engineering data-generator dlthub fastapi

Last synced: 17 May 2026

https://github.com/imgurbot12/fastapi-extras

Utilities to make using fastapi a little easier.

fastapi fastapi-extension python python3 session-management sync

Last synced: 14 May 2026

https://github.com/vhidvz/question-answering

Q/A microservice powered by a GPT-2 model, expertly fine-tuned for Persian-language contexts

ai fastapi gpt-2 haystack huggingface persian-nlp question-answering

Last synced: 17 May 2026

https://github.com/alpha-phi-omega-ez/backend

Alpha Phi Omega, Epsilon Zeta Chapter Website Backend built with Fast API and MongoDB

async fastapi mongodb pydantic pymongo python

Last synced: 02 Mar 2026

https://github.com/qqays/honeypot

一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。

fastapi honeypot

Last synced: 24 Jun 2025

https://github.com/gitname/sediment-api

CSV file parser and web server for WHONDRS sediment data (exercise)

docker fastapi mongodb python

Last synced: 07 Apr 2026

https://github.com/ahmad2b/kly-backend

Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.

clerk-auth clerkauth custom-gpt customgpt docker dockerfile fastapi heroku postgresql sqlmodel

Last synced: 02 May 2026

https://github.com/amine-akrout/mental_health_risk

Training and deploying LightGBM Model with MLFlow, fastapi, App Engine and github actions

appengine ci-cd docker fastapi github-actions google-cloud machine-learning mlflow mlops pycaret python

Last synced: 12 Apr 2026

https://github.com/jcpanggoygit/rag-chatbot-documents

This repository contains a RAG-based chatbot that helps you ask questions about your PDF documents. Use FastAPI and Streamlit to easily interact with your files and get accurate answers! 🐙💻

clerk cli-chatbot devcontainer fastapi huggingface jupyter-notebook large-language-models llama2 llama3 llm local-chatbot nextui petcare rag retrieval-augmented-generation serverless supabase vector-database

Last synced: 13 Apr 2026

https://github.com/micheltlutz/pydht11-api

Read Data from DHT11 Sensor with Python and Raspberry Pi

adafruit dht11 fastapi gpio gpio-pins python raspberry-pi raspberrypi raspberrypi-dht11

Last synced: 10 May 2026

https://github.com/vikas-kashyap97/fastapi_playlist

A hands-on FastAPI and Pydantic project showcasing core concepts like data validation, computed fields, nested models, and full CRUD operations using JSON as a mock database. Ideal for learning and prototyping modern Python APIs.

fastapi langgraph langgraph-python pydantic-v2 swagger-ui uvicorn

Last synced: 18 May 2026

https://github.com/trevormccasland/dotalytics-api

Proxy for the Dota2 steam API to serve Dotalytics

fastapi pydantic python steam-api

Last synced: 26 Apr 2026

https://github.com/biggestcookie/fastapi-template

A structured template for FastAPI with sample routes.

fastapi

Last synced: 17 May 2026

https://github.com/perpetue237/docker-compose-secure-app

A Docker Compose setup for securely serving applications with Nginx, featuring HTTPS (TLS) and basic authentication. This project includes configuration for SSL/TLS certificates and user authentication to ensure your application is protected and accessible only to authorized users.

authentication docker docker-compose fastapi nginx nginx-docker python tls-certificate

Last synced: 12 Apr 2026

https://github.com/darkwizard242/k8s-app-demo

FastAPI app, PostgreSQL db and Helm chart to deploy to Kubernetes Cluster

fastapi helm helm-charts kubernetes minikube postgresql

Last synced: 02 Feb 2026

https://github.com/niyaznz/fastapi-mock-middleware

FastAPI middleware for mocking response data of non-implemented endpoints

api-first fastapi mock mock-api mock-fastapi mock-response

Last synced: 11 May 2026

https://github.com/ankushrathour/audiospeakerverification

AudioSpeakerVerification: FastAPI-based API for Speaker Matching and Verification using SpeechBrain. Compare and verify speaker identities from audio files.

api fastapi python3 speaker-verification speechbrain

Last synced: 18 May 2026

https://github.com/hokagem/mecha-lung

End-to-end demo for lung-cancer risk prediction: a TypeScript/React client streams synthetic patient data, PostgreSQL stores it with field-level encryption, and a Python FastAPI service decrypts, trains a scikit-learn model, and serves real-time predictions—the server containerized with Docker-Compose.

bcrypt client-server cors db decision-tree-classifier docker fastapi fernet jwt-authentication ml orm postgresql python react typescript uvicorn

Last synced: 07 Apr 2026

https://github.com/gunh0/prep-9oorm

🧰 Server Prep for 9oorm

docker docker-compose fastapi kotlin makefile python

Last synced: 11 Apr 2026

https://github.com/pranaypatel12/realestimate-ci-cd

RealEstiMate is a Machine Learning-powered web application that predicts house prices based on user input. It utilizes a Decision Tree Regression model and is deployed with FastAPI. The project also supports CI/CD workflows for smooth and automated deployment.

css docker fastapi html jenkins machinelearningalgorithms python regression-models

Last synced: 07 Apr 2026

https://github.com/joshidivanshu/blog-backend-using-fastapi-jwt-authentication

A Blog app backend created using FastAPI. Can perform test queries on the provided link just replace http://localhost:8000/ with a website link mentioned below. You can perform this using Postman or curl

alembic api asychronous backend fastapi jose-jwt jwt-authentication oauth2 python-3 sqlaclhemy sqlite3 webdevelopment

Last synced: 30 Apr 2026

https://github.com/ridenefiras/chatbottt

TT Assistant is an intelligent, multilingual customer service chatbot built for Tunisie Telecom. The project was developed during a hackathon focused on creating accessible digital solutions that align with Corporate Social Responsibility (CSR) values.

agentic-ai ai chatbot fastapi n8n n8n-workflow openai python rag rag-chatbot stt telegrambot tts whisper whisper-ai

Last synced: 07 Apr 2026

https://github.com/boblyx/blr-fastapi

Boilerplate for Fast API projects

boilerplate fastapi fastapi-template

Last synced: 18 May 2026

https://github.com/faylixe/dalida

Karaoke experience based on DALI dataset

fastapi python research spleeter vuejs

Last synced: 19 Apr 2026

https://github.com/nerkoman/agent-kanban

Local-first kanban for AI-agent workflows. Drag a task to Approved and your AI coding agent picks it up via MCP and drives it through analyst → in_progress → testing on its own. MCP for Claude Code & Cline, OpenAPI for opencode / Open WebUI / Ollama / any function-calling LLM. SQLite + FastAPI, runs on localhost.

agent ai-agent ai-tools automation claude-code cline fastapi kanban local-first mcp mcp-server open-webui openapi opencode project-management python self-hosted sqlite task-manager webhook

Last synced: 11 May 2026

https://github.com/anubis-labs/pathrag-system

PathRAG System - A Path-based Retrieval-Augmented Generation implementation with knowledge graph visualization and Ollama integration for enhanced question answering.

docker fastapi knowledge-graph llm ollama path-based-retrieval rag react retrieval-augmented-generation weaviate

Last synced: 07 Apr 2026

https://github.com/danfmaia/hybrid-legal-doc-classifier

Production-ready zero-shot legal document classifier using Mistral-7B LLM and FAISS validation, built with FastAPI for high-performance document classification.

async-python document-classification faiss fastapi legal-tech machine-learning mistral-7b nlp production-ready python zero-shot-learning

Last synced: 27 Apr 2026

https://github.com/0xpriyanshujha/memokeep

MemoKeep - A memory based Notes taking web application made using Fast-API, mongodb, Bootstrap

basemodel bootstrap5 fastapi jinja2 pydantic python

Last synced: 07 Apr 2026

https://github.com/seapagan/fastapi-upload-test

Testing and playing around with file uploads in fastapi and Jinja2 templates

fastapi jinja2 python python3 upload-file

Last synced: 18 May 2026

https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react

A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.

ai artificial-intelligence fastapi gemini genai google-ai python

Last synced: 13 Feb 2026

https://github.com/ethosa/hackathon_sport

Онлайн компилятор для Хакатона Winter IT Hack

fastapi online-compiler vuejs

Last synced: 07 May 2026

https://github.com/kalelmartinho/rinha-backend-2024-q1-fastapi

Minha participação na rinha de backend utilizando FastAPI + SQLModel

fastapi python rinha-de-backend rinha-de-backend-2024-q1 sqlmodel

Last synced: 08 May 2026

https://github.com/nikolaos-mavromatis/house-price-quoting-app

Interactive Streamlit UI for Instant House Price Predictions, powered by a robust end-to-end ML pipeline and FastAPI, fully containerized for seamless deployment.

docker docker-compose fastapi house-price-prediction machine-learning pandas prediction python regression ridge-regression sckiit-learn streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/sureshbeekhani/rag_with_knowledge_graph

RAG_With_Knowledge_Graph enhances customer support using Retrieval-Augmented Generation (RAG) and a knowledge graph. It leverages Neo4j for structured data, LangChain for retrieval, and Google Generative AI for intelligent responses, ensuring efficient query resolution.

ai-customer-support chatbot chatbots fastapi fastapi-docker generativeai neo4j-database

Last synced: 25 Apr 2026

https://github.com/xr843/buddhist-text-collation

Open-source workbench for collating Buddhist canonical texts: punctuation diff, multi-edition collation, version lineage. CBETA/DILA integrated.

buddhist-studies buddhist-text cbeta chinese-buddhism collation digital-humanities dila fastapi philology punctuation python react text-collation textual-criticism tipitaka typescript

Last synced: 26 Jun 2026

https://github.com/ijsbol/simple-blogging-platform

A super simple FastAPI based Python blogging application that renders MDX to HTML, supporting multiple authors and private blogs.

blog blogging blogging-application blogging-platform blogging-system fastapi python

Last synced: 19 May 2026

https://github.com/j-koziel/health-advice-group

A demo web app which provides AI generated health advice based on current location and weather.

ai chatgpt fastapi health reactjs weather

Last synced: 13 Apr 2025

https://github.com/asai95/fastapi-google-iap

A FastAPI plugin for Google Cloud Identity-Aware Proxy (IAP) authentication.

fastapi iap middleware

Last synced: 20 Jan 2026

https://github.com/mjdevaccount/market-data-store

Production market data infrastructure: TimescaleDB + FastAPI control-plane, async sinks, Python client. Handles OHLCV bars, fundamentals, news, options. Features: RLS isolation, backpressure mgmt, Prometheus metrics, cross-repo testing. Built for scale.

async data-infrastructure fastapi financial-data market-data postgresql prometheus python time-series timescaledb

Last synced: 31 Oct 2025

https://github.com/mateus-dev-me/madr-fastapi

Plataforma simplificada para gerenciamento de acervos digitais de livros, focada em romances.

fastapi python sqlalchemy testdrivendevlopment

Last synced: 19 May 2026

https://github.com/crackedresearcher/quickapi

A blazing-fast API mock tool for frontend devs—build prototypes without waiting for the backend! (in build mode)

api-mock astrojs devtools fastapi frameworks rest-api

Last synced: 19 May 2026

https://github.com/harshil748/ai-code-reviewer

This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference

ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss

Last synced: 05 Apr 2026

https://github.com/omkaarr1/size_chart_generator

AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction

fastapi machine-learning python3 unsupervised-learning

Last synced: 03 Feb 2026

https://github.com/vevdokimovm/personal-finance-dss

FINPILOT: Интерпретируемая система поддержки принятия решений (СППР) для управления персональными финансами на базе алгоритма SAW и FastAPI.

algorithm backend decision-support-system fastapi fintech jinja2 mcdm personal-finance python rest-api sqlalchemy sqlite

Last synced: 27 Jun 2026

https://github.com/ddonghyeo/audiogenerateserver

오디오 생성 서버 컴포넌트

ai-models asgi bark fastapi uvicorn-gunicorn

Last synced: 19 May 2026

https://github.com/geo-y20/enhanced-learning-experience

IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.

chat-application chatgpt educational-project fastapi groq-api huggingface lama llm pdf-files platform python speech-to-text text-summarization transformer whisper word2vec wordembedding

Last synced: 06 Apr 2025

https://github.com/deruina/starfolio

This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)

asynchronous-programming concurrency fastapi oauth2

Last synced: 19 May 2026

https://github.com/kientech/crop-recommendation-with-machine-learning

The Crop Recommendation with Machine Learning project is designed to assist farmers and agricultural professionals in selecting the most suitable crops for their specific environmental conditions.

fastapi machine-learning modeling numpy pandas python reactjs sklean

Last synced: 22 Mar 2025

https://github.com/AVoss84/pdf_extract

Text classification based on PDF inputs

classification fastapi nlp python streamlit

Last synced: 06 Apr 2025

https://github.com/ibtisamafzal/voyance

AI visual web research agent — natural language → Gemini vision navigates live sites → spoken briefing + comparison table. UI Navigator @ Gemini Live Agent Challenge.

ai-agent cloud-run elevenlabs fastapi firecrawl gemini google-cloud hackathon perplexity playwright react ui-navigator vite web-research

Last synced: 08 Apr 2026

https://github.com/wristwaking/wechat-miniprogram-payment

这是一个Python语言通过fastapi框架搭建服务端,实现微信小程序端进行微信支付案例模板项目源码。

fastapi python3 wechat-mini-program

Last synced: 20 May 2026

https://github.com/vhidvz/machine-translation

Multilingual machine translation microservice powered by the Facebook/mBART-large model

ai facebook-mbart fastapi huggingface machine-translation multilingual

Last synced: 20 May 2026

https://github.com/gisoreb/learning_platform

A Flutter learning management system project consuming APIs from Fastapi python backend framework.

android fastapi flutter ios windows

Last synced: 08 Apr 2026

https://github.com/shanu-shahbin/blogs-fastapi-

The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.

api crud fastapi oauth2 pyjwt redoc swagger-ui

Last synced: 14 Mar 2025

https://github.com/shin-sforzando/etude-deta

Etude for Deta with FastAPI

deta etude fastapi

Last synced: 28 Mar 2025

https://github.com/sorna-fast/fast_api_company

Building the API of a company's entities with the demo front with Streamlite to run the run.py file

alembic fastapi passlib requests sqlalchemy streamlit

Last synced: 08 Jul 2025

https://github.com/chrnmaxim/fts_fastapi

Реализация FTS (FastAPI + SQLAlchemy + PostgreSQL)

fastapi fts postgresql sqlalchemy

Last synced: 27 Jun 2025

https://github.com/aryankeluskar/freshuntil

Web-app designed to help individuals manage their groceries more efficiently. Minimize Waste & Maximize Taste. Built in 36 hours at LAHacks 2024.

django fastapi gemini gemini-vision mongodb python reactjs sustainability

Last synced: 08 Apr 2026

https://github.com/abhimishra01/vectorshift-fullstack

Full Stack application - Vectorshift Dashboard Replica

axios docker fastapi material-ui reactjs zustand

Last synced: 13 Feb 2026

https://github.com/cdxy1/avito-test-task

Тестовое задание

fastapi postgres pyhton redis sqlalchemy

Last synced: 14 May 2025

https://github.com/saadmdsabah/fastapi-initializr

A modern CLI tool that instantly scaffolds production-ready FastAPI project structures with best practices, interactive prompts, and customizable templates.

cli-tool fastapi pypi python

Last synced: 08 Apr 2026

https://github.com/kimtth/mcp-remote-call-ping-pong

🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls

fastapi fastmcp mcp mcp-client mcp-server model-context-protocol sse

Last synced: 17 May 2026

https://github.com/gnss-lab/fastapi-auto-generate-gateway

👷‍♂️ A library that allows you to automate the process of creating an API Gateway

api-gateway fastapi gateway gateway-api microservices python

Last synced: 06 Apr 2025

https://github.com/hk669/chatbot

The chatbot is a rule-based system that classifies user intents using a bag-of-words approach. It predicts intents based on the user's input, retrieves a random response from a predefined set of responses associated with each intent, and generates the appropriate reply.

chatbot deep-learning fastapi machine-learning neural-network nlp

Last synced: 22 May 2026

https://github.com/reymundvirtus/svg-icons-api

🧩✨ A FastAPI-powered service for serving open-source SVG icons, optimized for dark and light UI themes.

fastapi logos open-source python svg svg-icons svg-images

Last synced: 08 Apr 2026

https://github.com/birg81/classbookinghubsystem

Web app for managing interrogation bookings. Students can select the day and time based on the teacher's availability and their class schedule.

bindings fastapi jwt mysql python sqlorm swagger

Last synced: 06 May 2026

https://github.com/cerno-ai/cerno-insight

High-performance RAG system for intelligent document Q&A with hybrid retrieval, GPU acceleration, and citation-backed answers. Upload docs, ask questions, get precise responses.

artificial-intelligence bm25 docker document-processing embeddings faiss fastapi llms local-first machine-learning natural-language-processing nextjs openai python rag rag-pipeline reranking retreival-augmented-generation semantic-search typescript

Last synced: 08 Nov 2025

https://github.com/joshmusira/rag_application

A state-of-the-art Retrieval-Augmented Generation (RAG) application using OpenAI, Qdrant vector store, embeddings, FastAPI, React for the UI, NewsAPI, Word Cloud, and Langchain. This project enables dynamic reading and QA on news articles, focusing on various people of interest, with real-time, personalized news insights.

embeddings-word2vec fastapi langchain-python openai qdrant-vector-database reactjs wordcloud

Last synced: 08 Apr 2026

https://github.com/yancotta/anti-aging-epigenetics-ml-app

A thesis MVP for a personalized anti-aging system that analyzes genetic SNPs and lifestyle habits using ML models (Random Forest and Neural Networks) to provide risk assessments and actionable recommendations. Built with FastAPI, React, PostgreSQL, and containerized via Docker for scalability and explainability.

anti-aging bioinformatics docker explainable-ai fastapi genetics healthtech machine-learning mlops personalized-medicine pytorch reactjs scikit-learn synthetic-data thesis-project

Last synced: 16 Sep 2025

https://github.com/armaggheddon/paperllama

📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!

docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit

Last synced: 03 Feb 2026

https://github.com/pacnpal/polly

A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.

bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard

Last synced: 08 Apr 2026

https://github.com/one-zero-eight/accounts

InNoHassle Accounts service for accessing websites and Telegram bots using your Innopolils account.

fastapi innohassle python

Last synced: 23 Jul 2025