Elevate Your Unity Development with Spark AI - GPT Dialogue System & Tools !
Discover Spark AI - GPT Dialogue System & Tools - the ultimate suite of tools that harnesses the power of Large Language Models (LLMs) like GPT-4 and ChatGPT, Whisper and DALL-E, revolutionizing your Unity Editor experience and boosting your productivity by tenfold!
Support | Discord | Documentation
Key features include:
For any questions or concerns, our dedicated support team is always ready to help at help@leastsquares.io or at the discord.
Experience the future of Unity development with the unrivaled power of Spark AI - ChatGPT Dialogue System & Tools - don't miss out!
Disclaimer: You need an OpenAI API Key to use this product. The offline version is in development but not ready yet.
Asset uses "Microsoft.CodeAnalysis.CSharp.Scripting" under MIT; See ThirdParty_Notices.txt for more information
Release 2.4
- Now source is included
Release 2.3.2
- Add support for customizing the OpenAI domain (ideal for using a proxy)
Release 2.3.1
- Fixed namespace collisioning with other LeastSquares assets.
- Added support for new OpenAI models
- Fixed minor bugs
Release 2.3
- Now the iterative coder detects compilation errors before saving!
- Added button to easily request the AI to fix errors
- Fixed debugger prompt does not wrap text
- Added demo for dynamic art at runtime using DALL-E
- Improved the names of files saved by the AI artist
- Improved the conversation message box UX
- Fixed jslib conflicting with other assets
- Fixed control z in prompt box
- Prompts can now be multiline
- Added reload from source button
Release 2.2
- Streaming support
- Faster coder
- Fixed installation window errors
- Added option to disable Edit Scene button
- Added dragging support when editing a script
- Improved script generation prompts
- Fixed iterative coder generating explanations
- Fixed folders not being created when necessary
- Conversations and code is now per project instead of per editor.
Release 2.1
- Fixed webGL build issues
- Improved code editor sometimes showing non code text.
- Added cancel buttons for when the tools get stuck
- Fixed some other bugs
Release 2.0
- New iterative coder tool for cs scripts. Now code, asking the AI for modifications and rejection changes!
- New iterative coder tool for shaders
- Fully integrated into the Editor. Buttons on the inspectors to create and edit scripts
- Renamed plugin to Spark AI
- Fixed errors and bugs reported previously
- Simplified the supertool
Release 1.4
- Combined every window in a supertool that is much easier to use
- Added AI Shader! Generate shaders will the help of AI
- Fix bug ai coder component had to double click
- Fixed bug could not copy from AI conversation
- Fixed bug AI Documentor not cleaned properly
Release 1.3.1
- Fixed bug webGL bug
- Added system to generate components and attach them to gameobjects automatically
- Added word wrap to the AICoder textbox
Release 1.3
- Fixed bug in AICoder spitting ```
- Added support for using DALL-E
- Added AI Artist tool that generates images directly into the Unity Editor!
- Added support for continously editing scripts inside AICoder
- Added installation window tutorial
- Fixed a bug when connecting to the API using a proxy
- Fixed bug where settings not loading correctly
Release 1.2
- Improved AI Coder.
- Added more customizable settings
- New more friendly UI and syntax highlighting on all the code UIs
- Can now select script locations
Next release will include image generation support!
Release 1.1
- Added a new ChatConversations window that saves all your conversations with the AI inside the Unity editor and roleplays as different users!
- Added support for using the GPT 4 API
- Added whisper API for transcribing
- Added new dialogue scripts for different dialogue modes for NPCs
- Added 3 new demo scene showcasing different features