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/ziul/dskity

Modular Application (Plugin System) API

fastapi modularization python uv

Last synced: 25 Apr 2026

https://github.com/nahom-d54/ethiopian_criminal_code_ai

A Website that answers question about Ethiopian criminal code from its knowledge base

ai fastapi machine-learning python

Last synced: 25 Apr 2026

https://github.com/ardwiinoo/knn-sentiment-analysis-api

⚡ Model analisis sentimen machine learning based deployment

fastapi machine-learning python sentiment-analysis

Last synced: 25 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/arfanabid/weather-prediction-app

A Full-stack weather prediction application using React for the front end and FastAPI for the back end. The app stores weather prediction data for 300 days in a database and provides functionality to predict and display this data to users.

fastapi javascript python react weather-api

Last synced: 12 Apr 2026

https://github.com/himanshubhosale25/ai-real-time-multilingual-conversation

This project implements a real-time audio translation system using Google Cloud APIs (Speech-to-Text, Translation, and Text-to-Speech) and FastAPI. It allows users to input speech in one language and receive translated speech output in another, supporting over 70 languages.

fastapi google-cloud-api multilingual real-time-translation speech-to-text

Last synced: 11 Mar 2025

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

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

docker fastapi sqlalchemy sqlite uvicorn

Last synced: 04 Apr 2026

https://github.com/alby-sh/alby-sdk-python

Official Alby error-tracking SDK for Python 3.8+ (Django, Flask, FastAPI)

alby django error-monitoring error-tracking fastapi flask observability python sdk

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

https://github.com/himanshubhosale25/ai-insightful-quiz-analytics

This project analyzes student quiz performance data, providing visualizations and AI-generated feedback. It uses FastAPI for the backend, React for the frontend, and OpenAI LLMs to deliver personalized insights and actionable recommendations for students.

data-analysis fastapi openai-api react student-performance

Last synced: 11 Mar 2025

https://github.com/matheusafonseca/fastapi-the-complete-course-2025-beginner-advanced-udemy

This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.

api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework python3

Last synced: 26 Apr 2026

https://github.com/himanshubhosale25/ai-rag-based-medical-report-analyzer

This project uses Generative AI, LLMs, and RAG to analyze medical reports in PDF format, providing summaries, health recommendations, and chatbot interactions. It includes a wellness mode for personalized advice and aims to make medical information more accessible.

fastapi generative-ai llm medical-ai retrieval-augmented-generation

Last synced: 11 Mar 2025

https://github.com/ot-nemoto/fastapi-tutorial

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 2026

https://github.com/pushpakrai/food-delivery-chatbot

A Dialogflow, FastAPI, and MySQL-based chatbot for food delivery, leveraging NLP for conversational order management.

dialog fastapi langchain nlp python

Last synced: 18 Apr 2026

https://github.com/junotb/omniparse-ai-stack

Document & image parsing full-stack demo. OCR, VLM, document layout analysis, LLM Agent — runs in browser or on server. Next.js + FastAPI.

document-ai document-parsing easyocr fastapi full-stack gemini image-analysis langchain llm machine-learning nextjs ocr python tesseract typescript vision-language-model yolo

Last synced: 04 Apr 2026

https://github.com/notyusheng/transync

A tool for batch-translating .xlsx spreadsheets from Arabic to English using a locally hosted LLM in LM Studio

docker docker-compose fastapi lm-studio mistral openai openpyxl streamlit translate trivy

Last synced: 13 Apr 2026

https://github.com/rubix982/findex

This is the A1 assignment submission for the CS317 - Information Retrieval course @ FAST NUCES, Spring '21

boolean-model docker docker-compose fastapi information-retrieval reactjs

Last synced: 04 Apr 2026

https://github.com/amozebus/fastapi-beyond-crud-2

Template for API that uses PostgreSQL-database / Шаблон API, использующего базу данных PostgreSQL

alembic fastapi fastapi-template postgresql python sqlmodel

Last synced: 28 Feb 2025

https://github.com/chinmaymisra/personal-finance-tracker

Upload Axis Bank statements as PDFs, automatically parse transactions, and view them cleanly in a modern UI. Handles invalid files and non-supported banks gracefully. Built using React (Vite) and FastAPI.

axis-bank bank-statement fastapi financial-application fullstack pdf-parser python react typescript vite

Last synced: 04 Apr 2026

https://github.com/ellisjoe611/example-llm-chatbot

Example of LLM-based chatbot using FastAPI & LangChain

fastapi langchain python

Last synced: 18 Apr 2026

https://github.com/lucazou/table-agent

基于FastAPI + LangChain + OpenAI API + Vue的AI表格处理工具,用于智能化处理和分析表格数据。

fastapi langchain openai

Last synced: 09 Apr 2025

https://github.com/credona/age-decision-api

Public API gateway for probabilistic age verification combining age estimation and anti-spoofing with a privacy-first design

age-estimation anti-spoofing api computer-vision credona fastapi gateway machine-learning open-source privacy verification zeroknowledge

Last synced: 26 Apr 2026

https://github.com/zelr0x/fasttask

A toy app showing FastAPI + tortoise-orm + docker

debugpy docker fastapi python tortoise-orm

Last synced: 06 May 2026

https://github.com/lokeshwarlakhi/rag-chat-with-youtube

🎬 RAG Chat with YouTube — A lightweight end-to-end RAG app built with FastAPI + LangChain + Streamlit. Upload a YouTube video URL, extract its transcripts, embed them using Google Gemini embeddings, and chat interactively with the video’s content. Perfect for exploring context-aware LLMs, video summarization, and semantic search

ai chatbot embeddings fastapi googlegemini langchain llm open-source python rag semantic-search youtube

Last synced: 13 Apr 2026

https://github.com/diegoam11/api-reclamos

Api para módulo de Reclamos de un ERP

fastapi python

Last synced: 26 Apr 2026

https://github.com/abhinavexists/wasserstoff

Document research and theme identification application with multi-level citation capabilities.

chromadb fastapi langchain postgresql python react typescript vite

Last synced: 13 Jun 2025

https://github.com/aritrakar/remote-code-execution

A simple remote code execution demo using Docker🐋 .

docker fastapi gunicorn nextjs python react sqlalchemy typescript

Last synced: 13 Apr 2026

https://github.com/darian16/rag-demo

Demo for the project Earground. RAG-powered AIS/AES analysis tool.

chroma docker fastapi firebase gcp langgraph llmops pylint pytest python rag reactjs serverless

Last synced: 04 Apr 2026

https://github.com/spaceshaman/full-stack-fastapi-nuxt-jwt-auth-orm-free-template

ORM Free Full Stack, modern web application template. Using FastAPI, Nuxt.js, JWT Authentication, SQLite, Docker compose and more.

backend docker docker-compose fastapi frontend full-stack fullstack jwt jwt-auth jwt-authentication jwt-token nuxt nuxt3 nuxtjs python python3 sqlite sqlite3 template typescript

Last synced: 04 Apr 2026

https://github.com/octavian451/weather_data

A PoC project demonstrating FastAPI with Celery, RabbitMQ and Redis using Docker Compose

celery docker-compose fastapi rabbitmq redis

Last synced: 04 Jun 2026

https://github.com/octavian451/locust_poc

A PoC project demonstrating Locust with Docker Compose

docker-compose fastapi locust

Last synced: 04 Jun 2026

https://github.com/palwisha-18/fastapi_fundamentals

PluralSight FastAPI Fundamentals course exercise

fastapi pydantic python3 sqlmodel

Last synced: 26 Apr 2026

https://github.com/maurice-l/tutify

Ein Franchiseplattform für Nachhilfe Dienstleistungen mit Vue.js und FastAPI

backend fastapi frontend javascript oracle-database python vue

Last synced: 18 Apr 2026

https://github.com/fahmiaziz98/streamlit-app

This project aims to predict the rental price of houses/apartments in several cities, here is the demo app

deploy docker fastapi machine-learning model prediction regression rest-api streamlit

Last synced: 12 Apr 2026

https://github.com/akihokurino/embedding-search

pdf embedding search sample

fastapi openai postgresql python3

Last synced: 18 Apr 2026

https://github.com/jsonfm/blood-donation-system

A backend project to manage blood donations. Made with Postgres and Python.

fastapi nuxt psycopg2 python vue

Last synced: 18 Apr 2026

https://github.com/bradlab/chatbot

A chatbot API developed with FastAPI, designed to be deployed on AWS Lambda via Mangum

aws aws-cloudformation aws-dynamodb aws-lambda docker fastapi jenkins python serverless

Last synced: 04 Apr 2026

https://github.com/angelospanag/document-ai

A simple FastAPI application that allows users to upload PDF or DOCX documents in a database, get a summary generated by a local LLM via Ollama, and ask natural language questions about their content.

alembic docker fastapi langchain llm ollama pydantic python python3 ruff sqlalchemy uv

Last synced: 04 Apr 2026

https://github.com/jpedrou/chatbot

The objective of this project is to build a chatbot that interacts with the user using HuggingFace models API and Next.js for interface design.

fastapi huggingface javascript nextjs python shadcn-ui typescript

Last synced: 04 Apr 2026

https://github.com/ahnaf19/anime-or-not

Anime-Or-Not (AoN) is an API that exposes prediction endpoint of an deep learning leveraged image classifier, detecting its anime or cartoon.

docker fastapi python pytorch

Last synced: 04 Apr 2026

https://github.com/bielacki/cinerag

🎬 Movie discovery RAG system using natural language queries. Features hybrid search (BM25+Vector), reranking, LLM integration, and Grafana monitoring.

elasticsearch fastapi grafana hybrid-search llm machine-learning movie-recommendation-app nlp prometheus qdrant rag retrieval-augmented-generation streamlit tmdb vector-search

Last synced: 05 Apr 2026

https://github.com/cgcardona/agentception

AgentCeption — multi-agent orchestration system for AI-powered development workflows

agents ai fastapi orchestration python

Last synced: 04 Apr 2026

https://github.com/juniorkrz/globo-programming-api

Consulta a programação da Globo.

api fastapi

Last synced: 07 Feb 2026

https://github.com/cyrus-nodejs/foodpal-fe-app

FoodPal is an AI-powered cooking assistant that generates recipes based on what you want to eat, then shows you nearby vendors where you can buy the ingredients — bridging AI and real-world commerce.

expressjs fastapi machine-learning mongodb transformers vector

Last synced: 04 Apr 2026

https://github.com/nikolay-e/lingua-quiz

Language learning web app with spaced repetition algorithm. Built with FastAPI, Svelte 5, PostgreSQL. Kubernetes-ready with Helm charts for production deployment.

docker education fastapi flashcards fullstack helm kubernetes language-learning postgresql svelte vocabulary web-app

Last synced: 13 Apr 2026

https://github.com/shanu-shahbin/notepad__fastapi

A backend service built using FastAPI and MongoDB to manage users and their notes. The application implements JWT-based authentication to ensure secure access.

fastapi hashing jwt mongodb swagger-ui

Last synced: 18 Apr 2026

https://github.com/leokwsw/openai-privacy-filter

OpenAI Privacy Filter FastAPI Service

docker fastapi openai privacy-filter python

Last synced: 04 Jun 2026

https://github.com/devlopersabbir/fast-crud-api

CRUD REST API with FastApi

api crud fast fastapi python rest

Last synced: 18 Apr 2026

https://github.com/stanmiglight/lab3

This project showcases using FastAPI to interact with an external API. It fetches data, processes it with Python, and returns structured JSON. It also demonstrates creating an endpoint that merges data from multiple external APIs.

fastapi jsonplaceholder python

Last synced: 26 Apr 2026

https://github.com/yash-koshti/leaf_species_detection

A Mobile app that detects any leaf and describes its details. Backend: FastApi, Postgresql. Frontend: Andriod Java

andriod-app deep-learning fastapi leaf-clasification leaf-detection machine-learning mvc-architecture postgresql

Last synced: 24 Apr 2025

https://github.com/eitsxiaozhai/celery_task

This is a project that deploys celery separately from the main program, allowing the celery code to be abstracted into a new docker, reducing the coupling of the project

celery cicd docker fastapi

Last synced: 18 Apr 2026

https://github.com/eugen-goebel/inventory-management

Full-stack inventory management with React/TypeScript frontend and FastAPI/SQLAlchemy backend

docker fastapi full-stack python react rest-api sqlalchemy tailwindcss typescript vite

Last synced: 05 Apr 2026

https://github.com/hmintopia03/failure-playground

A backend/platform engineering playground for failure handling, worker queues, retries, observability, and tracing.

backend docker fastapi grafana jaeger observability opentelemetry platform-engineering postgresql prometheus redis worker-queue

Last synced: 04 Jun 2026

https://github.com/ahmedennaifer/colrag

e2e Retrieval Augment Generation (RAG) social app, that lets users collaborate(query and index docs, reddit searches/comments and wiki articles) on public workspaces or private ones. Has multiple connectors for reddit, wikipedia, pdfs etc.. Deployed on AWS

agents aws bedrock docker ec2 fastapi generative-ai haystack-ai postgresql rag s3 terraform

Last synced: 06 Feb 2026

https://github.com/sunnyinhouse/exchange_rates

API сервис для обмена валют

alembic fastapi fastapi-sqlalchemy jwt-authentication pydantic-settings

Last synced: 26 Apr 2026

https://github.com/shahadathhs/ecoroute

EcoRoute Atlas is a high-performance, AI-driven backend system for global supply chain management, sustainability tracking, and regulatory compliance.

chatbot fastapi postgresql python qdrant rag vector

Last synced: 28 Apr 2026

https://github.com/sccsmartcode/hng-stage1-number-classification-api

A public API for HNG Stage 1 task that classifies a given number by identifying its mathematical properties (prime, perfect, Armstrong, parity, digit sum) and retrieves a fun fact using the Numbers API.

backend-api fastapi hng-stage1 mathematics number-classification numbersapi public-api python

Last synced: 27 Apr 2026

https://github.com/raveenb/fastapi-nextjs-docker-github-actions-reference

FastAPI, NextJS, Docker, Claude Code with GitHub Action CI/CD Reference

claude-code docker fastapi github-actions nextjs

Last synced: 05 Apr 2026

https://github.com/abdulbasit110/job-finder-agent

AI-powered job search platform that combines OpenAI agents, Firecrawl web scraping, FastAPI, and Next.js to deliver real-time, structured job listings with smart filtering and a modern UI.

agentic-ai automation career-tools fastapi firecr nextjs openai tailwindcss typescript

Last synced: 05 Apr 2026

https://github.com/achronus/cv-api-projects

A set of projects that combine small Computer Vision models with FastAPI

api computer-vision fastapi python

Last synced: 27 Apr 2026

https://github.com/rprovine/aloha-learn

Hawaiian Language Preservation Platform - Learn ʻŌlelo Hawaiʻi with AI-powered translation and comprehensive curriculum

cultural-preservation education fastapi hawaiian language-learning openai pronunciation python react typescript

Last synced: 05 Apr 2026

https://github.com/andriamahay11master/devscope

An AI-powered GitHub analytics platform that transforms developer profiles into insightful dashboards, showcasing repository activity, coding trends, top technologies, and intelligent developer summaries through modern data visualization.

axios fastapi framer-motion python react react-router recharts rest-api tailwindcss vite

Last synced: 04 Jun 2026

https://github.com/rxyalxrd/grpc_service

Тестовый сервис с применением фреймворка GRPC

fastapi grpc poetry-python protobuf pydantic-v2 python3

Last synced: 18 Apr 2026

https://github.com/leonid1095/plgames-booster-up

Game network booster with custom PLG Protocol — reduce ping, eliminate jitter, optimize routes for online games

docker fastapi game-booster networking nextjs ping-optimizer rust udp

Last synced: 18 Apr 2026

https://github.com/hardmax71/graphqlmons

Silly website about Pokemons using GraphQL in backend.

bulma fastapi graphql python

Last synced: 18 Apr 2026

https://github.com/gblack98/msme-alternative-credit-scoring

Alternative credit scoring for MSMEs in Africa using mobile money & behavioral data — Supabase + FastAPI + ML

africa alternative-data credit-scoring fastapi financial-inclusion msme supabase

Last synced: 26 Apr 2026

https://github.com/yameogo123/mlops-docker-job

mlOps project with docker and deployed on huggingFace

docker fastapi machine-learning mlops streamlit

Last synced: 18 Apr 2026

https://github.com/tofran/fastapi-htmx-full-text-search-demo

🔎 Python FastAPI HTMX full-text-search demo using SQLite FTS5 and Algolia search.

algolia fastapi htmx sqlite

Last synced: 22 Jan 2026

https://github.com/vericle/intellyweave

AI-powered platform for OSINT intelligence analysis. Features archive discovery with hypothesis-driven investigation, GLiNER entity extraction, Mapbox geospatial visualization, network analysis, and document processing. Built with FastAPI, Next.js, Weaviate, and DSPy.

ai-agents archival-research document-processing dspy entity-extraction fastapi geospatial-visualization gliner historical-research intelligence-analysis knowledge-graph mapbox network-analysis nextjs osint python rag typescript vector-database weaviate

Last synced: 31 Jan 2026

https://github.com/techwithty/crime_data

Crime data API integration for real estate risk analysis.

api crime fastapi geospatial python real-estate

Last synced: 15 May 2026

https://github.com/n1k1f0rm/docs-copy

Validate your PDF's with watermarks

fastapi pdf python

Last synced: 26 Apr 2026

https://github.com/zhoucheng133/sht-api

SHT temperature & humidity API and data storage for Raspberry Pi (NOT Pico)

fastapi raspberry-pi sht3x sqlite

Last synced: 13 Oct 2025

https://github.com/davenguyen05/cos-30049

This is a project-based unit where students collaborate in teams to develop innovative solutions for industry challenges.

ai css fastapi javascript python reactjs

Last synced: 05 Apr 2026

https://github.com/rahulmule/fastapi-sqlmodel-demo

A simple REST API to manage games using **FastAPI**, **SQLModel**, and **PostgreSQL** (hosted on Azure).

fastapi postgresql python sqlmodel

Last synced: 18 Apr 2026

https://github.com/mishraanuraagx/finsight

FinSight is a machine learning-driven financial analytics tool designed to explore, cluster, and visualize different financial assets based on their risk and return behaviors.

clustering cryptocurrency data-science data-visualization deep-learning fastapi finance financial-analysis gru hierarchical-clustering investment-analysis lstm machine-learning portfolio-analysis predictive-modeling quantitative-finance risk-management stock-market time-series yfinance

Last synced: 24 Apr 2026

https://github.com/florianbussmann/svelte-timescale

Svelte demo using ORM with TimescaleDB and FastAPI

fastapi sveltekit timescaledb

Last synced: 22 Jan 2026

https://github.com/priyanshu-panwar/fastqueue

🦄 A fast, lightweight, open-source SQS alternative — deployable locally or in production, powered by in-memory queues and a clean REST API.

aws-sqs fastapi message-queue typer

Last synced: 27 Jan 2026

https://github.com/washbin/cdapweek3

Week 3 assignment code for cloud developer apprentice program

assignment docker fastapi golang kubernetes python reactjs typescript

Last synced: 14 Apr 2026

https://github.com/chadokar/chatbotpdf

PDF chatbot with RAG pipeline

chatbot fastapi langchain llm python3 rag react typescript

Last synced: 08 Apr 2026

https://github.com/bharadwajreddy1406/reviewbot

Chat with Amazon reviews using Retrieval-Augmented Generation (RAG) to analyze product details, features, and insights interactively.

express fastapi jwt-authentication nodejs retrieval-augmented-generation vite

Last synced: 14 Apr 2026

https://github.com/raghavg27/workflowai

AI-driven automation with an intuitive no-code interface.

fastapi react-hooks reactflow reactjs zustand

Last synced: 05 Feb 2026

https://github.com/nitindavegit/jobwise

Jobwise is automatic hiring platform based on resume screening using maths and statistics leading to a smooth flawless hiring system

applicant-tracking-system ats fastapi full-stack hiring-platform job-board postgresql python react resume-parser saas sqlalchemy vite

Last synced: 31 May 2026

https://github.com/arshadmurtaza03/vehicle-insurance-domain-mlops

End-to-end MLOps pipeline for vehicle insurance, focusing on automated deployment and continuous monitoring of risk models.

aws aws-ec2 ci-cd docker fastapi machine-learning mlops mongodb-atlas python

Last synced: 14 Apr 2026