Articles

Generative AI
•From PDF Tables to Insights: An Alternative Approach for Parsing PDFs in RAG
An alternative approach to parsing PDF tables for RAG, overcoming the limitations of highly normalized formats like CSV and JSON

Generative AIVector Database
•Avatar assisted & dialogue driven voice to RAG search
Create avatar-assisted voice search experience by integrating speech-to-text, semantic search, RAG and a synthesized avatar for responses.

Generative AIVector Database
•Intelligent RAG data chunking: Fetch surrounding chunks
Learn about data chunking in RAG and explore fetch surrounding chunking, a pattern in RAG that uses chunking and Elasticsearch to refine LLM responses.