diff --git a/README.md b/README.md index 7bcb649..9544275 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ After deploy: +## WebUI for Ollama: + +* http://localhost:8888 +* use to install models like llama2, llama3 (https://ollama.com/library) + +## Frontend + +* simple FE: http://localhost:5000/ + + + + + ## Backend: * http://localhost:5000/openapi/swagger