Skip to content

jps1990/nexus-prompt

Repository files navigation

NexusPrompt

A powerful AI-powered prompt generation tool for creators, photographers, and artists. Generate detailed, professional variations of your creative prompts with advanced artistic direction.

Live Version

NexusPrompt

Features

  • 🎨 Generate 10 unique, detailed prompt variations
  • 🎯 Professional artistic direction and technical specifications
  • 💫 Enhance existing prompts with AI
  • ⚡ Real-time streaming generation
  • 🔒 Secure API key encryption
  • 💾 Export/Import your prompt library
  • 🌙 Beautiful dark mode interface
  • 🖼️ Direct integration with HyperFlux AI for image generation

Getting Started

  1. Clone the repository
git clone https://github.com/jps1990/nexus-prompt.git
cd nexus-prompt
  1. Install dependencies
npm install
  1. Create a .env file in the root directory with your OpenAI API key:
VITE_OPENAI_API_KEY=your_api_key_here
VITE_ENCRYPTION_KEY=your_encryption_key_here
VITE_NSFW_ALLOWED=false
  1. Start the development server
npm run dev

Building for Production

npm run build

The built files will be in the dist directory.

Environment Variables

  • VITE_OPENAI_API_KEY: Your OpenAI API key
  • VITE_ENCRYPTION_KEY: Secret key for encrypting API keys in localStorage
  • VITE_NSFW_ALLOWED: Enable/disable NSFW content (optional) Use "true" or "false" as you want.

Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • OpenAI API
  • Zustand
  • Lucide Icons

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you find this project helpful, consider buying me a coffee:

Buy Me A Coffee

About

Created with StackBlitz ⚡️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors