Files
NanoJasonPro/README.md

127 lines
3.6 KiB
Markdown

# 🚀 NanoJason - Universal AI Prompt Language Translator & Optimizer
<div align="center">
![NanoJason](https://img.shields.io/badge/NanoJason-AI%20Prompt%20Optimizer-blue?style=for-the-badge&logo=sparkles)
![Version](https://img.shields.io/badge/Version-3.0-green?style=for-the-badge)
![License](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)
![Offline](https://img.shields.io/badge/Status-Offline%20Ready-purple?style=for-the-badge)
[![Live Demo](https://img.shields.io/badge/Live-Demo-red?style=for-the-badge&logo=vercel)](https://traeaym57nyw.vercel.app/)
</div>
<p align="center">
<strong>NanoJason</strong> is a revolutionary prompt engineering tool that transforms natural language descriptions into optimized Jason format for maximum AI accuracy across all image generation services.
</p>
<p align="center">
<a href="https://traeaym57nyw.vercel.app/">🌐 Live Preview</a> •
<a href="#features">🌟 Features</a> •
<a href="#getting-started">🚀 Getting Started</a> •
<a href="#usage">💡 Usage</a> •
<a href="#tech-stack">🛠️ Tech Stack</a> •
<a href="#license">📜 License</a>
</p>
---
## 📸 **App Showcase**
<div align="center">
<a href="https://prnt.sc/b1jhvyAX87-z" target="_blank">
<img src="https://raw.githubusercontent.com/roman-ryzenadvanced/NanoJasonPro/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
</a>
<p><em>Click the image above or <a href="https://prnt.sc/b1jhvyAX87-z">here</a> to view the full screenshot</em></p>
</div>
---
## 🌟 **Amazing Features**
### 🎯 **Three Powerful Modes**
#### 1. **Jason Translator**
- Converts natural language to universal Jason format
- Style, mood, character, and item detection
- Extracts color palette, composition, and lighting
- Perfect for AI image generation compatibility
#### 2. **NanoPrompt Optimizer**
- Deep reverse engineering for maximum AI accuracy
- Pattern mapping and keyword enhancement
- Quality descriptors and composition optimization
- Lighting and color enhancement
- Error prevention and artifact reduction
- **Accuracy Score:** Up to 95%
#### 3. **NanoCoder Technical Optimizer**
- Specialized for coding and engineering prompts
- Technical domain detection (programming, web, mobile, AI, etc.)
- Framework and language pattern recognition
- Architecture and security optimization
- Code context extraction
- **Technical Accuracy:** Up to 98%
### 🔥 **Key Benefits**
- **🚀 Offline-Only** - No internet connection required
- **⚡ Instant Results** - Real-time translation and optimization
- **🎨 Universal Compatibility** - Works with all AI image generators
- **🔒 Privacy Focused** - No data leaves your device
- **📱 Responsive Design** - Perfect for desktop and mobile
- **🎯 High Accuracy** - Advanced pattern recognition and optimization
- **🔄 Export Options** - Copy, download, and share optimized prompts
---
## 🛠️ **Tech Stack**
- **Framework:** Next.js 14 (App Router)
- **Styling:** Tailwind CSS + Shadcn UI
- **Icons:** Lucide React
- **Language:** TypeScript
- **Optimization:** Custom Reverse-Engineered Patterns
---
## 🚀 **Getting Started**
### Prerequisites
- Node.js 18+
- npm or pnpm
### Installation
1. **Clone the repository**
```bash
git clone https://github.com/roman-ryzenadvanced/NanoJasonPro.git
cd NanoJasonPro
```
2. **Install dependencies**
```bash
npm install
```
3. **Run the application**
```bash
npm run dev
```
4. **Open your browser**
```
http://localhost:3000
```
---
## 📜 **License**
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
<div align="center">
Developed with ❤️ for the AI Community
</div>