- Lead Developer
- Javascript
- Youtube
- OpenAI API
- FakeYou API
- Node.js
- Unity
Details
This project aims to be online 24/7, and be an interactive community experience where users can suggest the direction the show goes in.
The Show
To join in on the fun, head to the discord now so you can tell the AI what you want it to do! We have an active and friendly community who are excited to meet you. On the Discord, there are opportunities to gain Supertopic access, as well as other benefits like sharing clips and meeting other AI Sponge fans like us. There's nothing to lose, so what are you waiting for? Join and become part of the movement!
Technical Details
I have a server written in JavaScript using Node.js for the connection. The client is built in Unity C# and to transfer the data generated by the FakeYou API and the OpenAI API to the client, the server uploads the data to a JSON placeholder, which is then fetched by the client.