Categories > WeAreDevs > Suggestions >
Ai code generator
Posted
Add an AI code generator to JJSploit, just like how Roblox added to Roblox Studio, so that people can script easily. It will be good if WRD adds an AI code generator to his jjsploit, ensuring there's an option to toggle it on or off. Consider including a setting for the AI code generator. Pls wrd respond, it will be useful for beginners if you add an AI code generator
Cancel
Post
"Nothing is more impressive and appealing than a remarkable comeback, and that’s exactly what I will achieve."
Replied
It sounds like a good feature idea but the problem is AI is expensive. JJsploit is also known for it's simplicity and easy to use interface. I feel like it is a bit of a misfit for jjsploit. Theres other ways to do it like making users enter their own AI api token and entering it through the interface so it can interact with the AI's api (OpenAI, Google Gemini, etc.). Again, that seems too advanced for jjsploit and would cause tons of people to question how to use it and how to make an API token.
Cancel
Post
Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python
https://plutora.xyz/discord
Replied
oh alright thx pluto
Cancel
Post
"Nothing is more impressive and appealing than a remarkable comeback, and that’s exactly what I will achieve."
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Comments
_realnickk 86 Reputation
Commented
Unsolicited advice for implementation: use Ollama to generate code. You can choose and download what LLM you want to use. It's basically free if you have the computational power and RAM to do it. https://ollama.com/
0