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/concaption/containerized-transcription-api

Containerized Transcription API using Whisper Model and FastAPI

docker fastapi openai transcription whisper

Last synced: 09 Apr 2026

https://github.com/jod35/lib-api

A simple book REST API for a Book management service built for a video on FastAPI, PostgreSQL and SQLModel.

crud-api fastapi postgresql python3 sqlmodel

Last synced: 22 Apr 2025

https://github.com/lukefx/stardust

A minimalist Python web framework inspired by serverless architectures. Build APIs with a single function, powered by Starlette and Uvicorn. 🌟

api async backend fastapi lambda microservices minimalist python python3 rest-api serverless starlette uvicorn web-framework webdev

Last synced: 17 Oct 2025

https://github.com/4l1c3-r4bb1t/despcontrol

💵 O DespControl consiste em um gerenciador de despesas.

fastapi jinja python sqlite

Last synced: 13 Feb 2026

https://github.com/bomjkee/hackathonapp

Backend часть приложения HackathonMiniApp, написанная на асинхронном фреймворке FastAPI + Aiogram + Redis + PostgreSQL + SQLAlchemy с валидацией от Pydantic

aiogram docker docker-compose fastapi postgresql pydantic redis sqlalchemy telegram-bot telegram-mini-app

Last synced: 02 Jul 2025

https://github.com/codingforentrepreneurs/serverless-container-based-python-app-on-google-cloud-run-2020

[2020 version] About Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.

archived cloud-run containers fastapi gcloud-cli google google-cloud python serverless

Last synced: 18 Jan 2026

https://github.com/cutwell/canary

LLM prompt injection detection

fastapi generative-ai openai prompt-injection

Last synced: 25 Jul 2025

https://github.com/meteopavel/aiogoogle_qrkot_spreadsheets

🐾📊 Сервис для Благотворительного фонда поддержки котиков QRkot с возможностью формирования отчёта в гугл-таблице

aiogoogle alembic fastapi fastapi-users python python-dotenv sqlalchemy uvicorn

Last synced: 16 May 2025

https://github.com/younis-ali/rag-pipeline-app

Implement RAG using LangChain and HuggingFace embedding models

fastapi huggingface-embeddings langchain question-answering rag streamlit

Last synced: 16 Apr 2025

https://github.com/harsh-vardhhan/flight-search-backend

RupeeTravel - Conversational Query Interface

fastapi langchain python3 sqlalchemy sqlite

Last synced: 20 Sep 2025

https://github.com/abdibrokhim/lychee

Lychee - Learn more from YouTube videos with AI. Ask questions. Get a summary. Quiz yourself.

education fastapi python3 reactjs youtube

Last synced: 11 Apr 2026

https://github.com/v3gaaa/garden-sense-app

GardenSense is a IoT solution for plant enthusiasts. Monitor soil moisture, temperature, and detect threats to your plants in real-time. Powered by ESP32, React Native, Firebase, and more, it offers a seamless plant care experience. 🌱🚀

aws esp32 expo fastapi firebase iot-application python railway-app rds-database react-native realtime-database

Last synced: 06 Aug 2025

https://github.com/cepdnaclk/e19-co227-leaf-colour-quantifier

A simple field technique to detect/quantify the colour of a plant leaf.

co227 fastapi flutter

Last synced: 01 Aug 2025

https://github.com/mbari-org/fastapi-yolov5

YOLOv5 Machine Learning API powered by the FastAPI framework

cdk fastapi yolov5

Last synced: 12 Apr 2025

https://github.com/phamvanvuhb1999/workhorse

An example of using Redis AI within resource manager for scallable application.

celery fastapi redis redisai

Last synced: 17 Aug 2025

https://github.com/chandru-21/llmops

This project(RAG) focuses on operationalizing LLMs by integrating OpenAI, MLflow, FastAPI, and RAGAS for evaluation. It allows users to deploy and manage LLMs, track model runs, and log evaluation metrics in MLflow. The project also features MLflow traces that logs all the user inputs ,responses ,retrieved contexts ,and other essential metrices.

fastapi genai llm llmops mlflow mlflow-tracking openai rag ragas

Last synced: 19 Aug 2025

https://github.com/kazkozdev/video-analyser

⚡ The YouTube Video Analyzer Pro brings AI-powered analysis capabilities to your fingertips, offering deep insights for content creators and marketers.

ai content-analytics fastapi llama3 llm ollama-api python3 video-analysis video-analysis-client whisper youtube youtube-analytics youtube-api youtube-subscribers

Last synced: 09 Aug 2025

https://github.com/uzair-manzoor/query-docs-backend

The QueryDocs backend is built with FastAPI, handles PDF uploads, extracts text using PyMuPDF, and processes queries with LangChain's NLP capabilities. It stores document metadata in a SQLite database, ensuring efficient document management and accurate answers to user questions.

fastapi fastapi-sqlalchemy langchain llms python-3 rander

Last synced: 21 Jan 2026

https://github.com/stefen-taime/docsearch

Our project is a testament to this need, offering a comprehensive solution that combines modern technologies and architectures to create a powerful document search engine. This engine is not just a tool but a sophisticated ecosystem designed to handle complex data processing and retrieval tasks.

docker elasticsearch fastapi hdfs kafka logstash mongodb nifi sftp tika-server

Last synced: 26 Sep 2025

https://github.com/gitbolt/nodeair

🌀 NodeAir - Easier & insightful Solana wallet experience.

blockchain cryptocurrency dashboard data-visualisation fastapi ipfs javascript nextjs postgresql profiles python saas solana web3

Last synced: 12 Apr 2026

https://github.com/nneji123/fastapi-serving-html-example

A Repository Template for Serving html with FastAPI.

css css3 deployment fastapi heroku html javascript python templates

Last synced: 21 Sep 2025

https://github.com/ossmafia/fastapi-kafka

A Kafka wrapper class around FastAPI to create consumers as endpoints.

api-rest fastapi kafka kafka-consumer python upstash-kafka

Last synced: 11 Apr 2025

https://github.com/seapagan/fastapi-tui

Example TUI to control a fastapi development server, showing the logs in a scrollable panel. Work in progress as a learning experience

fastapi logging python textual tui uvicorn

Last synced: 02 Aug 2025

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

RESTful API using FastAPI, database integration, ORM to user authentication, vote system implementation, Alembic migrations, testing and CI/CD workflows

alembic fastapi pytest sqlalchemy

Last synced: 20 Aug 2025

https://github.com/lealre/crud-rental-properties

Web application for performing asynchronous CRUD operations on a PostgreSQL database using FastAPI, SQLAlchemy, Pydantic, Streamlit, and Docker.

docker docker-compose fastapi pydantic sqlalchemy streamlit

Last synced: 25 Aug 2025

https://github.com/kayprogrammer/whatsapp-web-clone-v5

A simple realtime whatsapp web clone with FastApi MVT architecture

fastapi html-css-javascript pgadmin4 postgresql python whatsapp-web-clone

Last synced: 09 May 2026

https://github.com/putuwaw/qr-generator

QR Code Generator using FastAPI and Vercel

fastapi qrcode vercel

Last synced: 20 Feb 2026

https://github.com/prathameshlakawade/pipeline-genie

Pipeline-Genie is an intelligent data pipeline that processes CSV datasets, identifies their schema, and leverages LLaMA 2.0 to extract business insights. Users can select relevant business needs, triggering automated ETL transformations using Apache Spark. The final transformed dataset is stored in AWS S3 and made available for download.

apache-spark artificial-intelligence aws-s3 business-insights csv-processing data-pipeline data-transformation etl-pipeline fastapi generative-ai llama2 machine-learning mongodb-atlas python react

Last synced: 27 Jul 2025

https://github.com/dmytro-varich/sentiment-analysis-web-app

This project focuses on Sentiment Analysis as part of an assignment for the Fundamentals of Cloud Technologies course. The objective is to develop a functional web application, analyze user input for sentiment (positive, neutral, or negative), and later containerize the application using Docker.

deployment docker-compose fastapi html-css-javascript nltk-python

Last synced: 21 Apr 2026

https://github.com/joaovl5/the-normal-project

⚔️ A custom Authentication system and Launcher for offline Minecraft Java Servers ⚔️

authentication discord-bot fastapi forge kotlin minecraft minecraft-java minecraft-launcher oauth offline-mode papermc python

Last synced: 04 Feb 2026

https://github.com/dandona100/safeeyes

│ Real-time NSFW & harmful content detection as a service

ai content-moderation content-safety docker fastapi image-classification nsfw nsfw-detection python safety

Last synced: 10 Apr 2026

https://github.com/nicopujia/biome_fighters

1v1 online multiplayer platform fighter game with more than just two platforms

2d-game compute-engine fastapi godot mongodb-atlas online-multiplayer-game pixel-art prototype python

Last synced: 06 Mar 2025

https://github.com/s3nsu1k4n/um34c_visualization

Web dashboard made with streamlit to plot data and control 2 APIs made with fastapi. API to control UM34C via bluetooth and an API to store the data from UM34C in a database

api api-rest bluetooth fastapi json pydantic real-time-data sqlalchemy sqlite starlette streamlit streamlit-dashboard um34c uvicorn web

Last synced: 21 Feb 2026

https://github.com/rashmindungrani/fastapi-collection

Discover and explore a curated collection of innovative FastAPI projects. From basic setups to advanced applications, find inspiration and resources for building modern APIs with Python.

alembic backend benchmark fastapi mysql oauth2 postgres pydantic rest-api sqlalchemy sqlite swagger todo-app

Last synced: 09 Apr 2026

https://github.com/theconsolelogger/limber

A python web application framework built using FastAPI.

fastapi python

Last synced: 02 May 2026

https://github.com/julienmeritte/booking-service

Service API de Booking Hotelier en FastAPI. Mise en place Devops Gitlab Runner, CI/CD, Ansible, Docker Swarm avec Quentin Vignan.

ansible dockerswarm fastapi gitlab tick-stack traefik

Last synced: 26 Jul 2025

https://github.com/couchbase-examples/python-quickstart-fastapi

Entry level Couchbase Python FastAPI tutorial/demo. Steps to build a REST API to manage the travel-sample bucket.

couchbase fastapi hacktoberfest python

Last synced: 20 Feb 2026

https://github.com/python-ninja-hebi/python-fasttea

fastTEA: Build Web Applications in Python with fastAPI and html

elm-architecture fastapi htmx python pythonframework webframework

Last synced: 16 Apr 2025

https://github.com/ddanier/fastapi-module-loader

FastAPI Module handling (like Django AppConfig)

fastapi modules python

Last synced: 08 Mar 2026

https://github.com/hummusonrails/browser-use-agent-with-couchbase

A full-stack web application that demonstrates how to use the popular Browser Use open source library to enable AI to control a browser to perform complex tasks with Couchbase powering data storage, retrieval and search.

ai aiagent browseruse couchbase fastapi react vite

Last synced: 12 Apr 2026

https://github.com/multi-modal-ai/computer-vision-hub

Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.

computer-vision deep-learning edge-computing fastapi machine-learning nvidia-triton pytorch

Last synced: 27 Aug 2025

https://github.com/nubilfi/restful-trends

A RESTful API to get Trends data from Google, TikTok, YouTube and Twitter

api backend fastapi google python restful-api tiktok trends twitter youtube

Last synced: 24 Sep 2025

https://github.com/kookmin-sw/capstone-2023-29

자리있어? - 경기도 광역버스 좌석예측 시스템

fastapi lstm postgresql python3 pytorch react scikit-learn sqlalchemy

Last synced: 22 Aug 2025

https://github.com/anand2312/quill-server

Quill is a realtime drawing and guessing game

fastapi redis websockets-server

Last synced: 05 Jan 2026

https://github.com/eddie4k-code/real-time_event_driven_grammar_checker

A PoC demonstrating how kafka and socket.io can be used to create a real-time grammar-checker with event driven architecture.

docker docker-compose fastapi kafka microservice microservices microservices-architecture python react real-time socket-io typescript

Last synced: 10 Apr 2026

https://github.com/redis-developer/redis-starter-python

A starter project for working with Redis and Python

fastapi python redis redis-py starter template uv

Last synced: 15 Mar 2025

https://github.com/metriccoders/metriccoders_fullstack_ml_web_apps

This is the repository that contains all the details about the various full stack ML web apps created by Metric Coders. The README file contains the repository links to these LLM powered applications.

artificial-intelligence fastapi large-language-models machine-learning natural-language-processing nextjs nodejs python reactjs

Last synced: 09 Apr 2026

https://github.com/ayxkaddd/stealerlogsdashboard

good looking dashboard to query your infostealer logs

dashboard fastapi infostealer postgresql stealer-logs tailwindcss

Last synced: 15 Mar 2025

https://github.com/k-daksh/interview_sync

InterviewSync is an open-source platform integrating video conferencing, real-time collaborative coding, and automated code compilation for streamlined technical interviews. It consolidates candidate assessment and problem-solving evaluation into one scalable and easy-to-use solution on GitHub.

compiler fastapi interview interview-practice node-js open-source p2p p2p-chat video-streaming

Last synced: 04 Oct 2025

https://github.com/aerosta/rewardhackwatch

Runtime detector for reward hacking and misalignment in LLM agents (89.7% F1 on 5,391 trajectories).

agent-safety ai-safety alignment deep-learning distilbert fastapi huggingface llm llm-agents machine-learning misalignment monitoring nlp pytorch reward-hacking rlhf streamlit transformers

Last synced: 01 Mar 2026

https://github.com/goodluckxu-go/goapi

Go的API服务器可以生成开放的API文档 Go's API server can generate open API documents

documentation fastapi framework golang openapi openapi3 openapi31 swagger

Last synced: 19 Jan 2026

https://github.com/alisharify7/gunicorn-uvicorn-nginx

Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.

asgi django fastapi flask gunicorn gunicorn-uvicorn-nginx uvicorn wsgi

Last synced: 03 Sep 2025

https://github.com/prateekmaj21/faiss_fastapi_project

An application that performs CRUD (Create, Read, Update, Delete) operations on a FAISS (Facebook AI Similarity Search) database using Python.

database faiss fastapi python

Last synced: 10 Apr 2026

https://github.com/endrekrohn/fastws-example

FastWS example project with auto-documentation of WebSockets using AsyncAPI.

asyncapi fastapi pydantic python

Last synced: 10 Mar 2025

https://github.com/phuocphat1005/online_book_store_web

This is the SIBOOKS WEB, which is e-commerce book store for all people. SIBooks is suitable for students and youth or maybe adults, who are used to the Internet and don’t want to spend time going to the bookstore. They want to know the book’s rating, and comments to ensure that they like it or not.

fastapi hcmus-advanced-web-app-dev--excercise javascript postgresql python3 react website

Last synced: 12 Feb 2026

https://github.com/wchiways/question-bank

基于 FastAPI + AsyncIO 的 OCS 题库查询系统,支持多个 AI 平台智能答题

ai asyncio fastapi intelligent-answer multiple-ai-providers ocs python question-bank quiz sqlmodel

Last synced: 13 Jan 2026

https://github.com/moesif/moesifasgi

Moesif middleware for Python ASGI-based frameworks, for API Monitoring, Analytics, and Monetization.

analytics api-analytics api-logs api-management api-monetization api-monitoring asgi asgi-framework asgi-middleware fastapi logger logging monitoring observability python usage-based-billing

Last synced: 11 Nov 2025

https://github.com/roopeshvs/reddify

A simple web utility to create Spotify playlist out of a Reddit post's comments

audio audiophile fastapi music playlist playlist-generator python reddit reddit-api songs spotify spotify-api spotify-web-api web

Last synced: 10 Mar 2026

https://github.com/fxxkrlab/adminchat_panel

Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.

admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket

Last synced: 10 Apr 2026

https://github.com/alexisbalayre/ragdocs

An AI-powered search engine to interact with documentation using RAG and local LLMs. Privately deployable with vector search and a modern frontend.

chatbots documentation fastapi information-retrieval knowledge-base llm local-llm machine-learning milvus natural-language-processing nextjs ollama private-gpt python rag retrieval-augmented-generation self-hosted technical-documentation vector-database vector-search

Last synced: 23 Sep 2025

https://github.com/yxtay/python-example-app

Python example app incorporating best practices

docker fastapi mypy poetry pytest python ruff sqlmodel typer

Last synced: 08 May 2025

https://github.com/psycho-baller/journal-genius

platform that empowers individuals to extract valuable takeaways from their own reflections, ultimately leading to more purposeful and productive lives

cohere fastapi langchain nextjs openai pinecone tailwindcss vector-database

Last synced: 01 Oct 2025

https://github.com/josue-lubaki/traductor-api

translator of texts in different languages 🌐🔃

fastapi ibm-cloud ibm-watson traductor translation-api translation-text uvicorn

Last synced: 10 Jun 2025

https://github.com/kookmin-sw/capstone-2022-17

😎 당신의 능력, 티밍에서 펼쳐보세요!

aws dynamodb fastapi java javascript jwt python react redux-saga spring-boot

Last synced: 06 May 2025

https://github.com/jrycw/gt-fastapi

Great Tables running in FastAPI

fastapi pandas polars python tables

Last synced: 04 Feb 2026

https://github.com/buried-in-code/freyr

Tracks temperature and humidity readings and graphs the results in a web dashboard

dht22 fastapi hatchling micropython pi-pico-w python-3

Last synced: 09 Mar 2026

https://github.com/Achronus/Zentra

An open-source Python SDK for building FastAPI and Next.js apps faster

fastapi frontend-web-development nextjs pydantic python python-cli react-components shadcn-ui web-development

Last synced: 25 Jul 2025

https://github.com/kolypto/py-apiens

Modern CRUD APIs, with queries!

api fastapi graphql jessiql sqlalchemy

Last synced: 02 Oct 2025

https://github.com/deepraj1729/gcp-cloud-billing-api

Cloud Billing - Cost Monitoring and Alerting API for Google Cloud (Billing Exports)

bigquery fastapi gcp python redis

Last synced: 10 Apr 2026

https://github.com/patsaoglou/partshelf

PartShelf is a handy web app made for electronics hobbyists to organize and manage electronic inventory and electronic project BOMs

altium bom electonics fastapi integrated-circuits mysql orders pandas pcb pcb-design

Last synced: 03 Jul 2025

https://github.com/rtk-rnjn/momcare-backend

Backend for MomCare iOS application.

fastapi mongodb

Last synced: 08 Aug 2025

https://github.com/amirabuhani/ai-powered-chatbot-with-fine-tuned-llama31-large-language-model-llm

This project involves creating an AI-powered chatbot using the Llama31 model, which has been fine-tuned on a custom dataset. The project showcases an end-to-end solution that includes model fine-tuning, backend development, and web integration.

chatbot fastapi machine-learning web-development

Last synced: 03 Jan 2026

https://github.com/chinobing/rssinn

RSSinn is a RSS generator powered by FastAPI. RSSinn 是一个基于FastAPI的RSS生成器.

fastapi python rss-generator rsshub rssinn

Last synced: 12 Jul 2025

https://github.com/sirstig/yokedcache

High-performance Python cache library with auto-invalidation, FastAPI & SQLAlchemy integration.

api async cache cache-control caching cli database fastapi high-performance invalidation library metrics pip python sqlalchemy yaml

Last synced: 02 Apr 2026

https://github.com/peterxcli/location-switch

"Location-switch" 🔁 utilizes WebSocket technology for live interactions 🚀, featuring user identification 👤, WASD movement 🕹️, chat messaging 💬, and a check-in system ✅. User data is stored locally 🗃️, allowing the server to push updates, messages, and check-in details to clients in real-time 📡.

fastapi leaflet vue3 websocket

Last synced: 04 Sep 2025

https://github.com/abrahamkoloboe27/api-housing-price-prediction

🏡 API de Prédiction des Prix des Maisons

api ci-cd docker fastapi pycaret python regression-models

Last synced: 13 Feb 2026

https://github.com/CrispenGari/python-backend

💎 A quick start for web server development using python flask, django and fastapi.

css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment

Last synced: 02 Oct 2025

https://github.com/davidhaas6/distributed-task-server

A task queue enabling websites to serve ML models -- with RabbitMQ, Celery, all the good stuff.

celery fastapi ml-engineering rabbitmq

Last synced: 07 May 2026

https://github.com/bootstrap-academy/jobs-ms

The official jobs microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 04 Jan 2026

https://github.com/paritoshtripathi935/miniperplexity

🤖 A modern AI chat assistant powered by Meta's Llama models with real-time web search capabilities, built using React, FastAPI, and Cloudflare AI

ai ai-assistant fastapi generative-ai javascript large-language-models llama llama-models llamas llms machine-learning open-source opensource perplexity perplexity-ai python vite

Last synced: 24 Aug 2025

https://github.com/jeantimex/f5-tts-server

F5-TTS server APIs for voice cloning and text-to-speech generation with interactive waveform visualization.

f5-tts fastapi text-to-speech

Last synced: 06 Sep 2025