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

https://github.com/leo5imon/infinite-giphy

Generate GIFs & videos on the go with generative AI
https://github.com/leo5imon/infinite-giphy

ai-gen falai giphy runway stable-diffusion

Last synced: 8 months ago
JSON representation

Generate GIFs & videos on the go with generative AI

Awesome Lists containing this project

README

          

# Infinite Giphy 🔄⏳

### Generate GIFs & videos on the go with generative AI

## Preview

![Preview](https://i.imgur.com/PPD759V.png)
![Preview](https://i.imgur.com/ccxEiMu.png)

## Installation

```
git clone https://github.com/leo5imon/infinite-giphy
cd infinite-giphy
npm install
npm run dev
```
Set-up your [FAL-AI](https://fal-ai.com/) API key in the `.env` file.

## Contribution

_Contributions are welcome!_
If you would like to contribute, please follow these steps:

- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.