https://github.com/aya-jafar/ai-artistry
React & Firebase web app for AI art generation community
https://github.com/aya-jafar/ai-artistry
ai ai-art ai-art-generator art art-generation artificial-intelligence chatbot firebase gemini huggingface image-generation react
Last synced: 5 months ago
JSON representation
React & Firebase web app for AI art generation community
- Host: GitHub
- URL: https://github.com/aya-jafar/ai-artistry
- Owner: Aya-Jafar
- Created: 2023-10-14T10:52:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T06:46:29.000Z (over 1 year ago)
- Last Synced: 2025-02-09T07:27:41.100Z (over 1 year ago)
- Topics: ai, ai-art, ai-art-generator, art, art-generation, artificial-intelligence, chatbot, firebase, gemini, huggingface, image-generation, react
- Language: JavaScript
- Homepage: https://ai-artistry-01.netlify.app/
- Size: 56.6 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI ARTISTRY 🪄
> ## _"The function of art is to hold a mirror up to nature."_
>
> — **Douglas Adams**
[](https://opensource.org/licenses/MIT)
[](https://github.com/Aya-Jafar/AI-ARTISTRY/stargazers)
[](https://github.com/Aya-Jafar/AI-ARTISTRY/network/members)
[](https://reactjs.org/)
[](https://github.com/Aya-Jafar/Gemini-API)
[](https://firebase.google.com/)
---
## 🎥 **[Watch Demo](https://youtu.be/S6q8nif6SgM?si=dwtFJwTAmQo5aWCl)**
## 🧠 Features
- 🎨 **AI Image Generation** with `stabilityai/stable-diffusion-3.5-large` from [Hugging Face](https://huggingface.co/)
- 🤖 **Real-time Chatbot with [Gemini](https://ai.google.dev/gemini-api/docs)** for brainstorming [(Backend Repo)](https://github.com/Aya-Jafar/Gemini-API)
- 🔐 **[Firebase](https://firebase.google.com/) Authentication** for secure sign-in
- ☁️ **Cloud Storage** for posts, comments & interactive features with firestore
- 🧑💻 **[Gemini](https://ai.google.dev/gemini-api/docs/text-generation#image-input) Artist Matching** — Get suggestions for similar artistic styles with `gemini-1.5-flash` model
---
## 🖼️ Screenshots

## Imagine page

---
## Installation
1. Clone the repo and navigate to the folder
```bash
git clone https://github.com/Aya-Jafar/AI-ARTISTRY.git
cd AI-ARTISTRY
```
2. Install dependencies
```bash
npm install
```
3. Run server
```bash
npm run start
```
## ⭐ Like What You See?
If this project sparked a little joy (or at least made your jaw drop a bit) 😲, show some love:
- ⭐ Star this repo to keep the inspiration flowing!
- 💌 Share it with fellow AI or art lovers!
---