Wikipedia clone with AI-generated pages using Ollama
1.2K
I don't have anything more to say about it.
docker run -itd -p 3000:3000 -e MONGO_URI=mongodb://somewhere:27017 -e OLLAMA_URI=http://somewhere:9000 -e URL_BASE=http://0.0.0.0:3000 1p22geo/wikipedai
Refer to official instructions for running mongoDB and Ollama in Docker containers.
Content type
Image
Digest
sha256:ff518f288…
Size
243.2 MB
Last updated
over 2 years ago
docker pull 1p22geo/wikipedai