Skip to content

DALL·E ভিশন: A Perspective Towards Dreamy Creations in Images!

Notifications You must be signed in to change notification settings

Sumonta056/DALL-E-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ DALL·E ভিশন 👁️

✍️ DALL·E ভিশন: A Perspective Towards Dreamy Creations in Images! ✍️

Images Were Created Using Freepik AI Generator ( 👉 Click Here )

🏠 Home Page

1 (1)

😳 Write Your Imagination Prompt

1 (2)

🤔 Generating Image Based On Prompt

1 (3)

😇 AI Generated Image Based On Your Prompt

1 (4)

Documentaion : How To Use This Project

  • 👉 Open your terminal or command prompt and run the following command to clone the repository:
git clone https://github.com/Sumonta056/DALL-E-Vision.git
  • 👉 Open The Clone Repository with Visual Studio Code:
Open With VS-Code
  • 👉 Navigate to the Project Backend Section:
cd backend
  • 👉 Install the backend dependencies using the following command:
npm install
  • 👉 Configure API Keys: How get OPENAI API KEY
    • 👉 Open "index.js" file from backend
    • 👉 Modify The Below Code with OpenAI API Key
 headers: {
        "Content-Type": "application/json",
        Authorization: `Bearer Your-API-KEY-Here`,
      },
  • 👉 Start the backend using the following command:
npm start
  • 👉 Now go to root folder again:
cd ..
  • 👉 Navigate to the Project Frontend Section:
cd frontend
  • 👉 Install the frontend dependencies using the following command:
npm install
  • 👉 Start the frontend using the following command:
npm start
  • 👉 Enjoy Website with your Imagination !!!

About

DALL·E ভিশন: A Perspective Towards Dreamy Creations in Images!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published