I need you guys to give me suggestions for more projects in microStudio I should use to train TiberiusGBT!
I have gotten a ton of complaints on TiberiusGBT's ability to generate microScript code because it makes tons of random syntax errors that are not in microScript ever since I released TiberiusGBT.
So I have made a full integration of everything in microStudio's documents, community, tutorials, and about it into TiberiusGBT completely!
And I have been training TiberiusGBT to know microScript in all versions and TiberScript 1.0 and 1.1 for a while so far I have used these projects to train TiberiusGBT:
Let me know what other microStudio projects I should use to improve TiberiusGBT in microScript even better! :)
Probably add some libraries for TiberiusGBT it might help!
Like your MicroStudio Utility Functions Library V2.0 would be good, and gilles makes lots of unique libraries too you should add in there! :)
That's a good idea! I will use some of libraries that gilles made! :)
microStudio has an API for searching for projects, so you can just use that to scrape the top 100 projects or so.
TwiceUponATime that is a amazing idea! However I do not know where the API for searching for projects is can you tell me where it is?
And GAMETHING I do the game tutorial in TiberiusGBT already trained and installed into itself! It has everything in the tutorials and documentation in microStudio in TiberiusGBT!
You can find most APIs by looking at the Network tab in the developer tools while doing something that would make that request - for example, looking at the top projects while the Network tab is recording would show the API call that fetches top projects.