docs:Correcting spelling mistakes in readme (#22664)

Signed-off-by: zhangwangda <zhangwangda94@163.com>
This commit is contained in:
wangda
2024-06-10 23:33:41 +08:00
committed by GitHub
parent 6f54abc252
commit 28e956735c
6 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ This template create a visual assistant for slide decks, which often contain vis
It uses GPT-4V to create image summaries for each slide, embeds the summaries, and stores them in Chroma.
Given a question, relevat slides are retrieved and passed to GPT-4V for answer synthesis.
Given a question, relevant slides are retrieved and passed to GPT-4V for answer synthesis.
![Diagram illustrating the multi-modal LLM process with a slide deck, captioning, storage, question input, and answer synthesis with year-over-year growth percentages.](https://github.com/langchain-ai/langchain/assets/122662504/5277ef6b-d637-43c7-8dc1-9b1567470503 "Multi-modal LLM Process Diagram")
@@ -15,7 +15,7 @@ Given a question, relevat slides are retrieved and passed to GPT-4V for answer s
Supply a slide deck as pdf in the `/docs` directory.
By default, this template has a slide deck about Q3 earnings from DataDog, a public techologyy company.
By default, this template has a slide deck about Q3 earnings from DataDog, a public technology company.
Example questions to ask can be:
```