Skip to content
Snippets Groups Projects
Commit cec41d00 authored by Steffen Probst's avatar Steffen Probst
Browse files

Edit README.md

parent 672a2905
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ The backend is a Python script that processes FAU-related documents through an L
## Additional Requirements
### Backend
- `pip install -r PepperAgentBackend/requirements.txt`
- A reachable Ollama instance (configure URL in PepperAgentBackend/.env) (Or an LLM API key, also configurable in the .env file)
- A reachable Ollama instance (configure URL in PepperAgentBackend/.env) (or a LLM cloud provider key, also configurable in the .env file)
### Frontend
- Android Studio (development only)
- Pepper robot (for production use only)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment