https://github.com/hellokaton/nes-ascii-app
ASCII Art Generator is a modern web application that transforms your text into beautiful ASCII art. With four unique styles and AI-powered generation.
https://github.com/hellokaton/nes-ascii-app
nuxt3
Last synced: 2 months ago
JSON representation
ASCII Art Generator is a modern web application that transforms your text into beautiful ASCII art. With four unique styles and AI-powered generation.
- Host: GitHub
- URL: https://github.com/hellokaton/nes-ascii-app
- Owner: hellokaton
- License: mit
- Created: 2025-01-25T09:30:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T11:25:10.000Z (over 1 year ago)
- Last Synced: 2025-04-23T08:08:02.101Z (about 1 year ago)
- Topics: nuxt3
- Language: TypeScript
- Homepage: https://nes-ascii-app.vercel.app
- Size: 1.71 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-Driven ASCII Art Generator
[English](README.md) | [įŽäŊ䏿](README_zh.md)



## đ¨ Introduction
ASCII Art Generator is a modern web application that transforms your text into beautiful ASCII art. With four unique styles and AI-powered generation, it creates visually appealing text decorations perfect for social media, chat messages, or any text-based platform.
## đ¸ Preview

đ **[Live Demo](https://nes-ascii-app.vercel.app)**
## đ ī¸ Tech Stack
- ⥠Nuxt 3
- đ¨ TailwindCSS
- đŽ NES.css
- đ¤ OpenAI API
- đ Color Mode
- đĻ pnpm@9.10.0
## ⨠Features
- **Multiple Artistic Styles**
- đą Cute Pets - Adorable animal-themed decorations
- đģ Geek Terminal - Matrix-style hacker aesthetics
- đ Dynamic Energy - Motion-inspired dynamic patterns
- đ Fairy Tale - Magical and dreamy decorations
- **Smart Generation**
- AI-powered text transformation
- Real-time streaming output
- Precise character alignment
- Context-aware scene adaptation
- **User Experience**
- Intuitive interface
- Mobile-friendly design
- One-click copy function
- Real-time preview
## đ Quick Start
1. Clone the repository:
```bash
git clone https://github.com/hellokaton/ascii-art-generator.git
```
2. Install dependencies:
```bash
pnpm install
```
3. Set up environment variables:
```bash
cp .env.example .env
```
4. Start development server:
```bash
pnpm dev
```
## đ License
[MIT](LICENSE)
---
## đŽ Contact
If you have any questions or suggestions, feel free to:
- Open an Issue
- Twitter: [@hellokaton](https://x.com/hellokaton)