Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Black <m@hiremav.com>
  • Loading branch information
kladaFOX and matthewblack authored Aug 30, 2024
1 parent b04286c commit 253f43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Spectre

**Spectre** is a Ruby gem designed to provide an abstraction layer for generating embeddings using OpenAI's API and for performing vector-based searches. This gem simplifies the process of embedding data fields and searching within your Rails models.
**Spectre** is a Ruby gem designed to make it easy to perform vector-based searches, generate embeddings and execute dynamic LLM prompts (Like RAG).

## Installation

Expand Down

0 comments on commit 253f43f

Please sign in to comment.