Skip to content

omar-hady/Imagely

Repository files navigation

🌠 Imagely — Discover, Like, and Generate Inspiring Visuals

Imagely is a sleek, modern image inspiration platform designed for creators of all backgrounds.
Whether you're browsing for aesthetic references, downloading what you love, or generating your own AI-powered images — Imagely delivers a seamless and immersive experience.

Imagely Banner


📄 Description

Imagely is a full-stack image platform built using Python and Flask for the backend and modern HTML/CSS with Tailwind for the frontend. It enables users to:

  • Browse and explore a gallery of curated visuals
  • Like and download images they enjoy
  • Generate new AI images through prompt-based input (integrated with Hugging Face or external APIs)

It is designed to be responsive, lightweight, and visually engaging — ideal for designers, content creators, and visual thinkers.

The project structure is modular, and the codebase is well-documented, making it easy to extend or integrate additional features.


✨ Features

  • 🖼️ Image Gallery (Explore)
    Clean, grid layout for discovering and browsing visual inspiration.

  • 💜 Like & Download
    Simple interaction to like or download any image you find interesting.

  • 🤖 AI Image Generator
    Input a text prompt and generate beautiful visuals with AI.

  • 📱 Responsive UI
    Built to adapt across devices — desktop, tablet, and mobile.


🛠️ Tech Stack

Layer Technologies
Backend Python (Flask), Jinja2 Templates
Frontend HTML5, CSS3, JavaScript (Vanilla), Tailwind CSS
AI Support Hugging Face Inference API / Stability.ai / Local AI (Plug-and-Play)

🚀 Getting Started

📥 Clone the Repository:

git clone https://github.com/omar-hady/Imagely.git
cd Imagely

📦Install dependencies:

pip install -r requirements.txt

▶️Run the app:

flask run

🤖 AI Image Generation (Optional Integration)

You can plug your own AI image generator:

  • Use HuggingFace Diffusers
  • Use an API like Replicate, OpenAI, Stability.ai, etc.

A generate.html page is already scaffolded to receive prompt → show result.


🔒 License

MIT License — feel free to use, fork, or remix.


🙌 Contribution

Pull requests welcome! For major changes, open an issue first to discuss what you’d like to change.


💬 Contact

About

A modern, minimalistic image inspiration platform with AI image generation, gallery browsing, and user interactions

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published