Alan AI Chat is an AI chat assistant for software developers that makes you more productive. It's a VS Code extension that allows you to create multiple AI Chat Agents, each one has its own system prompt or custom instruction that allows you to have multiple conversations with different purposes.
What you get
Integrate with OpenAI's chatGPT API
Use your personal OpenAI API key, securely stored in your system keychain.
All data is only stored locally. Just keep in mind, it's also sent to ChatGPT API.
Create several AI chat agents, each with their own custom instruction.
FAQs
How much does it cost? You'll be happy to know Alan AI is completely free to use!
How can I use gpt-4?
Alan AI Chat use all ChatGPT models availables for your api key. If you don't have access to gpt-4 this might be useful for you. How can I access gpt-4?
What happens with your data?
Alan AI Chat uses your own API key to connect to ChatGPT API so your prompt and content goes directly through the Open AI servers. The data is stored locally on your computer and is not sent to any other server.
Where can you get your API Key?
You need to create an account on OpenAI if you don't have one already. Then you can get your API key from the API Keys page.
Secure API Key Management
We're committed to ensuring your API key is safe. When you configure Alan with your OpenAI API key, it is securely stored using vscode's secret storage API, which uses the operating system's secure mechanism to keep secrets safe.