Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code2k13/genaiphotoframe
A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.
https://github.com/code2k13/genaiphotoframe
circuitpython diy-electronics genai pipico rp2040w
Last synced: about 1 month ago
JSON representation
A tiny GenAI powered photo frame that sits on your desk and displays cool randomly generated images for a given prompt.
- Host: GitHub
- URL: https://github.com/code2k13/genaiphotoframe
- Owner: code2k13
- License: mit
- Created: 2024-02-10T06:43:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T17:17:26.000Z (9 months ago)
- Last Synced: 2024-09-26T09:22:00.217Z (about 2 months ago)
- Topics: circuitpython, diy-electronics, genai, pipico, rp2040w
- Language: Python
- Homepage: https://ashishware.com/2024/02/10/gen_ai_photo_frame/
- Size: 5.68 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GenAI Powered Tiny Photo Frame
![gen_ai_photo_frame.gif](gen_ai_photo_frame.gif)
Introducing the Gen AI-powered miniature photo frame, the latest addition to your desk's ensemble! This sleek, compact device seamlessly showcases a curated selection of images personalized to your preferences. Whether you're captivated by anime, enchanted by nature, or immersed in comics, this innovative gem injects a refreshing dose of creativity into your workspace. With boundless possibilities and endless variety, monotony becomes a thing of the past. From breathtaking landscapes to beloved characters, this device promises to elevate your desk decor to new heights. Unleash your imagination and invigorate your workspace with this unparalleled photo frame experience!
### Files
* cp_code.py - Goes to Pi Pico W . Please change WIFI_SSID, WIFI_PWD and ENDPOINT to appropriate values.
* server.py - Runs on a normal computer with atlesat 8 GB RAM.
For more information please visit : https://ashishware.com/2024/02/10/gen_ai_photo_frame/