Skip to content

cyberthing-dev/embeddingserver

Repository files navigation

Embedding Server

Source code for the SearchGuy GPT app (coming soon to the ChatGPT Store). See new v2

Goals

  • Move to sveltekit
  • add stats tracking page
  • add .py functions into sveltekit

About the webite

The web API interface runs on ExpressJS powered by a NodeJS server and is built with Typescript. The backend embedding and database logic is run on Python 3.11.

Queries start by sending some paragraphs from a dumb search, then are refined and returned by the embedding logic. The embeddings and text are cached for a week to improve performance and accuracy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published