Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sebalp100/imagenify
- Owner: sebalp100
- License: mit
- Created: 2024-02-24T22:29:16.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-08T14:58:06.000Z (8 months ago)
- Last Synced: 2024-03-09T03:38:08.221Z (8 months ago)
- Language: TypeScript
- Homepage: https://imaginify-two-orpin.vercel.app/
- Size: 483 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-)This SaaS app allows users to edit images using IA. User can perform actions like restore, remove background, add color, etc.
Client
Bundle
Server
Database
- Add image
- Remove background
- Image Restore
- Generative Fill
- Object Remove
- Object Recolor
[SnapShift](https://imaginify-two-orpin.vercel.app/)
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.
👤 **Sebastian Martin**
- GitHub: [@sebalp100](https://github.com/sebalp100)
- LinkedIn: [Sebastian Martin](https://www.linkedin.com/in/sebastian-martin-956b2724a/)
- Add comment button
- Create image
- Add rating system
- Private image sections
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- JavaScript Mastery for his NextJs 14 tutorial https://www.youtube.com/watch?v=Ahwoks_dawU
This project is [MIT](./LICENSE) licensed.