Sentelly

Sentelly Used AI

5 devlogs
5h 48m
•  Ship certified
Created by Samuel Konrad

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

Timeline

Ship 1

1 payout of shell 44.0 shells

Samuel Konrad

about 2 months ago

Samuel Konrad Covers 5 devlogs and 5h 48m

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 (;

Update attachment

I added user and the ability to login / signup / logout

and I made the whole application responsable for all screens

Update attachment

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

Update attachment

I added a the dark blob into the middle of the webside (wasen't easy)

I hoppe you like the outcome

Update attachment