Skip to content

Latest commit

 

History

History

SimpleWiki

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Simple Wikipedia Demo

Getting Started

  1. Download the Dataset from Simple Wikipedia.

  2. Run Marqo;

    docker rm -f marqo;docker run --name marqo -it -p 8882:8882 --add-host host.docker.internal:host-gateway marqoai/marqo:latest
    

    For mode detailed instructions, check the getting started guide.

  3. Run the simple_wiki_demo.py script via the following command (Note it can take a bit of time to index depending on the computer):

    python3 simple_wiki_demo.py