Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 218 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 218 Bytes

LangChain Demo

Small project using LangChain to generate an answer to a question. The AI uses the "context" provided to genrate the answer. Context is provided in the form of a link. Uses models provided by OpenAI.