This hands-on workshop aims to fix that as we walk through what it takes to build a privacy-focused AI Web App, covering concepts like vector search and RAG. You'll learn to work with LLMs, embedding models, and vector databases, leaving with both the confidence and practical skills to integrate AI into your JavaScript applications.
-
Clone the repo with the following command
git clone https://github.com/weaviate-tutorials/nextjs-weaviate-template
-
Install the necessary project dependencies with the following command
yarn install
-
Follow along workshop 😉
Learn more about Weaviate applications
- Check out the Weaviate Docs
- Open an Issue