Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebalp100/imagenify

Software-as-a-Service app with AI features, payments, and credits system.
https://github.com/sebalp100/imagenify

Last synced: about 1 month ago
JSON representation

Software-as-a-Service app with AI features, payments, and credits system.

Awesome Lists containing this project

README

        

![snap](https://github.com/sebalp100/imagenify/assets/111214189/cf63c536-c1f6-436a-95e7-bc386f6cdbd2)

# 📗 Table of Contents

- [Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 SnapShift

This SaaS app allows users to edit images using IA. User can perform actions like restore, remove background, add color, etc.

## 🛠 Built With

### Tech Stack

Client

Bundle

Server

Database

### Key Features

- Add image
- Remove background
- Image Restore
- Generative Fill
- Object Remove
- Object Recolor

(back to top)

## 🚀 Live Demo

[SnapShift](https://imaginify-two-orpin.vercel.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

To run this project you need:

- NPM
- Terminal
- Github account.
- Code editor (Visual Studio Code, Atom, etc.)

### Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/sebalp100/imagenify/

### Usage

To run the project, execute the following commands in your terminal:

`npm install` to install all dependencies used.

`npm run dev` to run the dev server.

(back to top)

## 👥 Authors

👤 **Sebastian Martin**

- GitHub: [@sebalp100](https://github.com/sebalp100)
- LinkedIn: [Sebastian Martin](https://www.linkedin.com/in/sebastian-martin-956b2724a/)

(back to top)

## 🔭 Future Features

- Add comment button
- Create image
- Add rating system
- Private image sections

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Hat tip to anyone whose code was used
- JavaScript Mastery for his NextJs 14 tutorial https://www.youtube.com/watch?v=Ahwoks_dawU

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)