An open API service indexing awesome lists of open source software.

https://github.com/devjefster/mecanicai-site


https://github.com/devjefster/mecanicai-site

Last synced: 5 months ago
JSON representation

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)

![MecanicAI Logo](./public/images/logo-full.png)

---

## 🧠 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

---