An open API service indexing awesome lists of open source software.

https://github.com/nodeninjar/pic-seek-ai-client


https://github.com/nodeninjar/pic-seek-ai-client

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PIC-SEEK-AI

---

Pick-Seek is an advanced AI-powered tool that can generate images, analyze images, and provide contextual replies and comments based on specific image content. It leverages cutting-edge AI models to process visual data efficiently and interact seamlessly with users.

---

## Features

- **Image Generation**: Create high-quality images based on textual prompts.
- **Image Analysis**: Detect objects, scenes, and key elements within an image.
- **Contextual Replies**: Provide meaningful responses based on an image's context.
- **Commenting System**: Offer AI-driven comments and insights on images.

---

## Let's Collaborate 😎

### 1. Clone This Project

```bash
git clone https://github.com/ferdouszihad/pic-seek-template.git
```

### 2. Install all Dependencies

```bash
npm i
```

### 3. Create Firebase Project & Initialize Web App

- Let's Create a Firebase Project with https://firebase.google.com/
- Initialize your Web App
- Turn on Google Authentication
- Copy The Firebase Cionfig Credentials

### 4. Create .env and Add your Firebase Credentials

```bash
VITE_apiKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
VITE_authDomain=xxxxxxxxxxxxxxxxxxxxxxxxxxx
VITE_projectId=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
VITE_storageBucket=xxxxxxxxxxxxxxxxxxxxxxxx
VITE_messagingSenderId=xxxxxxxxxxxxxxxxxxxx
VITE_appId=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
```

### DONE. LET'S CODE ✅✅