Skip to content
Discussion options

You must be logged in to vote

Prism generates the embeddings.

You could store and search against them with something like pgvector. I think there are a few packages that make working with pgvector in Laravel easier.

You could then either pull back search results and include them in your prompt, or use Tools which prism supports.

Prism doesn't have a chat UI but there are a few open source OpenAI API compatible front ends. You could pair one up with Prism Server.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sixlive
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants