- Basically, using embeddings to send context documents in question prompts:
- “In Context Learning”
- “RAG” = “Retrieval Augmented Generation”
- What is RAG?
Then, when you understand what you need to do:
GPT4 Tutorial: How to chat with multiple pdf files - The Chat Completion Process (R.A.G. / Embeddings)