Skip to content

milanimcgraw/Customer-Service-Chatbot-Open-AI-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🤖 OpenAI- Building Systems with the OpenAI API

In this repo, we'll automate complex workflows using chain calls to a large language model. Here, we classify user queries to a chat agent's response, evaluate user queries for safety, process tasks for chain-of-thought, and multi-step reasoning.

⚙️The colab link to the code is found and (will also be included in this repo) here.

⚙️The Build Process (Deliverables)

Build 🏗️

  • Chains of prompts that ineract with the completions of prior prompts
  • Systems where Python code interacts with both completions/new prompts
  • A customer service chatbot!

About

Automate complex workflows using chain calls to a LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published