Skip to content

Experimenting with LLMs and VectorStores in Raycast Plugin

Notifications You must be signed in to change notification settings

maciejkorolik/raycast-docs-chat

Repository files navigation

NextGPT

Raycast plugin that allows asking questions about Next.js docs using OpenAI APIs.

  • It fetches data from Next.js Github Repository, feeds it into Pinecone Vector DB and creates embeddings using OpenAI Embeddings.
  • When using the plugin, user can ask any question and the app will find relevant fragments of Next.js documentation and provide answer based on them.
Screenshot 2023-05-17 at 14 24 35 Screenshot 2023-05-17 at 14 23 54

Inspired by: https://github.com/mayooear/notion-chat-langchain

About

Experimenting with LLMs and VectorStores in Raycast Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published