Skip to content

Commit

Permalink
Update README to enhance presentation and clarity: Added a centered h…
Browse files Browse the repository at this point in the history
…eader with an icon and description for TagBook, improving the visual appeal and providing a clearer overview of the application's purpose. Adjusted installation instructions formatting for consistency.
  • Loading branch information
Mr-vero committed Dec 27, 2024
1 parent 7537d66 commit 0144309
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# TagBook - AI Image Analyzer
<div align="center">
<img src="icon.webp" alt="TagBook Icon" width="120" height="120" style="border-radius: 20%;">
<h1>TagBook</h1>
<p>AI-Powered Image Analysis and Tagging</p>
</div>

TagBook is a modern web application that uses AI to automatically generate titles, descriptions, tags, and SEO keywords for your images. Built with vanilla JavaScript and powered by Groq's AI model, it features a sleek iOS-inspired design with local caching capabilities.

Expand All @@ -25,8 +29,7 @@ TagBook is a modern web application that uses AI to automatically generate title

### Installation

1. Clone the repository:
```bash
1. Clone the repository:```bash
git clone
git clone https://github.com/Mr-vero/TagBook.git
cd TagBook
Expand Down Expand Up @@ -149,4 +152,4 @@ For support, please open an issue in the GitHub repository or contact [Mr.vero@u
---
Made with ❤️ by Irvan
Made with ❤️ by Irvan
Binary file added icon.webp
Binary file not shown.

0 comments on commit 0144309

Please sign in to comment.