# Download the program and open the directory
$ npm install # Install the dependencies for the project after cd'd into main directory
$ npm run dev # Run the dev server on https://localhost:5173.
- https://shshacks2023.vercel.app/ (does not entirely work, webcam is broken)
- Aryan Mohanty
- Jonathan Tao
- Milind Kumar
- Jeffrey Lu
- Ishan Sinha
- Bill Guo
https://www.kaggle.com/datasets/pushkar34/teeth-dataset?resource=download
- We did also use a lot of images of peoples' grins we found online via google images, as the kaggle dataset only contained images of singular tooths.
- Tyler Li for art help and helping us come up with the idea we ended up going with
- Alex Wang and Rudra Pandey for help choosing website design and help gathering data(we are sorry you guys had to look at disgusting pictures of teeth with us in order to create the model)
- Chinmay Bandapalli for helping out with research whenever he could(largely helped give us ideas for teethcare and about section(s))
- Everyone who decided to help us test the webcam feature by showing their teeth to the model
- Stack Overflow for code
- Svelte Documentation
- ChatGPT for cleaning up bugs and text
- https://kit.svelte.dev/docs/introduction for SvelteKit help and docs
- https://www.tensorflow.org/js/tutorials for TensorFlow and Image Processing ML help