What I Built
I created a customer support RAG assistant.
- User request for is submitted (e.g. 'having trouble with XYZ')
- Semantic search is performed to look for similar tickets in DB
- Prompt to LLM includes user query and similar tickets retrieved
- Server returns suggested response to user
Demo
Tools Used
pgvector
Signed up for TimescaleDB service to create a PostgreSQL instance with vector capabilities using pgvector.
Timescale CSV import
Used
Client Web App
Final Thoughts
Prize categories
Vectorizer Vibe😃
SOCIAL SHARE CARD GENERATOR