Skip to content

weaviate-tutorials/nextjs-weaviate-template

Repository files navigation

From Zero to RAG: Practical Vector Search with Weaviate and TypeScript

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.

Installation

  1. Clone the repo with the following command

    git clone https://github.com/weaviate-tutorials/nextjs-weaviate-template
    
  2. Install the necessary project dependencies with the following command

    yarn install
    
  3. Follow along workshop 😉

📚 Resources

Learn more about Weaviate applications

🤷🏾‍♂️ Troubleshooting

About

A Weaviate Next.js template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published