Skip to content

Machine Hunt helps you build machine learning based models with documentation, demonstration, Api Key and model training.

License

Notifications You must be signed in to change notification settings

FaizanPotrick/Machine-Hunt

Repository files navigation

MACHINE HUNT

Machine Hunt is a website to build machine learning based models with steps that are easy to understand and implement.

About the Project

One stop solution to all the hunting for Machine Learning Models. You can build your own model with few steps which are easy to understand and implement. We will provide you with adequate Documentation and Demonstration. You can use Api Key and also train the model here.

Built With

Features

  • Model building becomes easy with documentation and demonstration.

  • User can integrate Api Key in their website for ready to use models.

  • Built model can be trained on our platform

Prerequisites

Install Node js

Install NPM Package

  npm install npm@latest -g

Installation

Steps to install and setup the app are demonstrated with following commands:

Clone the repository

  git clone https://github.com/FaizanPotrick/Machine-Hunt.git
  cd Machine-Hunt

Install npm packages

  npm install

Run Project

  npm run dev

Build Project

  npm run build

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

1. Fork the repository.

2. Clone your forked repository to local machine.

git clone https://github.com/FaizanPotrick/Machine-Hunt.git

3. Create a branch

git checkout -b branchname

4. Make your changes

5. Commit and push your changes

git add . 
git commit -m 'message'
git push -u origin branchname

6. Create a new pull request from the forked repository.

7. Wait for your PR review and merge approval!

License

Distributed under the MIT License. See LICENSE.md for more information.

Acknowledgements

About

Machine Hunt helps you build machine learning based models with documentation, demonstration, Api Key and model training.

Resources

License

Stars

Watchers

Forks