You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple LangChain + OpenAI project demonstrating how to build LLMChains, SimpleSequentialChains, and SequentialChains to generate restaurant names and menu items from a cuisine input. Designed as a beginner-friendly introduction to building LLM-powered applications.