Skip to content

alpacamale/challenge-langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad Coder LangChain Challenge

LangChain Challenge for improve skills

Features

Generates detailed movie information, including:

  • Director
  • Starring
  • Budget
  • Box office revenue
  • Genre
  • Synopsis

Provides AI-powered responses based on LCEL and memory

  • The AI responds with exactly three emojis representing the given movie title.
  • It remembers previous conversations using a memory buffer.

Provides AI-powered responses based on RAG

  • The AI responds strictly based on the context retrieved from a document.
  • It maintains conversation history using a buffer memory.

About

Nomad coders langchain code challenge repo

Topics

Resources

Stars

Watchers

Forks

Contributors