Bkb13
Well-known member
- Joined
- Jul 23, 2023
- Threads
- 23
- Messages
- 380
- Reaction score
- 980
- Location
- Austin
- Vehicles
- raptor
- Occupation
- Entrepreneur
- Thread starter
- #1
I went down the rabbit hole last night and need your help. I've been working on a little project that I hope will be useful for our community, and I need your help to test and validate it.
What is it?
I've created a Cybertruck Rub Calculator - a React app that uses the Pythagorean theorem to predict whether a tire will likely rub against the truck body. Let me tell you, these AI models are great, but also I've learned that I need better prompt engineering skills. I had to rewrite the prompts about 50 times before I could get a working product. Too many hallucinations from the AI model had me chasing rabbits.
How it works
The calculator estimates the Maximum Rub Point, which I believe to be around 19.85 inches. It takes into account tire size, wheel size, and offset to make its predictions.
What I've tested so far
I've run a couple of tests with the following setups:
Here's the thing - before starting this project, I had no idea what an offset was! While I've done my best to ensure the calculations are accurate, I need more data points to validate my work.
How you can help
I put this together on a whim last night, learning how to create a React app with Claude (an AI assistant) and how to deploy it on Vercel. It's been a fun learning experience, and I hope it can be useful for our community.
Your feedback will be invaluable in refining this tool. Let's work together to make tire and wheel selection for our Cybertrucks a bit easier!
Thanks in advance for your help!
https://cybertruck-b9ay2yxug-bkb13s-projects.vercel.app/
What is it?
I've created a Cybertruck Rub Calculator - a React app that uses the Pythagorean theorem to predict whether a tire will likely rub against the truck body. Let me tell you, these AI models are great, but also I've learned that I need better prompt engineering skills. I had to rewrite the prompts about 50 times before I could get a working product. Too many hallucinations from the AI model had me chasing rabbits.
How it works
The calculator estimates the Maximum Rub Point, which I believe to be around 19.85 inches. It takes into account tire size, wheel size, and offset to make its predictions.
What I've tested so far
I've run a couple of tests with the following setups:
- 325/60-20 tire with a 20-9 wheel and 18 offset Result: Rubbed against the back of the headlight
- 35/12.5-20 tire with a 20-9 wheel and 18 offset Result: Just perfect, would barely rub (fixable with a little heat gun action)
Here's the thing - before starting this project, I had no idea what an offset was! While I've done my best to ensure the calculations are accurate, I need more data points to validate my work.
How you can help
- Try out the calculator: https://cybertruck-b9ay2yxug-bkb13s-projects.vercel.app/
- Input your wheel and tire specs
- Compare the results with your real-world experience. Please let me know if the front and rear peek is accurate as measured from the top of the fender.
- Let me know if the predictions match what you're seeing on your Cybertruck
I put this together on a whim last night, learning how to create a React app with Claude (an AI assistant) and how to deploy it on Vercel. It's been a fun learning experience, and I hope it can be useful for our community.
Your feedback will be invaluable in refining this tool. Let's work together to make tire and wheel selection for our Cybertrucks a bit easier!
Thanks in advance for your help!
https://cybertruck-b9ay2yxug-bkb13s-projects.vercel.app/
Sponsored
Last edited: