https://github.com/devjefster/mecanicai-site
https://github.com/devjefster/mecanicai-site
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devjefster/mecanicai-site
- Owner: devjefster
- Created: 2025-05-03T18:30:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T19:38:34.000Z (about 1 year ago)
- Last Synced: 2025-06-07T21:02:39.454Z (about 1 year ago)
- Language: HTML
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MecanicAI 🚗🤖
**MecanicAI** is an AI-powered assistant platform designed to help auto mechanics and car enthusiasts diagnose and repair vehicle issues faster. This is the official static landing page for the MecanicAI platform.
> Like ChatGPT — but for your garage.
---
## 🌐 Website Preview
> 📍 [https://www.mecanicai.com](https://www.mecanica.comi)

---
## 🧠 About
MecanicAI will use a fine-tuned LLM (Large Language Model) with RAG (Retrieval-Augmented Generation) to answer questions based on:
- Vehicle repair manuals
- Auto parts catalogs
- Community forums and technician knowledge
This landing page is the first step to building the community and visibility for the product.
---
## 📦 Tech Stack
- HTML5 + CSS3 (custom + Bootstrap 5)
- JavaScript (vanilla)
- Vite for local dev and build
- Google Fonts (Orbitron, Inter)
- Font Awesome for social icons
- Responsive design with dark/light layout options
---