The SILKNOW Exploratory Search Engine is named after Ada Lovelace (1815-1852), the mathematician that anticipated some of the main features of modern computing some 100 years before its advent. In her notes, she wrote that such a computation machine _ weaves algebraic patterns, just as the Jacquard loom weaves flowers and leaves_.
- Download this repository:
git clone https://github.com/silknow/adasilk
cd explorer-
Copy the file
.env.defaultinto a new file called.envand edit the variables based on your environment. -
Start in development mode:
docker compose -f docker-compose.yml -f docker-compose.dev.yml up- Start in production mode:
docker compose -f docker-compose.yml -f docker-compose.prod.yml upADASilk is Apache licensed.