- Mindect are docs for everyone who wants to learn about AI, ML, Supervised Learning and Advanced Learning ALgorithms.
- Clone the repository and move to the repo using
cd mindect
- Install all the related dependencies using
npm install
andnpm run dev
to run the development server
For contributing make sure you have read the Contributing Guidelines file