Project draining computer resources making browswer tab unresponsive

Big fan of V0, but am now experiencing extensive issues with my Aura2 chat webapp– which result in excessive RAM & CPU draw from my system (win11), causing the browser (chrome) tab to become unresponsive and stopping me from proceeding with v0 publishing app or making any changes. I would like to conduct a deep code & architecture review of this project, including all files, DB schema & tables, code & dependencies, configuration & memory handling, and suggest ways to simplify, clean & improve speed and stability of this app.

Is there an option for another chat_interface to conduct this review in an attempt to save my project? Other ideas?

Hi, @bargalon-1814! Welcome to the Vercel Community :waving_hand:

Thank you for providing a chat link with us. This is very helpful! I’m on Mac, using Arc and opened your chat and it worked out fine for me. Can you try a different browser, perhaps?

You could also try breaking down your review. So that instead of reviewing everything at once, focus on one area at a time (e.g., “review the database queries in my chat app” or “optimize the React components causing memory leaks”).

Or forking the project more often?

In case it’s helpful, here’s our v0 community educational resources that may be helpful.