SkillAgentSearch skills...

LangGraphReceptionistTutorial

A repo to accopmany my youtube video on how to build an AI receptionist with langgraph

Install / Use

/learn @whitew1994WW/LangGraphReceptionistTutorial
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LangGraph Tutorial

This is a repo accompanying my youtube tutorial on using LangGraph to to create an assistant bot that can book and cancel appointments.

To run the code here you will need to install the packages listed in the requirements.txt:

pip install -r requirements.txt

To run the streamlit app, you can use the following command:

streamlit run app.py

If you otherwise stumble on this repo, you can find the tutorial here.

Happy Agent Building!

Related Skills

View on GitHub
GitHub Stars16
CategoryContent
Updated4mo ago
Forks5

Languages

Python

Security Score

72/100

Audited on Nov 25, 2025

No findings