A Retrieval-Augmented Generation (RAG) system using the LlamaIndex framework to index and search documents. Powered by Llama2 from Hugging Face, an open-source LLM, it generates responses based on retrieved data. This system combines document indexing with natural language understanding for efficient information retrieval.
- I have used the markdown files for AZ-104 (official Microsoft course) available on GitHub at: https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator
- This system generates responses to basic questions about Microsoft Azure.