LeVibes

LeVibes Used AI

3 devlogs
5h 56m
Created by Bryce Conrad

LeVibes is a automated inspirational photo tool intended for short-form video platforms (e.g., TikTok, YouTube Shorts).

Timeline

In this log I implemented automated posting to TikTok via the API (their API doesn't work that well so this took me a little while) and refactored the logging in the codebase to be simpler.

Update attachment

Ship 1

0 payouts of shell 0 shells

Bryce Conrad

about 1 month ago

Bryce Conrad Covers 2 devlogs and 4h 6m

I don't think the time on Hackatime is accurate for this... but oh well. I implemented parallel image processing using asyncio for speed, implemented CLI arguments, and refactored. I also added multi-language support and file support (for those who cannot use AI APIs, although the free Hack Club /ai/completions should work).

Time to ship!

Update attachment

In this time I implemented a decent MVP that does the following:
- displays cool ascii art
- generates captions via openai
- edits images using Pillow and saves them
- optionally generates tiktok captions

Update attachment