Build a Bot
Contents
+
Lesson 1: Introduction to the CourseLesson 2: Getting Set UpLesson 3: Understanding the Master PromptLesson 4: Working with Next.jsLesson 5: Downloading DependenciesLesson 6: Creating the HomepageLesson 7: Creating the Chatbot PageLesson 8: Setting up The Backend API RouteLesson 9: Pushing the Project to GitHubLesson 10: Deploying the Project on Vercel
Lesson 3: Understanding the Master Prompt
The master prompt will set up the rules and environment for what is to follow. It will take you step by step through building the bot. Note: it works best in the o1 models, but you may find 4o also works well. Try Claude Sonnet too.
Next Lesson