Skip to main content

Welcome to VisionaryAI

Transform your ideas into stunning visuals with AI-powered image generation. Create art using DALL-E 3, get intelligent prompt suggestions from ChatGPT, and manage your gallery with seamless Azure integration.

Quick start

Get VisionaryAI running locally in minutes

1

Clone and install dependencies

Fork the repository and install packages using your preferred package manager.
npm
npm install
yarn
yarn install
pnpm
pnpm install
2

Set up Azure Functions

Navigate to the Azure folder and configure your OpenAI API key in the environment variables.
cd azure
npm install
npm run start
Make sure you have an Azure account. You can log in using the Azure extension in VS Code marketplace.
3

Start the development server

Run the Next.js development server and open your browser to http://localhost:3000.
npm run dev
You’ll see the VisionaryAI interface where you can start generating images immediately.

Core features

Everything you need to create and manage AI-generated artwork

DALL-E 3 image generation

Generate high-quality images from text prompts using OpenAI’s latest DALL-E 3 model

ChatGPT prompt suggestions

Get AI-powered creative prompt ideas to inspire your next masterpiece

Real-time image gallery

Browse all your generated images with SWR-powered real-time updates

Azure cloud integration

Serverless architecture with Azure Functions and Blob Storage for scalability

API reference

Complete documentation for REST endpoints and Azure Functions

Generate images

Create images from text prompts

Get suggestions

Fetch AI-generated prompt ideas

Retrieve images

Access your image gallery

Ready to create amazing art?

Start generating stunning AI-powered images with VisionaryAI today. Follow our quickstart guide to get up and running in minutes.

Get started now