RenameIt is an AI-powered file renaming app based on content.
RenameIt is a desktop app built with Electron that uses AI to analyze the content of files and automatically rename them, making file organization easier and more efficient.
- Clone the repository:
git clone https://github.com/chaman-rawat/renameit.git
- Navigate to the project directory:
cd renameit - Install project dependencies:
npm install
- Start the application:
npm start