Overview
- An agent that converts natural-language queries into precise Pinecone-compatible JSON filters for vector search.
- Hybrid LLM + rule-based approach with robust date handling, multi-LLM fallback, and comprehensive operator support.
- Served via FastAPI and designed for reliable, repeatable query translation.
Built with
PythonFastAPIPineconeLLMNLP