Skip to content

Instantly share code, notes, and snippets.

View lehelkovach's full-sized avatar

Lehel John Kovach lehelkovach

View GitHub Profile

Pinecone Optimization Handoff for Agentic Application

Project Overview

This project uses Pinecone as a vector database for storing embeddings of user data (documents, emails, notes, etc.) in an agentic application. The goal is fast, scalable semantic search for RAG pipelines and direct querying.


1. Data Structure