Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 350 Bytes

Ask My Course Chat API

This folder contains the definition for the ask-my-course API backend, which will:

  • Host private chat endpoints for your web app to connect to
  • Manage persistence & integration across your AI models & data stores (embeddings, embedding search, GPT, DALL-E, etc)
  • Host LangChain code (or other frameworks that suit you)