Update README.md

This commit is contained in:
Omar Santos 2024-08-07 08:55:43 -07:00 committed by GitHub
parent 6c3d01300e
commit 994f559c74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,9 @@
# Different Labs for Omar's O'Reilly Live Training
## RAG for Cybersecurity
[This repository](https://github.com/santosomar/RAG-for-cybersecurity) contains resources and materials for courses like "Using Retrieval Augmented Generation (RAG), Langchain, and LLMs for Cybersecurity Operations" and other courses by Omar Santos.
## Additional Examples
- [Gorilla Example](gorilla.md)
- [Basic OpenAI API interaction](basic_openai_api.md)
- [Machine Learning Basics with Scikit-learn](scikit_learn.md)