Sentelly is a web application to see the definition of a world (like in a dictionary).
This is AI generated and has the cleanesed and best UI as a dictionary
made with Next.js and Gemini + the text to speach of ellevenlabs
at some point there should be maybe also a chrome / firefox extension
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I made some bug fixes and created a short video (very bad :( )
And I tried to implement Stripe, but then I realised that this doesn't make any sense, so I quit.
You can try it at sentelly.site
I added a Dashboard for the user so that he can see his usage of Sentelly. Maybe at some point, I will add paid plans so the user has rate limits and I get some money (;
I added user and the ability to login / signup / logout
and I made the whole application responsable for all screens
I used appwrite to save the result of gemini into a db, + the audio into a bucket
this is made so I save gemini api costs and make the whole app scalable
I added a the dark blob into the middle of the webside (wasen't easy)
I hoppe you like the outcome