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).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-07 00:11:30 UTC
- JSON Representation
https://github.com/bcorfman/ravenback
FastAPI microservice for Raven Checkers
asgi checkers-ai checkers-engine fastapi github-actions json microservice nosql pipenv
Last synced: 17 Jun 2026
https://github.com/bcorfman/highscore-micro-one
A FastAPI ASGI microservice to query a high score list. Backend is a NoSQL database deployed on Deta Space.
asgi deta-space devops fastapi github-actions github-codespaces microservice nosql pipenv pytest
Last synced: 17 Jun 2026
https://github.com/transcentlin/api-probe-platform
先进的大模型 API 多服务商性能与兼容性评估平台 | An advanced, multi-provider LLM API performance benchmark and evaluation platform.
api-benchmark api-evaluation deepseek fastapi llm-benchmark llm-evaluation llm-testing model-evaluation ollama openai-compatibility python react-dashboard tool-calling
Last synced: 17 Jun 2026
https://github.com/manziosee/ussd
SmartAssist is an AI-powered USSD assistant that lets any mobile phone user (feature phone or smartphone, no internet required) access AI by simply dialling a shortcode like *123#. Responses are instant and cost the user nothing extra beyond their normal USSD session.
alembic docker fastapi pytest python3 redis-cache sqlalchemy
Last synced: 17 Jun 2026
https://github.com/sxudan/street-parking-sign-detection
Find on-street parking signs before you arrive. Expo mobile app + Python backend that scans Google Street View with OCR and shows results on a map.
expo fastapi ocr parking python react-native street-view
Last synced: 18 Jun 2026
https://github.com/batu3384/hexloom
Professional FastAPI text transformation studio for encoding, decoding, and validating structured payloads.
api base64 decoding encoding fastapi jinja2 morse-code python render text-transformation
Last synced: 18 Jun 2026
https://github.com/szesnasty/contextguard
Context firewall for RAG systems: enforce tenant/role policy, redact sensitive chunks, block prompt injection, and prove what reached the LLM.
access-control ai-security audit-trail context-engineering context-firewall data-loss-prevention fastapi llm-security ollama pgvector pii-redaction policy-as-code prompt-injection rag rag-security red-team retrieval-augmented-generation tenant-isolation vue zero-trust
Last synced: 18 Jun 2026
https://github.com/henrymorgandibie/snowflake-semantic-agent
Production-pattern dbt MetricFlow semantic layer with Snowflake Horizon Catalog integration and a FastAPI agentic query interface — governed metrics for AI systems, no raw SQL.
agentic-ai data-engineering dbt fastapi llm metricflow python semantic-layer snowflake snowflake-horizon
Last synced: 18 Jun 2026
https://github.com/ibuildrun/openvpn-manager
OpenVPN Manager: Electron admin + FastAPI server-agent. Multi-server, cascade, XRay-Reality, Hysteria2, AmneziaWG.
amneziawg anti-censorship electron fastapi hysteria2 openvpn python react reality self-hosted typescript vless vpn wireguard xray
Last synced: 18 Jun 2026
https://github.com/stonezhong/workflow
A Workflow Management System
airflow dags fastapi python temporal workflow workflow-engine
Last synced: 18 Jun 2026
https://github.com/wasabina67/fastapi-react-todo
FastAPI React Todo
fastapi openapi openapi-typescript react reactjs todo todo-app type-safe typescript vite
Last synced: 18 Jun 2026
https://github.com/dkd-dobberkau/goodbot-badbot
Live monitor of AI crawler robots.txt compliance — honeypot paths log every bot that ignores Disallow
ai-crawlers compliance-monitor fastapi honeypot robots-txt
Last synced: 18 Jun 2026
https://github.com/mulekotd/klima-iot
An IoT platform that turns conventional air conditioners into smart devices using sensors and microcontrollers, featuring a PWA for remote control, automation, and energy cost analysis.
docker docker-compose fastapi iot nextjs postgresql redis
Last synced: 18 Jun 2026
https://github.com/krdevanshu06/query-chatbot
AI-powered chatbot for querying supplier and product data using natural language. Built with React, FastAPI, and OpenAI.
ai chatbot fastapi mysql nlp openai product-search react supplier-management
Last synced: 18 Jun 2026
https://github.com/genkovich/claude-course-demos
Демо-monorepo до курсу Agentic Engineering з Claude. Bounded contexts на 3 мовах (Go, TypeScript, Python) у 3 стейджах зрілості (flat, feature-first, hexagonal).
bounded-contexts claude-code course demo domain-driven-design fastapi fastify go hexagonal-architecture python typescript
Last synced: 18 Jun 2026
https://github.com/khailas12/fast-api-learning
crud-api fastapi jwt-auth python
Last synced: 19 Jun 2026
https://github.com/sht/spends
Self-hosted purchase & warranty tracker with spending analytics. Track expenses, monitor warranties, and visualize your spending patterns. Built with FastAPI + Alpine.js
alpinejs expense-manager fastapi personal-finance purchase-tracker self-hosted vitejs warranty-tracker
Last synced: 19 Jun 2026
https://github.com/opastorello/unifi-mcp
Servidor MCP completo da UniFi (Local + Remoto via Cloud Connector) - FastAPI + FastMCP, passthrough auto-atualizavel sobre a Integration v1
api cloud-connector fastapi fastmcp it-ops mcp model-context-protocol ubiquiti unifi unifi-network
Last synced: 19 Jun 2026
https://github.com/duy0699cat/worldquant-brain-mcp
Python MCP server for automating WorldQuant BRAIN alpha-research workflows: async API client, batch-simulation lab, and an AST-based expression parser with novelty detection. Independent/unofficial project.
async fastapi llm-agents mcp model-context-protocol python quantitative-finance worldquant
Last synced: 19 Jun 2026
https://github.com/agusmdev/evloop-lint
Detect sync event-loop-blocking calls reachable from async code in FastAPI — including deeply nested, interprocedural cases ruff's flat ASYNC rules miss.
asyncio event-loop fastapi linter python static-analysis
Last synced: 19 Jun 2026
https://github.com/ericleonen/wa-tollview
Real-time WSDOT toll data to help WA drivers decide if ETL lanes are worth it
Last synced: 19 Jun 2026
https://github.com/jayemscript/biosequence-analyzer-api
FastAPI-based REST API for DNA/RNA sequence analysis powered by Biopython. Supports sequence transformation, GC content, and FASTA parsing.
bioinformatics biopython computational-biology dna-analysis fasta fastapi genomics rest-api rna-seq-analysis scientific-computing
Last synced: 19 Jun 2026
https://github.com/ahsankhizar5/docusync
An autonomous AI agent that synchronizes GitHub Pull Request diffs with Notion documentation using Gemini, FastAPI, and Next.js.
ai-automation developer-tools fastapi gemini-api github-webhooks llm nextjs notion-api python serverless supabase vercel
Last synced: 19 Jun 2026
https://github.com/javakishore-veleti/wealthsignal-decision-engine
Wealth-management decision engine — PyTorch models scoring partial application forms for completion probability, customer segment, and next-best-action; FastAPI middleware + Angular portals + Apache Airflow orchestration.
angular apache-airflow customer-r1 decision-engine fastapi fintech huggingface mlflow monorepo python pytorch reinforcement-learning transformers typescript wealth wealth-accelerate-platform wealth-management wealthsimple
Last synced: 19 Jun 2026
https://github.com/halovina/fastapi-gemini-image-analysis
Generative AI Using Gemini and FastApi
fastapi gemini gemini-api generative-ai machine-learning microservice python
Last synced: 19 Jun 2026
https://github.com/miintto/weekend
An Application to manage songs for band practice
Last synced: 19 Jun 2026
https://github.com/starman69/ai-compliance-nlweb
NLWeb-style AI-compliance assistant: /ask for people + /mcp for agents, grounded & cited over an open corpus of AI rules — dual local/Azure runtime.
ai-compliance azure azure-ai-search fastapi llm mcp nlweb ollama qdrant rag
Last synced: 19 Jun 2026
https://github.com/epatel/claude-agent-team
Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.
ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket
Last synced: 20 Jun 2026
https://github.com/a9mansoo/kubernetes-app-demo
Demo of Continuous CI/CD for a kubernetes application
docker fastapi k8s-deployment mui nginx react
Last synced: 20 Jun 2026
https://github.com/sweetcornna/copy-trader
跨交易所/跨链加密合约智能跟单系统 — Bloomberg Terminal 美学。支持 Binance / OKX / Gate / Bitget / Hyperliquid 5 交易所执行,6 类信号源(含链上聪明钱),20+ 参数风控引擎。Python · FastAPI · Vue3
binance ccxt copy-trading crypto-trading fastapi hyperliquid okx quant trading-bot vue3
Last synced: 20 Jun 2026
https://github.com/vero-code/spatial-optician
AI-powered facility lighting audit and ROI optimization platform. Powered by Gemini 3.5, Google ADK, MCP & MongoDB. Supported by MongoDB for Startups.
artificial-intelligence energy-efficiency-startup fastapi gemini google-adk lighting-audit mcp-server model-context-protocol mongodb react typescript
Last synced: 20 Jun 2026
https://github.com/nixliuxin/tieba-time-machine
百度贴吧时光机 - 全量归档与本地阅读工具 | Archive entire Baidu Tieba forums and read them offline
archive baidu digital-archiving fastapi offline-reader preservation react scraper sqlite tieba
Last synced: 20 Jun 2026
https://github.com/itsjustneo-xo/mundra
Named after Mundra Port, Kutch, Gujarat, MUNDRA - MUNSoc Delegate Resource Application is a centralized database designed to optimize event planning, streamline communication, and facilitate delegate management
authentication backend fastapi python
Last synced: 20 Jun 2026
https://github.com/aminkhavari78/upload-file
This mini project works with fastapi for uploading file and store it on specific directory
Last synced: 20 Jun 2026
https://github.com/sreekarnv/draftlet
Local-first drafting assistant with a browser extension, desktop companion, and Ollama-powered local replies.
ai chrome-extension electron fastapi local-first ollama productivity react sqlite typescript
Last synced: 20 Jun 2026
https://github.com/mkuhlmann/pyphomemo
Print text & images on Phomemo M110 label printers over Bluetooth LE — CLI, FastAPI web server, and Python library.
ble bleak bluetooth-le cli escpos fastapi label-prionter m110 phomemo python thermal-printer
Last synced: 20 Jun 2026
https://github.com/radiantnode/tensies
A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.
browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket
Last synced: 20 Jun 2026
https://github.com/rafael-acerqueira/support-ops
Support operations platform for B2B SaaS teams, featuring ticket triage, versioned knowledge base, grounded response drafts, human review, and evaluation metrics.
docker fastapi llm pydantic pytest python rag sqlalchemy vector-database
Last synced: 20 Jun 2026
https://github.com/hec-ovi/gamentic-anna
Gamentic, an AI text-adventure RPG, running as a native Anna App. The FastAPI engine and vanilla-JS UI are kept intact; only the comms layers are swapped (Anna Executa + iframe transport), with text and images served by the Anna agent. Runs as one Docker container. Built for the Anna AI-Native App Hackathon.
ai ai-dungeon anna anna-app anna-hackathon docker dungeon-crawler executa fastapi game gamentic hackathon llm rpg text-adventure
Last synced: 21 Jun 2026
https://github.com/hec-ovi/openclaw-strix-embed
OpenAI-compatible /v1/embeddings server (BAAI/bge-m3, 1024 dims, 100+ langs) on AMD Strix Halo via ROCm. Drop-in replacement for OpenAI text-embedding-3, Docker, no API keys, ~47ms single-text latency.
amd bge-m3 docker embedding-model embeddings fastapi gfx1151 openai-api openai-compatible rocm self-hosted sentence-transformers strix-halo vector-search
Last synced: 21 Jun 2026
https://github.com/bch1212/mcp-grantiq
Paid MCP server exposing US federal grants and contracts to AI agents
ai-agents claude fastapi fastmcp grants grants-gov mcp mcp-server model-context-protocol sam-gov
Last synced: 21 Jun 2026
https://github.com/bch1212/agentvault
AI-native credential vault for autonomous agents — Fernet-encrypted API keys, per-agent avk_ tokens, budget enforcement, audit logs, MCP server.
ai-agents claude credentials fastapi fernet-encryption mcp mcp-server model-context-protocol openai python saas secrets-management stripe vault
Last synced: 21 Jun 2026
https://github.com/bch1212/outdooriq-mcp
Paid MCP server for fishing/lake/stocking intelligence — 72k+ US lakes, 293k+ stocking events. Live at https://mcp.castiq.net/mcp
ai-agents anthropic claude fastapi fastmcp fishing mcp model-context-protocol outdoor-recreation python
Last synced: 21 Jun 2026
https://github.com/bch1212/agenttrust-mcp
Trust-score & reputation MCP for the agent-to-agent economy.
a2a agent-economy agent-trust ai-agents anthropic claude fastapi mcp mcp-server model-context-protocol python railway reputation sqlite trust-score
Last synced: 21 Jun 2026
https://github.com/kaverikb/smartledger
A full-stack financial dashboard that visualizes spending patterns with interactive charts and allows querying insights via natural language. It uses a React frontend, a FastAPI backend, and is designed for cloud deployment using Docker.
dashboard-application fastapi python reactjs
Last synced: 21 Jun 2026
https://github.com/sunnybhara/cctv-analytics-mvp
Privacy-preserving venue analytics. FastAPI + YOLO11 + InsightFace. Edge-first. Faces are vectors, not photos.
computer-vision edge-ai fastapi insightface privacy-preserving retail-analytics yolo11
Last synced: 21 Jun 2026
https://github.com/altikva/spero
Self-healing supervision agent for Linux hosts and Kubernetes
agentic-ai aiops anomaly-detection asyncio automation devops fastapi homelab incident-response kubernetes llm monitoring observability python self-healing self-hosted sre ssh supervision
Last synced: 21 Jun 2026
https://github.com/nguyenpanda/nptmpl
Professional distributed CLI template manager and registry server.
cli-tool developer-tools fastapi python3 template-manager
Last synced: 22 Jun 2026
https://github.com/feb027/car-price-prediction-ds
Data Science final project: car sales price prediction with CRISP-DM, Colab notebook, and FastAPI web app
car-sales crisp-dm data-science fastapi google-colab linear-regression machine-learning
Last synced: 22 Jun 2026
https://github.com/lobrzut/brain
Portable second brain: Ollama, vault, RAG, MCP. Windows + Linux. Article: https://dev.to/lobrzut/self-hosted-second-brain-with-mcp-59d4
claude cursor fastapi homelab linux mcp ollama python rag second-brain self-hosted windows
Last synced: 22 Jun 2026
https://github.com/bocan/gitdr
Self-hosted Git disaster recovery. Automatically mirror repositories from GitHub, GitLab, and more to storage you control, then restore instantly when a provider goes dark.
azure-blob backup business-continuity devops disaster-recovery docker fastapi git git-mirror github-backup platform-engineering python restore s3 self-hosted
Last synced: 22 Jun 2026
https://github.com/psk-98/url-shortener
biomejs celery docker fastapi nextjs postgresql pytest react-hook-form redis shadcn-ui tailwindcss tanstack-table uv zod
Last synced: 22 Jun 2026
https://github.com/snipeart007/student-buddy
A privacy-focused, local AI assistant that helps students balance their academic workloads with mental health. Implements a multi-agent orchestration workflow running Gemma 2B locally using llama.cpp, encrypted local state management, and an onboarding questionnaire.
fastapi gemma gemma-4 llama-cpp local-llm material-ui mental-health multi-agent nextjs student-buddy
Last synced: 22 Jun 2026
https://github.com/mergi72/dms-provider-installer
Installer and deployment tools for DMS Provider Bridge and Total Commander WFX Plugin.
alfresco deployment edocat fastapi installer nssm python total-commander wfx-plugin windows-service
Last synced: 22 Jun 2026
https://github.com/techwithty/ahrefs
Ahrefs internal Python SDK and FastAPI API integration with retries, rate limiting, typed handlers, and centralized routing for Site Explorer, Keywords Explorer, Rank Tracker, Management, and more.
ahrefs api fastapi internal-tools observability production-ready python rate-limiting retries sdk seo typed
Last synced: 22 Jun 2026
https://github.com/berkal749/omni-mind
smart asistant saas
authentication docker fastapi fastmcp mcp-server nestjs python rag-chatbot redis ts
Last synced: 22 Jun 2026
https://github.com/rabestro/dicechess-analytics
High-performance analytical backend and data pipeline for Dice Chess. Ingests, normalizes, and analyzes 140k+ games using Scala 3, PostgreSQL, and the dicechess engine.
chess-analytics data-pipeline data-warehouse dice-chess etl fastapi postgresql sqlalchemy
Last synced: 23 Jun 2026
https://github.com/yazelin/industrial-ai-dashboard-starter
Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.
agv dashboard fastapi industrial-iot websocket
Last synced: 23 Jun 2026
https://github.com/yazelin/telegram-ai-agent-starter
Starter template for building Telegram AI agents with FastAPI, CLI/HTTP LLM providers, tools, and deployment notes.
ai-agent fastapi llm starter-template telegram-bot
Last synced: 23 Jun 2026
https://github.com/yazelin/company-ai-assistant-template
Internal company AI assistant template with FastAPI, SQLite document indexing, retrieval, and LLM provider adapter.
company-ai fastapi knowledge-base rag starter-template
Last synced: 23 Jun 2026
https://github.com/yazelin/linebot-ai-starter
Starter template for LINE Messaging API bots with AI provider adapters and FastAPI webhook deployment.
ai-agent fastapi line-bot llm starter-template
Last synced: 23 Jun 2026
https://github.com/abhirajthakur/facewatch
Real-time face detection streaming platform built with FastAPI, React, WebSockets, PostgreSQL, Docker, and dlib — without OpenCV.
alembic-migration fastapi python reactjs websockets
Last synced: 23 Jun 2026
https://github.com/abhirajthakur/lifelens
AI-Powered Personal Media Assistant
alembic-migration background-jobs celery docker docker-compose fastapi python reactjs sqlalchemy typescript
Last synced: 23 Jun 2026
https://github.com/wildanmujjahid29/kerja-praktek-chatbot-rag
Implemetasi Chatbot Dengan Retrieval-Augmented Generation
backend fastapi retrieval-augmented-generation
Last synced: 23 Jun 2026
https://github.com/c-saltz/fastapi-foodie
Get a hands-on experience building FastAPI
Last synced: 23 Jun 2026
https://github.com/c-saltz/yummigo
Discover and go eat!
fastapi postgresql react react-native strawbery-graphql
Last synced: 23 Jun 2026
https://github.com/c-saltz/foodie-hub
A social feed application that gears toward foodies who enjoy exploring different cuisines and beverages.
Last synced: 23 Jun 2026
https://github.com/c-saltz/glance
AI-Powered Fraud Detection & Explainability Dashboard
fastapi lightgbm openai-gpt4o python3 pytorch react snowflake
Last synced: 23 Jun 2026
https://github.com/thefilesareinthecomputer/llm-wiki-agent
LLM Wiki AI agent with optional local inference, knowledge graph, and wiki-style KB tools. Runs in Docker. Can run fully offline with Ollama.
ai ai-agents docker fastapi knowledge-base knowledge-graph lancedb langextract llm-wiki obsidian ollama python
Last synced: 23 Jun 2026
https://github.com/jhiltonsantos/speech-code-api
Backend FastAPI do SpeechCode. RAG com LangChain, ChromaDB e Modelo de IA para estudos
Last synced: 23 Jun 2026
https://github.com/codestorm-official/fastapi
A minimal and ready-to-use FastAPI REST API template for rapid project setup.
fastapi fastapi-boilerplate fastapi-crud fastapi-template hypercorn
Last synced: 23 Jun 2026
https://github.com/wasifsohail5/ideanesttech-chatbot
Welcome to the official AI-powered chatbot built for IdeaNestTech — a full-stack digital innovation company transforming ideas into reality through modern tech solutions.
aichatbot aiintegrations faiss fastapi gemini-api ideanesttech rag-chatbot sentence-transformers
Last synced: 23 Jun 2026
https://github.com/nnnlik/url-shorter
High-performance URL shortener on FastAPI with asynchronous click processing and code pre-generation
async docker-compose dockerslim fastapi postgres rabbitmq redis taskiq url-shortener
Last synced: 23 Jun 2026
https://github.com/are-you-serat/todo-api
Typical to-do list api written in fastapi
Last synced: 23 Jun 2026
https://github.com/leok974/plan2scene-webapp
Dockerized Web App for Plan2Scene: Converting 2D floorplans to 3D walkthroughs (FastAPI + React)
3d-visualization computer-vision docker fastapi react
Last synced: 23 Jun 2026
https://github.com/ab1nv/bales
High-throughput dynamic ML inference gateway
Last synced: 23 Jun 2026
https://github.com/royxlead/rag-evaluation-framework
Production-grade RAG evaluation library: faithfulness, hallucination, retrieval precision, answer relevance, context coverage, and UCM, an unsupervised confidence metric requiring no ground-truth labels.
anthropic bert-score bleu confidence-estimation evaluation fastapi hallucination-detection llm llm-evaluation machine-learning nlp ollama openai python rag retrieval-augmented-generation rouge unsupervised-learning
Last synced: 23 Jun 2026
https://github.com/royxlead/multimodal-medical-vqa
Vision-language fusion for clinical image QA. Cross-attention BioViL-T + Mistral-7B QLoRA, MC Dropout confidence, Grad-CAM explainability, dual local/API inference. GPT-4o baseline: 56% on VQA-RAD with 41% abstention.
biovil fastapi grad-cam medical-imaging medical-vqa mistral monte-carlo-dropout multimodal nextjs pytorch radiology uncertainty-quantification vision-language-model vqa-rad
Last synced: 23 Jun 2026
https://github.com/royxlead/production-drift-detection
Production ML monitoring library - KL, PSI, MMD, and ADWIN drift detectors with empirical benchmarks, confidence tracking, and a 6-page FastAPI dashboard.
data-drift drift-detection fastapi kl-divergence mlops mmd model-monitoring production-ml psi pytorch scikit-learn uncertainty-quantification
Last synced: 23 Jun 2026
https://github.com/liemtv96/FastAPI-Kafka-MongoDB-OpenAI
Create a scalable FastAPI application that serves an endpoint to recommend things to do in a given country during a specific season by consulting the OpenAI API, store the results in MongoDB.
docker docker-compose fastapi kafka mongodb openai python3
Last synced: 23 Jun 2026
https://github.com/shahidmalik4/fastapi-html
A lightweight blog application built with FastAPI, supporting user authentication, HTML server-side rendering, and full CRUD functionality for blog posts.
blog fastapi html python sqlalchemy
Last synced: 23 Jun 2026
https://github.com/jsonfm/fastapi-apscheduler-example
FastAPI + APScheduler simple example
apscheduler asyncio fastapi python
Last synced: 23 Jun 2026
https://github.com/phash/lumen-light
Browser-basierter, selbst-gehosteter RAW-Foto-Editor (Lightroom-Light) — FastAPI + React 19 + WebGL2 + Postgres + Garage S3 + Keycloak
fastapi lightroom-alternative photo-editor raw-editor raw-photography react self-hosted webgl
Last synced: 24 Jun 2026
https://github.com/pguerrerolinares/ai-news-platform
AI News aggregation, classification, and search platform
ai fastapi llm news-aggregator pgvector rag react semantic-search
Last synced: 24 Jun 2026
https://github.com/swapnilsachan03/sketchpad
Web based, minimal & collaborative drawing boards.
Last synced: 24 Jun 2026
https://github.com/vLorente/la-fede-teams-analytics
Webscraping y análisis de datos de la web de la federación murciana de baloncesto.
api fastapi jupyter-notebook pandas python scrapy sqlite3 webscraping
Last synced: 24 Jun 2026
https://github.com/usecross/cross-inertia
Python support for Inertia.js
django fastapi inertiajs python
Last synced: 24 Jun 2026
https://github.com/perogello/yandex-live-translator
Local English→Russian live subtitle translator for Yandex Browser. Self-hosted Ollama + translategemma:12b, no cloud APIs. Browser extension + FastAPI backend + vMix/OBS overlay.
browser-extension fastapi live-subtitles llm local-first obs ollama russian subtitles translategemma translation vmix yandex-browser
Last synced: 24 Jun 2026
https://github.com/pj-pj-pj/sc-legal-rag
A Retrieval-Augmented Generation (RAG) pipeline for querying Philippine Supreme Court decisions. Built with Python, Qdrant, and Groq.
bge-large-en fastapi nextjs python rag
Last synced: 24 Jun 2026
https://github.com/ordinary9843/aoi-defect-detection
Unsupervised electronic component defect detection · PatchCore (CVPR 2022) · WideResNet50-2 · AUROC 0.9487 on MVTec AD transistor
anomaly-detection aoi computer-vision defect-detection docker fastapi mvtec patchcore semiconductor
Last synced: 25 Jun 2026
https://github.com/ordinary9843/ai-video-pipeline
A local AI pipeline that scripts, renders, and publishes YouTube Shorts with zero per-video API cost.
ai automation fastapi ffmpeg python shorts stable-diffusion video-generation youtube
Last synced: 25 Jun 2026
https://github.com/a5ur4/pickbyvoice
Projeto de um pick by voice, feito em arduino uno para a disciplina de Microcontroladores
Last synced: 25 Jun 2026
https://github.com/poran-dip/filo
Conversational AI agent for searching and discovering files in Google Drive, built with FastAPI, LangGraph, and Streamlit.
ai-agent fastapi google-drive-api groq langchain langgraph llm python streamlit
Last synced: 25 Jun 2026
https://github.com/magnexis/feed-ranking-algorithm
This is a simple backend feed-ranking prototype I built as one of my first learning projects. It uses basic engagement signals, session awareness, and topic rotation, exposed through a small FastAPI API. There’s no frontend included—feel free to use, modify, or build on it however you like.
Last synced: 26 Jun 2026
https://github.com/ibuilder/modelmaker
Open, self-hosted, IFC-native AEC platform: a web BIM viewer + modeling, a 73-module GC portal (RFIs, pay apps, CPM schedule, TRIR), and a development proforma — one model from acquisition to turnover. Generate a building from a zoning envelope, then coordinate, draw, schedule & underwrite it. Built on That Open + IfcOpenShell. $0 to run.
aec bcf bim bim-viewer clash-detection construction construction-management fastapi gc ids ifc ifc-viewer ifcopenshell openbim proforma real-estate self-hosted tauri thatopenengine three-js
Last synced: 29 Jun 2026
https://github.com/stefen-taime/api-testing-demo-v2
Demo project covering 11 API testing types with FastAPI, JWT, Playwright, JMeter, Docker Compose, and Postgres.
api-testing docker-compose fastapi jmeter jwt playwright postgresql qa
Last synced: 26 Jun 2026
https://github.com/stefen-taime/hospital-rag-vectlite-v2
Multi-Tool RAG Chatbot for Montreal hospital reviews — LangChain, VectLite (hybrid search), Gemini 2.5 Flash, FastAPI, Streamlit + Plotly
fastapi gemini hybrid-search langchain plotly rag streamlit vectlite
Last synced: 26 Jun 2026
https://github.com/delight-hk3/gemini_concert_search
Gemini Data Agent
crwaling fastapi gemini-api python3
Last synced: 26 Jun 2026