258 skills found · Page 2 of 9
AIwithhassan / AI Agent Chatbot With FastapiIn this tutorial we will learn how to create a powerful AI chatbot using LangGraph, FastAPI, and Streamlit.Learn to define a FastAPI backend endpoint for processing requests, integrate LangGraph agents with dynamic model selection, and design an intuitive Streamlit UI for seamless user interaction.
jason810496 / FastAPI Vue OAuth2FastAPI Vue OAuth2 is a boilerplate for building a FastAPI backend with a Vue frontend. It includes OAuth2 authentication with JWT tokens, and a simple user CRUD. Project can be easily deployed with Docker-Compose.
askjohngeorge / Pipecat Lead QualifierPipecat Lead Qualifier is a modular voice assistant application that uses a FastAPI server to orchestrate bot workflows and a Next.js client for user interactions.
fastapi-users / Fastapi Users Db SqlalchemyFastAPI Users - Database adapter for SQLAlchemy
991o2o9 / Smart CardiologistIntelligent Python service with FastAPI for real-time heart disease predictions using machine learning. Features AI-assisted consultations, user authentication, analysis history, RESTful API, and comprehensive error handling. Secure and scalable solution for healthcare applications.
mahenzon / Fastapi Users IntroExample for FastAPI-Users usage
BaseMax / SimpleFastPyAPIThis is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
aastroza / AI Marketing Campaign GeneratorAn AI-powered marketing campaign generator using OpenAI's gpt-4o-mini, FastAPI for the backend, and Streamlit for the user interface. Containerized for deployment with Modal.
mrpbennett / Etl PipelineMy own ETL pipeline of random users utilising Postgres for long term storage and Redis for caching. Served up via FastAPI and Docker
rscheiwe / Open SkillsOpen Skills is a modular, Anthropic-style skills framework that lets agents dynamically discover, select, and execute user-defined capabilities. It runs as a standalone FastAPI service or embedded Python library, providing full skill lifecycle management, versioning, and context-aware prompt integration.
JeremyAndress / Fastapi DockerDocker image with FastAPI with users management, ready for production :rocket:
esurovtsev / Langgraph Hitl Fastapi DemoA minimal working example of a Human-in-the-Loop (HITL) agent using LangGraph and FastAPI. This demo shows how to pause a LangGraph agent, wait for user input from a frontend, and resume execution — using embedded mode and a simple React UI.
Nowado / Fastapi React BoilerplateMinimal boilerplate of FastAPI backend, React frontend and SQLAlchemy setup organized within docker-compose for convenient local development and deployment.
Yezz123-Archive / ApolloA basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI :rocket:
helloharendra / Complete Dating AppProduction-ready dating app built with Flutter, FastAPI & PostgreSQL. Features: swipe matching, AI suggestions, real-time chat (typing indicators), secure auth, admin dashboard. Scalable to 10K+ users with Redis/WebSockets.
Abdul-Basit-Ansari / Chat RoomSimple Chat Room With User Authentication Develop in FastAPI + WebSockets
MannaYang / ChatGPT Flutter WebBased on Flutter cross-platform and FastApi lightweight ChatGPT Web multimodal project. Use JWT, Mysql, Redis, Sqlalchemy to realize user signing and chat data storage; use Celery, Flower to execute and monitor the background tasks.
haseeb-heaven / Fast ServerFastServer is simple API based server created in FastApi with Clients in various languages.
amisadmin / Fastapi User Auth DemoAn example fastapi-user-auth application
georgekhananaev / PyNextStackNext.Js, FastAPI a Full-Stack User Management System designed to facilitate comprehensive user management, including registration, authentication, and profile management. At its core, it leverages FastAPI for the backend operations, ensuring secure and efficient data handling. The frontend is built with Next.js and Material-UI (MUI)