watercooler
watercooler copied to clipboard
Add embeddings support
ChatGPT-3.5 API supports embeddings. Add Redis vector similarity search and some method of chunking with sentence boundary detection to build the vector database from a collection of text files in a folder, then add context embeddings to ChatGPT-3.5 API inference calls.