- Make sure Llama is running as a server: in the terminal, type: Ollama serve
- Use existing embedding models: "mxbai-embed-large" from OllamaEmbeddings (Note: couldn't get BedrockEmbeddings work from AWS)
- Make sure running scripts in the correct virtual environment
- To reset/add new PDF files, type in terminal: python populate_database.py --reset
- To run the model, type in terminal: python query_data.py "What is positive thought disorder?"