this post was submitted on 23 Nov 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 2 years ago
MODERATORS
 

Hi all, I created a quick side project mainly as a way to self-educate on the bubble.io platform. I previously used Adalo and found bubble to be more flexible, although the UX is a bit more confusing.

The side project is a golf trip itinerary generator "powered" by AI. It makes a simple call to openAI that takes a few user inputs (location and travel dates) and combines it with a prompt that gets passed to openAI. The output is the itinerary.

Let me know what you think! www.golftripsplanner.com. Very basic functionality for now - planning to add more functionality and improve the UX as I continue to learn the platform. I'm hoping to also use this as an avenue to learn more about AI and LLMs so that I can possibly tweak and tune a model that is much more targeted for golf and travel. TIA

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Bwanachaz_Juma@alien.top 1 points 2 years ago (1 children)

nice work on the project! it's great to see how you're using bubble.io to create something practical and useful. the AI aspect sounds really interesting, and i'm looking forward to seeing how you expand the functionality and improve the UX. keep up the good work!

[โ€“] bennywithaplan@alien.top 1 points 2 years ago

Thank you! I think enhancing the AI model is what will really make this stand out, but of course will be the hardest part for me to learn.