-
Installation
-
Download Paul Graham Data
-
Google Semantic Retrieval
- Google Semantic Retrieval: Using the default query engine
- Show the nodes from the response
- Google Semantic Retrieval: Using Verbose Answer Style
- Google Semantic Retrieval: Using Abstractive Answer Style
- Google Semantic Retrieval: Using Extractive Answer Style
- Google Semantic Retrieval: Advanced Retrieval with LlamaIndex Reranking and Synthesizer
- For the 2nd example of reranking, we use SentenceTransformer for cross-encoder reranking the retrieved nodes
- Observation for Google Semantic Retrieval
-
LlamaIndex Default Baseline with OpenAI embedding and GPT as LLM for Synthesizer
-
LlamaIndex Default Configuration with LLM Reranker and Tree Summarize for Response
-
Vectara Managed Index and Retrieval
-
ColBERT-V2 Managed Index and Retrieval