Vedham is a project that takes images as input and provides captions based on the contents of the image. These captions can be used in social media posts or any other creative content. The project utilizes two AI-based APIs, namely ChatGPT API and Clarifai Image Caption Generation AI API, to achieve this functionality.
Vedham is built using the MERN (MongoDB, Express.js, React, Node.js) stack technology, providing a seamless and efficient user experience. The backend of the application is hosted on GitHub at the following URL: Vedham Backend Repository
- AI Image Caption Generation: Vedham employs the power of ChatGPT API and Clarifai Image Caption Generation AI API to analyze images and generate descriptive captions automatically.
Check out the live demo of Vedham: Vedham Live Demo
To run Vedham locally, follow these steps:
- Clone the frontend repository:
git clone https://github.com/vikaspatil0021/vedhamgpt.git
- Install dependencies:
cd vedhamgpt
npm install
- Run the application:
npm start
- Ensure the backend server is running. Clone the backend repository and follow the instructions provided in the backend's README file: Vedham Backend Repository
If you'd like to contribute to Vedham or report any issues, feel free to submit a pull request or create an issue in the repository. Your contributions and feedback are highly appreciated.
You can connect with me on LinkedIn: Vikas Patil
Let's create an amazing AI-powered image captioning experience together with Vedham! 🚀