Vidiment. AI reel maker BETA - Expansion of TurboReel GUI (Free)
- ⏳API (Website requests)
- ⏳Website - Clone of fleek.xyz (Not exact clone but ❤️ UI!)
- ⏳API (Website requests)
- ✅ Free
- ⏳Story mode (AI story)
- ⏳Reddit story (AI reddit story)
- ⏳Custom background / YouTube videos for background (For any type of reel)
[You may see a complete project! This is NOT complete as we are working to make it free + Add a amazing website! This is a exect replication of TurboReel GUI as of now (We are making big changes!)]
Thanks for your patience!
I am a solo dev (we may get support soon 🤞) — but take a look now as this may be private & not open source (depending on circumstances!)
🔧 How to Contribute (Pull Request Guide) - #2
-
Fork the Repository
If you’re contributing to a project you didn’t create, fork the repository to your own GitHub account. -
Clone & Create a Branch
Clone your forked repository to your local machine. Then, create a new branch named after the feature or fix you're working on. -
Make Your Changes
Implement your code changes, bug fixes, or improvements. -
Commit Your Work
Commit your changes using clear and descriptive (Thanks!🙏) commit messages. -
Push to Your Fork
Push your branch with the changes to your forked repository on GitHub. -
Open a Pull Request
- Navigate to your forked repository on GitHub.
- Click the “Compare & pull request” button.
- Choose the correct base branch (usually
main
) and your feature branch. - Add a concise title and a detailed description explaining your changes.
- Submit the pull request and request reviews if needed.
-
Review & Merge
- Address any feedback from reviewers.
- Once approved, your pull request will be merged into the main repository.
Please make sure your PR is focused, tested, and includes a clear description of the change. 🙏