Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanwebb committed Jan 23, 2025
1 parent 0aae4d6 commit 8bf6e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In the first half of the webinar, I will give a background on why RAG evaluation
In the second half of the webinar, I will run through code notebooks to show:
1. [Basics of vector databases with Milvus](https://github.com/stefanwebb/odsc-ai-builders-summit-2025/blob/main/notebooks/1%20getting%20started%20with%20vector%20databases.ipynb)
2. [Basics of foundation model eval with RAGAS](https://github.com/stefanwebb/odsc-ai-builders-summit-2025/blob/main/notebooks/2%20getting%20started%20with%20ragas%20-%20apple%20silicon.ipynb)
3. [Creating a RAG-esque pipeline with Milvus](https://github.com/stefanwebb/odsc-ai-builders-summit-2025/blob/main/notebooks/3%20building%20a%20rag%20system%20with%20milvus%20-%20apple%20silicon.ipynb.ipynb)
3. [Creating a RAG-esque pipeline with Milvus](https://github.com/stefanwebb/odsc-ai-builders-summit-2025/blob/main/notebooks/3%20building%20a%20rag%20system%20with%20milvus%20-%20apple%20silicon.ipynb)
4. [Combining Milvus and RAGAS, to build a RAG pipeline and evaluate it](https://github.com/stefanwebb/odsc-ai-builders-summit-2025/blob/main/notebooks/4%20evaluating%20rag%20system%20with%20milvus%20and%20ragas%20-%20apple%20silicon.ipynb)

## Next Steps
Expand Down

0 comments on commit 8bf6e7b

Please sign in to comment.