Integrating many ai tools into one web project

i have made 5 ai tools using puter.js. i made all these tools as 5 different firebase studio projects. they worked perfectly fine (after some prompting, of course). i converted them into 5 different priavte github repos. I then made a new firebase studio project to be the main (actual web app with all the tools). in it, i added the landing page and was even able to integrate actual fully-functional user authentication using puter.js. i even made the dashboard showing the 5 different tools. i imported the 5 private github repos into this final project. i then tried for days, desperately prompting gemini to link the 5 tools as an internal page of the web app. it was linking it as an external port and when it was linking it as a page to redirect the user to, it does not properly integrate puter.js to integrate with GPT 4o and GPT 4 Vision. now i am stuck in this dilemma.

could someone tell me what to do, other than using an LLM API key (i am broke)?

Hi @Jeffrin - this is an interesting use case that I’m going to flag to @ali for awareness and/or suggest some ideas to get you unblocked.