BasinC AI Chat

BasinC AI Chat

The BasinC AI Chat window is an AI assistant tool that works on a BYOK (Bring Your Own Key) system. Currently, it only supports Google services.

You can generate your API key at this address:
https://aistudio.google.com/api-keys

When you use this window, only the message you write and the program in your code window are sent to the selected model.

Privacy and Disclaimer

BasinC does not collect your data and accepts no responsibility. The code is open source: https://github.com/ref-xx/basinc2

No information is exchanged unless you press the Send button. API services do not retain anything in memory, so you cannot establish a continuous conversation.

Please note that free models have daily usage limits.

Setup

In Tools > Options > Tools/AI, there are two options in the Artificial Intelligence section:

These settings will be saved upon exit and you will not need to configure them again.

Usage

The AI model makes a big difference in usage; choose a smart and up-to-date AI model.

The AI knows and recognizes the selected block. You can select a block and ask it to perform operations on that block.

If the AI suggests code, the Paste Code button will become active. When you click the button, the code is copied to your program.

Suggestions

The AI's range of use is very wide. For example, you can use it to generate data. If you say "generate 150 words for hangman", content will be instantly created in your program.

BasinC does not exchange any information until you press the send button. If you do not wish to use AI, you can completely ignore this option.