Skip to content

Personal learning repository containing code exercises from DeepLearning.AI’s LangChain for LLM Application Development course.

Notifications You must be signed in to change notification settings

NishanthN27/LangChain-for-LLM-Application-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LangChain for LLM Application Development

Programs I executed while I completed DeepLearning.AI's LangChain for LLM Application Development course by Harrison Chase and Andrew Ng that covered:

  • Models, Prompts and Parsers
    calling LLMs, providing prompts and parsing the response

  • Memories for LLMs
    memories to store conversations and manage limited context space

  • Chains
    creating sequences of operations

  • Question Answering over Documents
    apply LLMs to your proprietary data and use case requirements

  • Agents
    explore the powerful emerging development of LLM as reasoning agents

About

Personal learning repository containing code exercises from DeepLearning.AI’s LangChain for LLM Application Development course.

Topics

Resources

Stars

Watchers

Forks