home..

Trivai 020

Development on TrivAI has been fairly sporadic over the past few months, as development on the Reflex (formerly pynecone) framework itself has taken up a lot of my time.

In the last month however, I’ve had some weekends to get the app up to snuff with the latest reflex-0.4.4a2 pre-release version, replace all of the old chakra components with the newer Radix components. The app also now has a menu bar for navigation, login functionality, and question answering stats tracking. I also switched it over to gpt-3.5-turbo-0613, which is about 10 seconds faster per category than it was before!

Behind the scenes, I’ve implemented a nice admin panel so that I can keep track of user registrations and user-provided feedback. There’s also a new question editor UI to refine the responses generated by ChatGPT based on user feedback.

Next steps for the project are to continue to refine the UI to make it nicer to use and implement a per-user control panel to view and edit questions that you’ve created as a user.

Later, I plan to implement a “token” system as a form of rate limiting and to control my costs accessing the OpenAI models. Eventually there will be a stripe/crypto integration for purchasing more tokens to generate more categories.

A lot of this is proof-of-concept at this point, and seeing what can be accomplished creating a real app using Reflex.

But the new v0.2.0 version of the app is now live on app.trivai.com, so register an account and give it a shot.

© 2024 Masen Furer   •  Theme  Moonwalk