In Embeetle IDE we provide a chat window that is powered by **Pieces for Developers**. In there you
In Embeetle IDE we provide a chat window that is powered by Pieces for Developers. In there you can discuss with a chatbot about your embedded project (or ask it to generate some code - up to you). The LLM is context-aware: it has access to your project code, so that's the benefit you have compared to just firing up a browser and launching a discussion with ChatGPT over there.
You can then copy-paste things from the Embeetle chat window into your Embeetle code files. That part isn't automated: you need to copy-paste manually if you want to use output from our chatbot. I'm not sure if we even want to automate things here. Doing it manually still feels the safest (I wouldn't want to give up control and let a chatbot mess with my code).
You can select from 49 different LLMs (including ChatGPT 4o, Google Gemini, ...). If you're worried about security, just pick an offline LLM to discuss your code with; then nothing leaks out.
You can then copy-paste things from the Embeetle chat window into your Embeetle code files. That part isn't automated: you need to copy-paste manually if you want to use output from our chatbot. I'm not sure if we even want to automate things here. Doing it manually still feels the safest (I wouldn't want to give up control and let a chatbot mess with my code).
You can select from 49 different LLMs (including ChatGPT 4o, Google Gemini, ...). If you're worried about security, just pick an offline LLM to discuss your code with; then nothing leaks out.