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/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/mihirh19/python

a repository for collaborative development and version control using Git that houses Python code files, documentation, tests, and other project-related files.

algorithms data-structures django fastapi flask machine-learning numpy pandas python

Last synced: 11 Apr 2026

https://github.com/raulpy271/trust-lesson

📖 Trust Lesson is a virtual learning environment

azure docker fastapi postgresql python terraform

Last synced: 09 Apr 2026

https://github.com/rajendrakumaryadav/fastapi-employee-record

Simple FastAPI implementation using modularity and testcases

alembic fastapi migration poetry postgresql pydantic pytest sqlite sqlmodel testcases

Last synced: 16 Jan 2026

https://github.com/alotab/microservices-api

This is a FastAPI microservices app for managing restaurant orders. The app is divided into several chapters, each focusing on a specific aspect of the whole resturant process.

blueprint fastapi flask python

Last synced: 09 Apr 2026

https://github.com/nlqthinh/fastapi-generatebluearchive-image

This project provides a FastAPI-based service to generate images in the Blue Archive art style using Stable Diffusion. Customize prompts, parameters, and models to create high-quality, anime-style artwork effortlessly.

anime blue-archive diffusers fastapi javascript python restapi stable-diffusion-webui torch transformer

Last synced: 01 May 2026

https://github.com/kasundularaam/ceylon-handicraft

🏺 E-commerce marketplace for Sri Lankan handicrafts built with Flash Feather framework. Features AI assistant, auction system, and UID-based component architecture. Portfolio demonstration of LLM-friendly web development patterns.

ai-assistant auction-system css-variables cultural-preservation ecommerce fastapi flash-feather gemini-ai handicrafts jwt-authentication lit-js llm-friendly marketplace portfolio-project python responsive-design sqlite sri-lanka uid-system web-components

Last synced: 10 Apr 2026

https://github.com/datarohit/learning-fastapi

This repository contains the code for learning basics of FastAPI with Docker containers and images. The repository uses alembic and sqlalchemy to make migrations and migrate change to the database.

alembic docker docker-compose fastapi pgadmin postgres sqlalchemy swagger-ui

Last synced: 11 Apr 2026

https://github.com/rishi-jain2602/wordle

A multilingual word-guessing game that supports various languages, including English, Hindi, and Kannada. It provides similarity scores and common keywords between the guessed and target words, along with helpful hints to guide players to the correct answer.

fastapi google-bert mistral-ai python reactjs wordnet

Last synced: 11 May 2026

https://github.com/pinecrew/joey

Async web framework on top of fastapi and orm

fastapi framework joey orm python web

Last synced: 28 Apr 2026

https://github.com/elymsyr/place-suggestion-api

RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.

fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading

Last synced: 04 Jan 2026

https://github.com/infernalazazel/pyamis

pyamis is based on Baidu's open-source amis for Python encapsulation

amis fastapi jinja2 python3

Last synced: 15 Apr 2026

https://github.com/arrmansa/auto-function-serving

A python package to offload a function call to an http server running on localhost automatically using a decorator. Compatible with multiprocessing, pickle, flask, fastapi, async etc..

fastapi flask http-server multiprocessing pypi-package python python-3 python3

Last synced: 11 Apr 2026

https://github.com/artryazanov/embedding-service

This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.

ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers

Last synced: 15 Mar 2026

https://github.com/rathod-shubham/nvidia-audio2face

OmniAvatar combines NVIDIA Omniverse Audio2Face and LLMs to create avatars that interact with lifelike expression and context-aware responses, making virtual communication more immersive and dynamic in real-time.

agents api asr audio2face avatar fastapi llm nvidia omniverse openai python3 tts

Last synced: 09 Apr 2026

https://github.com/nchalimba/algo-ai

AlgoAI is a chatbot (RAG) for answering questions about Data Structures and Algorithms. Built with FastAPI, LangChain, and supports OpenAI or Cohere as LLM providers. Includes features like streaming responses, vector storage with Datastax Astra DB, and message persistence using Postgres.

ai astradb cohere datastructures-algorithms fastapi generative-ai langchain langgraph openai python rag

Last synced: 06 Feb 2026

https://github.com/lilili-bot/mlops-infra-ta

fastapi service observability with Grafana Cloud and OpenTelemetry, gke for infra.

fastapi gke-terraform grafana observability opentelemetry

Last synced: 04 Jan 2026

https://github.com/marketcalls/gptclone

LangChain App with Conversational Memory

chatgpt fastapi gpt4o-mini langchain openai sqlite-database

Last synced: 14 Apr 2026

https://github.com/pavelmilanov/pyldap

python/golang ldap services for control Windows AD

docker docker-compose fastapi ldap ldap-authentication ldap-client nginx nginx-docker python3 vue3

Last synced: 09 Apr 2026

https://github.com/lealre/madr-fullstack

A web application for a simplified version of a digital book collection, using FastAPI for the backend and React for the frontend.

asyncpg chackra-ui ci fastapi ngnix postgresql pre-commit pytest python react sqlalchemy testcontainers typescript

Last synced: 09 Apr 2026

https://github.com/prajwalsrinvas/event_api

An API created using FastAPI to provide information on important events that have occurred on a given day, month or throughout the year.

fastapi web-scraping

Last synced: 14 May 2026

https://github.com/onemorethan0/mythforgemtg

Fully-local web app that turns one theme prompt into a 100-card EDH Commander deck with AI-generated card art, names, flavor, and themed creature types - print-ready proxy frames included. FastAPI + React + llama.cpp + ComfyUI (FLUX/SDXL).

ai-art comfyui commander deck-builder edh fastapi flux hunyuan3d llama-cpp llm local-first magic-the-gathering mtg proxy-cards react stable-diffusion

Last synced: 15 Jun 2026

https://github.com/ndk123-web/study-sync-ai

AI-powered study assistant that summarizes YouTube videos, generates quizzes, allows note-taking, and tracks learning progress — powered by Gemini, FastAPI, React, and MongoDB.

cloud cloud-computing cloud-storage ec2 expressjs fastapi fine-tuning gemini-api js kafka microservices mongodb-atlas nginx notification python real-time recommendation-system tensorflow vector-database web-socket

Last synced: 01 Mar 2026

https://github.com/wesgtox/financial-wellness-score

Find out your financial health status

docker docker-compose fastapi pytest python react vitejs

Last synced: 09 Apr 2026

https://github.com/valaises/llm-portal

Unified interface server for various LLM providers with OpenAI API format

fastapi litellm llm-routing llms

Last synced: 15 Oct 2025

https://github.com/lucasboscatti/whatsapp-langgraph-agent-integration

A WhatsApp AI Agent powered by LangGraph, FastAPI, and Groq. Acts as an empathetic therapist, Dr. Sofia, handling text and voice messages with natural conversations. Supports multi-language, PostgreSQL-backed memory, and real-time synthesis.

agents fastapi groq langchain langgraph langgraph-chabot langgraph-python python whatsapp whatsapp-bot

Last synced: 09 Apr 2026

https://github.com/peanuts-83/booking_back

back-end part of booking app (python)

fastapi mariadb pydantic python sqlalchemy starlette uvicorn

Last synced: 10 Aug 2025

https://github.com/tharuneshwar-s/codelore

Codelore is an AI-powered platform for analyzing and understanding code repositories with interactive graphs and diagrams.

celery fastapi gemini-api generative-ai nextjs plantuml python rabbitmq react tailwindcss typescript typescript-react

Last synced: 15 Oct 2025

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

Backend modern template. Using FastAPI, SQLModel, PostgreSQL, Docker, GitHub Actions, and more.

api backend backend-api development fastapi production

Last synced: 01 Jun 2026

https://github.com/ecies/py-demo

A simple fastapi eciespy web backend demo

cryptography ecies fastapi python3 secp256k1 webdemo

Last synced: 12 Apr 2025

https://github.com/vicogarcia16/telepesado-bot

Bot de Telegram que recomienda películas/series y conversa de forma natural

artificial-intelligence fastapi llm neondb openrouter-api postgresql render sqlalchemy telegrambot webhooks

Last synced: 14 Apr 2026

https://github.com/happyrao78/ninja-navigator-ai

Ninja Navigator AI is a multi-agent orchestration system designed to deliver intelligent, actionable travel plans based on a user’s natural language query. It harnesses multiple specialized agents that work independently and collaboratively to research, analyze, and generate complete itineraries.

aws currency-exchange fastapi groq husky lanchain langgraph mcp openai openweathermap pydantic python streamlit system-design tavily uv

Last synced: 14 Apr 2026

https://github.com/bibekjoshi01/secret-talk

A private, no-trace chat room built for secure and instant communication.

chat-application fastapi secret-chats

Last synced: 13 Mar 2026

https://github.com/itconnectge/netfleet

Open-source multi-vendor network fleet management for MSPs — MikroTik today, FortiGate/Cisco next.

docker fastapi mikrotik mikrotik-api msp network-management nextjs open-source rbac routeros self-hosted

Last synced: 31 May 2026

https://github.com/bs-aspm-2025/bs-aspm-2025-team1

this repo is for Project Management course, the gola is to work with Jira tasks, and us CI/CD and Agile https://bs-aspm-2025.github.io/bs-aspm-2025-team1/

azure-devops azure-pipeline css dockerfile example examples fastapi github-actions html learning-by-doing pytest python unit-testing

Last synced: 30 Jan 2026

https://github.com/jblawatt/fsspec-browser

fsspec-browser utilizes the fsspec python library to implement a minimal frontend to browse stored data.

azure-storage blob-storage fastapi fsspec python python3 s3

Last synced: 27 Jan 2026

https://github.com/mdfarhankc/resumecraft

ResumeCraft - Generate professional resumes from JSON with DOCX/PDF export, custom styling, and web framework support.

career cli cv cv-builder django docx fastapi flask json pdf pydantic-v2 pypi python resume resume-builder resume-generator word-document

Last synced: 23 May 2026

https://github.com/ankushrathour/talkgenie

Talk Genie grant your voice wishes, utilizing advanced AI to understand your commands and provide swift and accurate responses tailored to your needs.

fastapi generative-ai html-css-javascript llm python3 speech-recognition speech-to-text

Last synced: 27 Jan 2026

https://github.com/bhimrazy/nepstock_fastapi

NEPSTOCK FASTAPI

fastapi python

Last synced: 11 Apr 2026

https://github.com/noorjotk/local-rag-engine

Local RAG app with zero-config Docker setup. FastAPI + Streamlit + Qdrant + Ollama. Just run `docker-compose up --build`! 🚀

docker fastapi llm local-ai local-llm local-ollama ollama pdf-processing privacy-focused python qdrant qdrant-vector-database rag semantic-search streamlit vector-database

Last synced: 09 Sep 2025

https://github.com/lenochxd/toobo-api

Toobo's Fast-API server

api fastapi rest-api restapi restful-api toobo

Last synced: 05 Aug 2025

https://github.com/barrylee111/voicechat-llm

A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrator, like a pirate for instance.

elasticsearch fastapi langchain largelanguagemodel python react speech-to-text tailwind text-to-speech typescript websocket whisper

Last synced: 19 Jan 2026

https://github.com/rakinplaban/lumabot

LumaBot 💖 A cute GitHub bot that thanks issue creators and reacts with ❤️. Built with FastAPI & gidgethub to spread appreciation! 🌸✨ #StarThisRepo

bot fastapi gidgethub github-app

Last synced: 12 Mar 2025

https://github.com/chris-cozy/syntheticsoulapi

Synthetic Soul is an experimental AI agent named Jasmine (Just a Simulation Modeling Interactive Neural Engagement) that simulates humanlike emotions, thinking, and relationships. It evolves its personality based on user interactions, reflecting emotional depth, biases, and unique experiences, offering dynamic, adaptive, and lifelike engagement.

artificial-intelligence fastapi llm neural-network python

Last synced: 20 May 2026

https://github.com/prodev717/gesturecall

A video call intercom system designed for deaf people, using a Raspberry Pi, vibration motor, and AI-powered sign language translation. It enables communication between normal and deaf users over a local network without any call charges.

ai deaf-communications fastapi iot local-network mediapipe opencv python python-gpio raspberry-pi sign-language-translation socket-programming vibration-sensor video-call

Last synced: 08 Apr 2026

https://github.com/asheeshsrivastava/qnc-curriculum-studio

AI-powered educational content generation platform using RAG, LangGraph multi-agent workflows, FastAPI, and PostgreSQL with pgvector. Production-ready architecture with LangSmith tracing.

ai ai-agents education fastapi langchain langgraph langsmith llm machine-learning pgvector postgresql python rag

Last synced: 11 Apr 2026

https://github.com/jnlandu/mlops-project

This repository contains the updated backend codes of the repository text-summarization, which will be merged.

azure bootstrap fastapi nextjs14 python react torchvision

Last synced: 11 Apr 2026

https://github.com/aaaaanson/mbeditor

支持 CLI 化操作的微信公众号编辑器 — 编辑·预览·发布·AI 驱动

ai-agent claude-code cli docker editor fastapi html-editor markdown-editor openai-codex react wechat wechat-article wechat-official-account

Last synced: 12 Apr 2026

https://github.com/mthamil107/prompt-shield

Self-learning prompt injection detection engine that gets smarter with every attack — 21 built-in detectors, vector similarity vault, community threat intelligence, and 3-gate protection for agentic AI applications

agentic-ai ai-safety chromadb fastapi langchain llm-firewall llm-security mcp owasp prompt-injection prompt-shield python self-learning vector-similarity

Last synced: 13 Mar 2026

https://github.com/gaetangr/scytalio

Scytalio is an open-source API designed for storing and retrieving encrypted messages with end-to-end encryption (E2EE)

e2ee encryption fastapi python vuejs

Last synced: 17 Jan 2026

https://github.com/ezeparziale/fastapi-demo

:circus_tent: Demo de apis utilizando FastApi

alembic api docker docker-compose fastapi githubactions heroku postgres python

Last synced: 10 Apr 2026

https://github.com/agusmrbeast/horizonxmicroservice

A microservice architecture service backend using HorizonX as service module and docker, elk and kong

elasticsearch elk fastapi horizonx kibana kong logstash microservice postgresql python ruff sqlalachemy swagger uv

Last synced: 14 Apr 2026

https://github.com/gitbolt/textgeneration

📚 A simple PyTorch nueral network API capable of generating new text based on starting text given trained using Discord Messages

fastapi nlp nueral-networks python pytorch

Last synced: 09 May 2026

https://github.com/sidhyaashu/farm

Simple app using FastAPI, React.Js and MongoDB

docker fastapi mongodb react

Last synced: 12 Apr 2026

https://github.com/anoni-net/onionoo-fastapi

Semantic/OpenAPI proxy for the Tor Metrics Onionoo API, built with FastAPI for easier integration and automated analysis.

agentic-ai ai-agents data-analysis fastapi network-metrics observability onionoo openapi privacy pydantic python semantic-apis tor tor-metrics

Last synced: 16 May 2026

https://github.com/jjpaulo2/quic-example

🕸️ HTTP/3 over QUIC example using Python

aioquic example fastapi http3 hypercorn quic

Last synced: 10 Oct 2025

https://github.com/eiflow3/fastapi-redis-docker-rate-limiting

API endpoints rate limiting using redis and fastapi

docker fastapi redis

Last synced: 10 Oct 2025

https://github.com/adadalshabab/llmops-langchain-stack-with-langsmith-weaviate-langserve_docker_postman

Production-ready LLM application infrastructure built with LangChain, Weaviate (Vector DB), LangSmith (Observability), LangServe (REST API), Docker (deployment), and Postman (testing).

docker fastapi langchain-python langserve langsmith postman pydantic python weaviate

Last synced: 14 Apr 2026

https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization

A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.

alembic dockerfile fastapi sqlalchemy sqllite-database

Last synced: 17 Mar 2025

https://github.com/tuokri/spoofspy

Experimental app for detecting and displaying spoofed and "redirect" servers on Steam.

celery fastapi postgresql psycopg3 redis sqlalchemy steam svelte timescaledb

Last synced: 09 Apr 2026

https://github.com/edenoved/techtrack-job-search-management-platform

Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.

api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development

Last synced: 28 Jul 2025

https://github.com/hubert-kniola/rsacipher

Simple RSA cipher with FastAPI & Unittests

docker fastapi python

Last synced: 05 May 2026

https://github.com/asutoshpati/artikle

Turn boring text into stunning visuals with this Python pipeline. Artikle extracts text from images using OCR, summarizes it with AI (OpenAI, Gemini, or Ollama), and generates beautiful illustrations through DALL-E or local diffusion models—inspired by Harry Potter's magical newspapers! #image-generation #visualization#ocr

dalle-3 fastapi gemini image-generation image-to-text llm-inference ocr-recognition ollama openai stable-diffusion text-to-image

Last synced: 11 Apr 2026

https://github.com/ig-rudenko/loop-detector

Приложение предназначено для анализа и мониторинга сетевых петель

docker elasticsearch fastapi logs-analysis loop-detectors network-visualization python vue

Last synced: 16 Jan 2026

https://github.com/ig-rudenko/taas

Сайт для прохождения тестов. Test as a Service

fastapi mongodb primevue redis site test vuejs

Last synced: 16 Jan 2026

https://github.com/amlana21/teamsalertpost-publish

How to send AWS Cloudwatch Alarm Notifications to a Teams Channel: Build and Deploy to EKS using Harness

aws fastapi kubernetes python teams

Last synced: 05 Feb 2026

https://github.com/jderstd/fastapi

A response builder for FastAPI

builder fastapi jder json pydantic python response

Last synced: 07 Mar 2026

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 2026

https://github.com/rxyalxrd/qrkot_spreadsheets

API для благотворительного фонда QRKot с возможность создавать отчеты, используя google cloud platform.

aiogoogle alembic fastapi python3 sqlalchemy uvicorn

Last synced: 16 May 2026

https://github.com/coding-for-it/expense_management_system

Simple yet powerful application that you will find useful in your day-to-day life

fastapi mysql-database streamlit

Last synced: 12 Apr 2026

https://github.com/jmcerrejon/another-fastapi-template

This is my custom template project for a simple FastAPI application.

fastapi fastapi-template pytho3 python

Last synced: 16 May 2026

https://github.com/lohiyah/vidcraft

VidCraft is an AI-driven full stack application that generates videos from user-defined topics and backgrounds. It combines text, audio, and visuals using advanced AI services, making video creation accessible and efficient for developers and content creators alike.

ai elevenlabs fastapi ffmpgeg full-stack-web-development gemini-ai huggingface image-generation machine-learning reactjs subtitles text-to-speech typescript video-generation whisper

Last synced: 12 Apr 2026

https://github.com/miladhzzzz/azurecli-api

Azure CLI wrapped in HTTP REST API

fastapi pydantic python3

Last synced: 30 Apr 2026

https://github.com/life-librarians/life-bookshelf-ai

인생책장 서비스의 AI 서버 레포지토리

fastapi generative-ai prompt-engineering prompt-flow python3

Last synced: 09 Oct 2025

https://github.com/somenath203/titanic-survival-project-backend

Click the link below to check the swagger documentation of the website live

fastapi pandas python render scikit-learn seaborn titanic-survival-predictor

Last synced: 05 Apr 2026

https://github.com/lvncer/school-cli-app

2年前期WebAPIの授業で使ったプロジェクトファイル。MySQLのschoolデータベースとFastAPIを組み合わたCLIアプリケーションです。

fastapi mysql python

Last synced: 09 Jul 2025

https://github.com/king04aman/pdf-extractor-api

PDF Extractor API is a FastAPI project for extracting information from PDFs. It includes user authentication, PDF uploading, and text extraction. The API supports secure PDF uploads, keyword-based extraction, and rate limiting.

api-security docker-compose doker fastapi invoice-management invoice-pdf jwt-auth jwt-authentication jwt-token pdf-processing pdf-processor python python3 rate-limiting sap

Last synced: 18 Jan 2026

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

Template for FastAPI services.

fastapi fastapi-template python

Last synced: 09 May 2026

https://github.com/tell-me-mo/tellmemo-app

AI-powered meeting intelligence platform using RAG to extract insights from transcripts and emails

ai claude-ai dart fastapi flutter meeting-intelligence postgresql python rag vector-search

Last synced: 21 Feb 2026

https://github.com/loadept-web/pdf-service

PDF compression and manipulation service

fastapi ghostscript python qpdf

Last synced: 08 Oct 2025

https://github.com/a-k-0/hacktoberfest_25_python

🎃 Hacktoberfest 2025 Python Hub — Web dev (Flask/Django/FastAPI), AI/ML (TensorFlow/PyTorch), Data Science, NLP, Games & more. Beginner-friendly! ⭐ Please Star to support!

agentic-ai ai-ml api-rest application deep-learning django fastapi flask hacktoberfest hacktoberfest2025 keras-tensorflow machine-learning neural-network pandas pygame python python3 pytorch spacy tensorflow

Last synced: 10 Apr 2026

https://github.com/tistaharahap/dnsdig

An API and a daemon for DNS

dns fastapi kinde pydantic python

Last synced: 15 May 2026

https://github.com/renanstn/api-mock-responses

Uma API simples e fácil de usar para simular o retorno de dados fake.

api api-rest bulma bulma-css docker docker-compose fastapi poetry python railway-app sqlalchemy

Last synced: 08 Apr 2026

https://github.com/bessouat40/python-data-loader

Python service : insert data from a directory inside postgres db or inside elastic.

api-rest data-insertion data-loader database databases elasticsearch fastapi kibana postgresql python

Last synced: 06 Mar 2026