Skip to content

Commit 4628f7c

Browse files
Merge pull request #93 from Ditectrev/danieldanielecki-patch-2
fix: add lost explanations for ollama
2 parents ad05d47 + 6f3313c commit 4628f7c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626

2727
</div>
2828

29+
## Explanations
30+
31+
It's possible to have them generated using [Ollama](https://ollama.com). For installation please follow https://webinstall.dev/ollama/. Whether you want to generate explanations while running the platform on `localhost`, or on `education.ditectrev.com` it's possible. For the latter, please run `OLLAMA_ORIGINS="https://education.ditectrev.com" ollama serve` and refresh the https://education.ditectrev.com page. Facing `127.0.0.1:11434: bind: address already in use`? Fix it using https://github.com/ollama/ollama/issues/707.
32+
2933
## 🌟 Features
3034

3135
- **Practice & exam modes** – Timed exam simulation and untimed practice

0 commit comments

Comments
 (0)