This project is an ideal Python Django project to use with the AppMap Navie AI Architect. You can use this project to ask various questions of AppMap Navie using the @diagram command prefix. This will ...
# On Linux/macOS ./scripts/setup_env.sh # On Windows python -m venv venv venv\Scripts\activate pip install -r requirements.txt Ensure your Ollama Docker container is running: docker run -d --name ...