Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

marcushellberg/vaadin-docs-embeddings

Repository files navigation

Example of how to create vector embeddings of documentation

This is an example application showing how to create vector embeddings of documentation using OpenAI's API and storing them in a Pinecone index.

You can find the full tutorial here: https://marcushellberg.dev/how-to-build-a-chatgpt-assistant-for-your-documentation

Requirements

  • Node 18+

Running the app

Copy the .env.example file to .env and fill in the values.

Install the dependencies:

npm install

Then run the app with npm:

node process-docs.js

About

hilla-docs-embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published