Hey!
I’ve been working on my own application Text-Wiz for the last couple of months.
It is a tool that can be used for visualizing text passages from books. I have aphantasia which means that I’m unable to visualize things and when I’m reading long descriptions in books I quickly lose interest. That’s why I made this app, to be able to quickly get a nice visualization of what the author is trying to show.
I’m using OpenAI’s API for the different AI models I use. And the app is hosted on AWS with RDS for databases, S3 for storing images, Cognito for user authentication and EC2 with load balancer for running the server. Stripe is also used for handling payments.
Any feedback would be very appreciated