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
- Host: GitHub
- URL: https://github.com/leo5imon/infinite-giphy
- Owner: leo5imon
- Created: 2024-11-08T07:01:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T08:20:35.000Z (11 months ago)
- Last Synced: 2025-01-29T06:53:09.054Z (9 months ago)
- Topics: ai-gen, falai, giphy, runway, stable-diffusion
- Language: JavaScript
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infinite Giphy 🔄⏳
### Generate GIFs & videos on the go with generative AI
## Preview

## 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.