123 lines
3.3 KiB
Markdown
123 lines
3.3 KiB
Markdown
# 🚀 NanoJason - Universal AI Prompt Language Translator & Optimizer
|
|
|
|
<div align="center">
|
|
|
|

|
|

|
|

|
|

|
|
|
|
</div>
|
|
|
|
<p align="center">
|
|
<strong>NanoJason</strong> is a revolutionary, offline-only 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="#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">
|
|
<img src="https://raw.githubusercontent.com/roman-ryzenadvanced/NanoJasonPro/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
|
|
<p><em>The ultimate prompt engineering dashboard</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>
|