Skip to content

haneeshhasan/ImageAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Description AI

image description ai uses gemini ai api to analyze an input image and describe what that image is

Installation

Prerequisites

  • Node.js and npm installed

Clone the Repository

git clone https://github.com/Sinu00/Image-Description-AI.git

Install Dependencies

npm install

Configure Environment Variables

Create a .env file in the project root and add the following line:

API_KEY=your-google-ai-studio-api-key

Replace your-google-ai-studio-api-key with your actual api key.

Run the Application

node index.js

Visit http://localhost:3000 in your browser

Contributing

Feel free to contribute to the project by opening issues or creating pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors