Skip to content

Latest commit

 

History

History

JavaScriptRAGWebAppswithLlamaIndex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

JavaScript RAG Web Apps with LlamaIndex

https://learn.deeplearning.ai/courses/javascript-rag-web-apps-with-llamaindex

Build a full-stack web application that uses RAG capabilities to chat with your data.

  • Learn how to build a RAG application in JavaScript, and use an intelligent agent that discerns and selects from multiple data sources to answer your queries.

  • Build a full-stack web app with an interactive frontend component that interacts and chats with your data.

  • Learn how to persist your data, enable chatting with your data and make streaming responses possible, all implemented using the create-llama command-line tool.

  • Beginner

  • Laurie Voss

  • Prerequisite recommendation: Basic JavaScript knowledge.

Videos