Example protoype for Retrieval-Augmented Generation Prerequisites python3 pip ollama Models mistral:7b nomic-embed-text How to get it running pip install -r requirements.txt ollama pull mistral ollama pull nomic-embed-text streamlit run Home.py