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-03 00:10:57 UTC
- JSON Representation
https://github.com/dockfixlabs/agentguard-app
GitHub App that automatically scans PRs for AI agent security vulnerabilities using AgentGuard. Posts review comments with OWASP ASI findings.
agentguard ai-agents ci-cd code-review fastapi github-app owasp-asi python security
Last synced: 05 Jul 2026
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/wristwaking/wechat-miniprogram-payment
这是一个Python语言通过fastapi框架搭建服务端,实现微信小程序端进行微信支付案例模板项目源码。
fastapi python3 wechat-mini-program
Last synced: 20 May 2026
https://github.com/shivvamm/fastapi-complete
Fullstack Serverside Rendering App with FastAPI and Jinja2 with Database migration and integration with alembic and sqlAlchemy
alembic fastapi jinja2 pytest python sqlalchemy
Last synced: 20 May 2026
https://github.com/zobiakanwal/legal-ai-assistant
An AI-powered FastAPI backend for selecting and filling legal document templates using GPT-4.
ai-assistant fastapi gpt-4 legaltech openai react taillwindcss typescript vite
Last synced: 08 Apr 2026
https://github.com/hakant66/moderation-app
End-to-end moderation system for text & images. FastAPI backend with provider toggles (OpenAI & Google Perspective/Vision), PyTorch TorchScript prefilter microservice, policy.yaml rules, token-bucket rate limiting, in-memory caching, React/Vite frontend, training scripts, and Kubernetes manifests.
computer-vision content-moderation docker fastapi fastapi-backend google-perspective google-vision-openai in-memory-cache kubernetes mlops mobilenetv3 moderation-api nlp openai pytorch roberta token-bucket torchscript transformers
Last synced: 08 Apr 2026
https://github.com/fusionaize/faigate
Local OpenAI-compatible AI gateway for OpenClaw and other AI-native clients.
fastapi foundrygate llm-gateway llm-router multi-provider openai-compatible openclaw self-hosted
Last synced: 09 May 2026
https://github.com/maximemoreillon/face-recognition-fastapi
api face face-recognition facerecognition fastapi python recognition
Last synced: 03 May 2026
https://github.com/mvarrone/simulate-ip-printer-webserver
Recreate a small webserver for network printers using Docker
api api-rest csv docker docker-compose fastapi ipvlan monitoring network-programming printer printer-controller python3 ubuntu virtual-machine
Last synced: 29 Apr 2026
https://github.com/seamusmullan/ampere
A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.
electron fastapi npm-package python template uv vite vitejs
Last synced: 07 Mar 2026
https://github.com/abhimanyu-gaurav/learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
bcrypt fastapi jwt-authentication jwt-token oauth2 passlib pydantic pydantic-models python sql-alchemy sql-lite
Last synced: 21 Apr 2026
https://github.com/shanu-shahbin/blogs-fastapi-
The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.
api crud fastapi oauth2 pyjwt redoc swagger-ui
Last synced: 14 Mar 2025
https://github.com/dataforgeopenaihub/mlops-credit-card-fraud-detection-end-to-end
End to End Machine Learning MLOps Project for Credit Card Fraud Detection using Ensemble Models, Data and Model Versioning through DVC, Github Actions, and Deployment
aws-lambda credit-risk data-pipelines dvc-pipeline fastapi github-actions google-drive-api machine-learning mlops-project mlops-workflow python
Last synced: 14 Feb 2026
https://github.com/alilotfi23/metricguard
MetricGuard is a lightweight Linux system monitoring tool built with FastAPI and psutil.
fastapi linux metrics monitoring python
Last synced: 10 May 2026
https://github.com/bootswithdefer/esp32-relay-controller
ESP32 Relay Controller with Web Interface
adafruit circuitpython fastapi feather garage-door-opener mqtt nicegui relay
Last synced: 06 Apr 2025
https://github.com/sorna-fast/fast_api_company
Building the API of a company's entities with the demo front with Streamlite to run the run.py file
alembic fastapi passlib requests sqlalchemy streamlit
Last synced: 08 Jul 2025
https://github.com/aryankeluskar/freshuntil
Web-app designed to help individuals manage their groceries more efficiently. Minimize Waste & Maximize Taste. Built in 36 hours at LAHacks 2024.
django fastapi gemini gemini-vision mongodb python reactjs sustainability
Last synced: 08 Apr 2026
https://github.com/hyunjin-kor/catprice
Desktop-first CatCost-based catalyst cost estimator with live metal feeds, indexed references, and Electron packaging
catalyst chemical-engineering cost-estimation electron fastapi price-tracking react
Last synced: 04 May 2026
https://github.com/jpleorx/worker-proxy
docker fastapi forward-proxy load-balancer proxy proxy-server python
Last synced: 13 May 2026
https://github.com/raythurman2386/fastapi-react-starter
A modern, minimal starter template featuring FastAPI backend and React 19 frontend with Tailwind CSS.
fastapi react tailwindcss vite
Last synced: 14 May 2025
https://github.com/pastjung/markcloud_uspto-search-remind
[ (주) 마크클라우드 인턴 활동 리마인드 ] USPTO 데이터 크롤링 후 압축해제하여 MongoDB에 저장 & MariaDB 사용하여 로그인 및 회원가입 & Elasticsearch 를 사용한 상표 데이터 검색 서비스 ( 기간 : 2024.08.27 ~ 2024.08.28 )
docker docker-compose domain-driven-design elasticsearch fastapi kibana mariadb microservices-architecture mongodb python
Last synced: 02 Jan 2026
https://github.com/saadmdsabah/fastapi-initializr
A modern CLI tool that instantly scaffolds production-ready FastAPI project structures with best practices, interactive prompts, and customizable templates.
Last synced: 08 Apr 2026
https://github.com/astrapi69/adaptive-learner
Adaptive learning platform with AI-powered sessions, 6 learning methods, and a 7-step cycle. Built on PluginForge. PWA, offline-capable, multilingual.
adaptive-learning ai anthropic dexie education fastapi gemini indexeddb learning-platform multilingual offline-first openai pluggy pluginforge pwa python react typescript
Last synced: 06 Jun 2026
https://github.com/reymundvirtus/svg-icons-api
🧩✨ A FastAPI-powered service for serving open-source SVG icons, optimized for dark and light UI themes.
fastapi logos open-source python svg svg-icons svg-images
Last synced: 08 Apr 2026
https://github.com/permyakov-dmitriy/fastapiweather
Web application for displaying weather in large cities and custom ones.
Last synced: 05 Nov 2025
https://github.com/cerno-ai/cerno-insight
High-performance RAG system for intelligent document Q&A with hybrid retrieval, GPU acceleration, and citation-backed answers. Upload docs, ask questions, get precise responses.
artificial-intelligence bm25 docker document-processing embeddings faiss fastapi llms local-first machine-learning natural-language-processing nextjs openai python rag rag-pipeline reranking retreival-augmented-generation semantic-search typescript
Last synced: 08 Nov 2025
https://github.com/sajjadhz/farm-stack
FARM Stack TODO app dockerized
docker-compose farm-stack fastapi kubernetes react
Last synced: 08 Apr 2026
https://github.com/joshmusira/rag_application
A state-of-the-art Retrieval-Augmented Generation (RAG) application using OpenAI, Qdrant vector store, embeddings, FastAPI, React for the UI, NewsAPI, Word Cloud, and Langchain. This project enables dynamic reading and QA on news articles, focusing on various people of interest, with real-time, personalized news insights.
embeddings-word2vec fastapi langchain-python openai qdrant-vector-database reactjs wordcloud
Last synced: 08 Apr 2026
https://github.com/yancotta/anti-aging-epigenetics-ml-app
A thesis MVP for a personalized anti-aging system that analyzes genetic SNPs and lifestyle habits using ML models (Random Forest and Neural Networks) to provide risk assessments and actionable recommendations. Built with FastAPI, React, PostgreSQL, and containerized via Docker for scalability and explainability.
anti-aging bioinformatics docker explainable-ai fastapi genetics healthtech machine-learning mlops personalized-medicine pytorch reactjs scikit-learn synthetic-data thesis-project
Last synced: 16 Sep 2025
https://github.com/armaggheddon/paperllama
📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!
docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit
Last synced: 03 Feb 2026
https://github.com/jjviscomi/bqemulator
Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.
bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing
Last synced: 23 May 2026
https://github.com/halfenif/toy_filemover_streamlit
Sometimes the process of editing MP3 tags is the result of an old man's work.
fastapi mp3-tags mpd streamlit
Last synced: 25 Jul 2025
https://github.com/ankan97dutta/profilis
High performance, non blocking profiler for modern Python web apps. Flask, FastAPI, Sanic, SQLAlchemy, MongoDB and more.
application-performance-monitoring developer-tools fastapi flask mongodb neo4j observability performance-monitoring profiler profiling-tools prometheus-metrics pyodbc python python-library sanic spyglass sqlalchemy tracing
Last synced: 10 Mar 2026
https://github.com/geraldwambui/orderservicetechnicalassesment
A comprehensive order management system built with FastAPI and React, featuring authentication, role-based access control, payment processing, and webhook integration.
docker fastapi nginx openapi postgersql python
Last synced: 09 Apr 2026
https://github.com/nexy39/home-price-predictor-app
This is web app to find real estates and predict price on US. Will add more real estates on countries
decision-trees fastapi geolocation-data home-price-prediction mapbox nextjs14 prediction-model python scraping-websites typescript visualization
Last synced: 04 May 2026
https://github.com/xithrius/xythrion
General utility Discord bot.
discord-py docker fastapi postgresql python3 seaborn
Last synced: 28 Jul 2025
https://github.com/arjunprabhulal/gemma3-pdf-summarizer
AI-Powered PDF Summarizer is a tool that extracts and summarizes research papers from ArXiv PDFs using Ollama (Gemma 3 LLM). The system provides structured, downloadable summaries to help researchers and professionals quickly grasp key findings.
ai fastapi gemma3 langchain-python ollama streamlit summarization
Last synced: 29 Jul 2025
https://github.com/akrisanov/fastapi-versioning-demo
api-versioning demo-app fastapi
Last synced: 14 May 2026
https://github.com/huangkai1008/graphql-starter
Graphql-starter is a graphql start project with fastapi
Last synced: 03 May 2026
https://github.com/mahyarkarimi/fastapi_static_files
FastAPI static file serving middleware with indexing files feature.
fastapi python static-file-server
Last synced: 31 Jul 2025
https://github.com/nazzal5448/portfolio-bot
A micro-service RAG chatbot for my portfolio website
ai chatbot fastapi langchain langchain-python rag
Last synced: 31 Jul 2025
https://github.com/kstrassheim/fastapi-reference
The app is creating a debugable combination between Fast-API and Vite (React). A preview can viewed on https://fast-api-reference.azurewebsites.net/
azure fastapi github-actions vite
Last synced: 09 Apr 2026
https://github.com/pywjs/backend
The FastAPI Backend for the [pywjs](https://pywjs.com) core.
ai artificial-intelligence fastapi postgresql python rest-api sass
Last synced: 09 Apr 2026
https://github.com/khaouitiabdelhakim/postly
A full-stack social media web application built with React, TypeScript, FastAPI, and SQLite. Postly allows users to create accounts, share posts with text and images, and interact with a modern, responsive interface.
fastapi python python3 react social-media typescript webapp website
Last synced: 28 Apr 2026
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/lenochxd/toobo-api
Toobo's Fast-API server
api fastapi rest-api restapi restful-api toobo
Last synced: 05 Aug 2025
https://github.com/vbalalian/roman_coins_data_pipeline
Work-in-progress, learning-focused, end-to-end ELT data pipeline project.
airbyte api beautifulsoup cicd coins dagster data-engineering data-pipeline docker docker-compose duckdb elt fastapi minio postgresql python rest-api sql web-scraping webscraping
Last synced: 09 Apr 2026
https://github.com/algotechlab/readme.md
Laboratório de software, focado em soluções digitais e projetos reais. Focado em pequenas e grandes empresas.
fastapi flask javascript pandas python selenium sqlalchemy
Last synced: 09 Apr 2026
https://github.com/ichard26/toomanycards
An overengineered Quizlet "replacement".
fastapi flashcards nginx sveltekit
Last synced: 11 Aug 2025
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/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/chaudharypraveen98/scraper
It is a python based script which is running on python based framework Flask and Fast Api. We are using the Ngrok to deploy our localhost to web.
cli fastapi flask pandas requestshtml scraping script
Last synced: 09 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/pavelmilanov/pptpd-admin
Web panel for vpn-server on debian/ubuntu
debian docker fastapi pptpd python python3 swagger-ui ubuntu vpn-server vue vuejs windows-10
Last synced: 09 Apr 2026
https://github.com/caarmen/notes
Explorations of different Python REST frameworks
alembic crud-sample django-rest-framework drf fastapi flask python rest sqlalchemy vanilla-python
Last synced: 09 Apr 2026
https://github.com/sahajrajmalla/dumbers-ku-hackfest-2023
Shaping Infrastructure, Ensuring Nepal's Sustainable Future!
developer fastapi infrastructure javascript nextjs python risk-management
Last synced: 10 Apr 2026
https://github.com/cindyangelira/surveillance-system
fastapi gemma geospatial javascript langchain llm python react remote-sensing yolov8
Last synced: 10 Apr 2026
https://github.com/bhimrazy/covidologist
Covidologist : A Disease Detection Web App to assist radiologists to detect the presence of COVID-19.
covid-19 fastapi kuhackfest kuhackfest2022 mlh mlh-powered-hackathons python pytorch
Last synced: 10 Apr 2026
https://github.com/m00nitoring/nestjs_template
nestjs_template for nosql (mongo) api
api api-rest bun docker docker-compose fastapi javascript js json json-api mongodb mongoose nest nestjs nosql nosql-database nosql-mongodb template templates typegoose
Last synced: 10 Apr 2026
https://github.com/douglasvolcato/fastapi-microservices-redis
Microservices using FastApi and Redis
bootstrap fastapi fastapi-docker fastapi-framework microservice microservice-example microservices python python-3 python-library python3 react react-router react-router-dom reactjs redis redis-database redis-streams typescript typescript-react
Last synced: 10 Apr 2026
https://github.com/bhimrazy/iris-species-prediction-using-decision-tree-algorithm-grip
Iris Species Intelligence: Classifying Iris Species with Confidence using Decision Trees | The Sparks Foundation: GRIP
decision-tree-classifier fastapi gripjan23 machine-learning python scikit-learn sparkfoundation
Last synced: 10 Apr 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/lifestreamy/local-lua-agent
Fully local agentic system with prompt guarding & Lua code gen/validation via any Ollama-hosted model. Uses REST & SSE for async events. Built for True Tech Hack 2026 by OpenTeam2026 (Tim K. - Lead).
ai-agent code-generation docker fastapi fullstack hackathon interactive-cli llm local-llm lua multi-agent nextjs ollama prompt-engineering prompt-guard python rest-api server-sent-events uvicorn web-ui
Last synced: 27 Apr 2026
https://github.com/ysskrishna/shopzone
A full stack e-commerce application built with Next.js, FastAPI and Elasticsearch. It provides a seamless shopping experience with powerful search capabilities, sorting, filtering and an intuitive interface. The application is fully responsive and mobile-friendly, offering a consistent experience across all devices.
docker docker-compose elasticsearch fastapi kibana nextjs python radix-ui tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/reddinton95/custom-plugin-backend
🚀 Master backend development with a structured, self-paced learning platform featuring 7 specialized agents and over 1000 code examples.
a1111-stable-diffusion-webui ai app async backend builder ckeditor5 claude cryptography enigma fastapi italia-design-system krita-plugin montreal-hug stable-diffusion wordpress wordpress-categories wordpress-widget
Last synced: 08 May 2026
https://github.com/standoge/api-el-salvador
An API to make queries about El Salvador municipalities & departments...
api fastapi postgresql pymysql python
Last synced: 16 Jan 2026
https://github.com/zaidshaikh987/auto-insight
A cutting-edge real-time AI-powered data analysis and machine learning platform that delivers instant insights through live progress updates, background processing, and intelligent automation. Built with modern web technologies and enterprise-grade infrastructure.
automl celery docker fastapi flaml grafana minio mlops monitoring postresql prometheus python react redis typescript websockets
Last synced: 10 Apr 2026
https://github.com/igormcsouza/news-api
Fetch news from Google News Section
Last synced: 16 Jan 2026
https://github.com/yeungadrian/portfoliobuilder
Investment analytics app (FastAPI, Streamlit, Cloud Run)
Last synced: 10 Apr 2026
https://github.com/mist941/easy-diary
A modern digital journaling application built with Next.js and FastAPI. Features an intuitive interface for daily note-taking. 📝✨
bash containerization diary docker fastapi nextjs nginx notes python typescript
Last synced: 10 Apr 2026
https://github.com/charlie5dh/crypto-news-stats-and-nfts
antd-design crypto cryptocurrencies fastapi javascript nfts react reactjs redux redux-toolkit
Last synced: 04 May 2026
https://github.com/sonervergon/typethon
A boilerplate pnpm monorepo with a Python backend and React frontend.
fastapi pnpm python react-query react-router tanstack-react-query typesafe typescript vite
Last synced: 10 Apr 2026
https://github.com/alessiocsassu/fastapi-oauth-barebone
Barebones FastAPI OAuth2 with Password (and hashing), Bearer with JWT tokens, and SQLAlchemy integration
alembic barebone boilerplate docker fastapi fastapi-template jwt oauth2 sqlalchemy starter starter-kit template
Last synced: 13 Jan 2026
https://github.com/mahimairaja/azure-agent-currency-exchange
Currency exchange agent built using Microsoft Agent Framework hosted in scalable Azure Container App
agent-framework azure azure-agent-framework azure-container-apps bicep bicep-azure currency-converter fastapi gradio huggingface huggingface-spaces iac micrsoft
Last synced: 13 Jan 2026
https://github.com/mongodb-industry-solutions/content-lab-backend-writing-assistant
Microservice 2: Back-End for the Chatbot Components - Content Lab
backend chatbot fastapi ist media mongodb-atlas
Last synced: 26 May 2026
https://github.com/engageintellect/server-dashboard
A server dashboard using Python, WebSockets, FastAPI, Sveltekit, TailwindCSS, and DaisyUI.
bash daisyui fastapi python sveltekit tailwindcss websockets
Last synced: 11 Apr 2026
https://github.com/oussrh/rose-link
Home VPN Router on Raspberry Pi
adguard fastapi homelab htmx networking networking-in-python nodejs openvpn privacy pytho raspberry raspberry-pi raspberry-pi-os raspberrypi raspberrypi-router router self-hosted tailwindcss vpn wireguard
Last synced: 11 Apr 2026
https://github.com/theanujdev/fastapi-posts
API server for posts and users powered by FastAPI, a python framework with OpenAPI supported and validations.
api api-rest database fastapi openapi python python3 rest-api sqlalchemy swagger-ui
Last synced: 11 Apr 2026
https://github.com/santimariani/cinematic_crusoe_db
For the next step-up, I use FastAPI to interact with a self-created database. To go the extra mile, I challenge myself to create "blinking eyes" as if one were a character in a movie. The Utterly Curious & Stupendously Miraculous Redemption of One Mister Robinson Crusoe, Not Esquire is thus born!
fastapi postgresql postico video
Last synced: 26 Jan 2026
https://github.com/jmp/fast1
An experimental F1 API, written using FastAPI utilizing the Ergast database images.
api ergast ergast-api f1 fastapi python
Last synced: 30 Apr 2025
https://github.com/kayprogrammer/norebase-challenge
A simple API demonstrating likes feature built in FastAPI
fastapi likes likes-count postgresql pytest sqlalchemy
Last synced: 08 May 2026
https://github.com/wellwe11well/ibook
Бэкенд часть книжного маркетплейса, написанная на FastAPI
alembic dokcer fastapi grafana gunicorn nginx postgresql prometheus pytest rabbitmq redis sentry sqlalchemy
Last synced: 11 Apr 2026
https://github.com/yusuftalhaklc/jcompose-todoapp-with-todoapi
Jecpack compose Todo app
Last synced: 05 May 2026
https://github.com/tiffany-co/captaindock
Here I connect the front end and backend of the gold shop
docker docker-compose fastapi goldshop hub jewellery-shop jewellery-shop-management postgres postgresql python
Last synced: 11 Apr 2026
https://github.com/astrabert/newsreport-ai
News about any topic, already digested for you📰
agentic-ai agentic-workflow fastapi gradio groq llamaindex multi-agent-systems news
Last synced: 15 May 2026
https://github.com/xiaojiou176-open/webaudit
Evidence-first browser automation for AI agents and operators, with recovery and MCP.
ai-agents browser-automation codex coding-agents developer-tools e2e-testing fastapi mcp model-context-protocol openapi playwright reproducibility workflow-automation
Last synced: 19 Jun 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/puneetkakkar/interview-insight-ai
AI-powered interview transcript analysis platform built with FastAPI, LangGraph, and Next.js 15. Transform interview transcripts into actionable insights using Claude AI with timeline extraction, entity recognition, and sentiment analysis.
ai ai-agents anthropic claude-ai claude-code containerization docker entity-recognition fastapi full-stack interview-analysis langgraph multi-agent-ai natural-language-processing nextjs python scalable-architecture sentiment-analysis transcript-analysis typescript
Last synced: 11 Apr 2026
https://github.com/pmcode9992/hpe-mentor
HPE Mentor is a purpose-built platform designed to streamline the onboarding process for freshers and interns within a company. This repository houses the tools and resources necessary to provide effective training, ensuring a smooth transition and skill development for new team members.
fastapi grommet psql python reactts
Last synced: 28 Feb 2026
https://github.com/natthasath/demo-msgraph-api
Microsoft Graph is a RESTful web API that enables you to access Microsoft cloud service resources such as Office 365, Azure AD, and more. It allows developers to access data and services across Microsoft 365, including SharePoint, OneDrive, Outlook, and more.
docker-compose dockerfile fastapi msgraph poetry python
Last synced: 18 Jan 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/belajarqywok/tebakaja_cryptocurrency
provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.
cython fastapi forecasting gcc-complier huggingface keras tensorflow
Last synced: 14 Feb 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/adi-epshtain/tvshows-pipeline
ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.
asyncio data-pipeline docker etl fastapi python rest-ap sqlite
Last synced: 11 Apr 2026
https://github.com/andreaspb/sd-sem1-testing
Software Developer | Semester 1 | Testing
docker fastapi pre-commit python svelte sveltekit
Last synced: 11 Apr 2026
https://github.com/spyker77/jelly
AI-powered playground for FastAPI, GraphQL and Elasticsearch
docker elasticsearch fastapi graphql kibana kubernetes mongodb pytest strawberry
Last synced: 11 Apr 2026