robotViktor (AI Chatbot)

Vector's Private AI Chatbot

Say hello to your new friend and ally in Vector—meet Viktor.

Viktor was designed as an optional, in-house AI chatbot to help you with certain tasks or any questions you may have. Viktor can be run locally and self-hosted, but at the moment cannot search the external web. Therefore, if you are trying to search for external links, he will be limited on his search queries and capabilities. In the future, Viktor will be trained specifically on Vector-related topics/subjects from basic troubleshooting to technical questions and can be seen as an information kiosk for anything related to Vector. He has quite the snarky personality, you've been warned.

Get Started

Chatting with Viktor AI Chat Bot (Screenshot)

Add Viktor as a friend or contact by clicking the "New Chat" button and add his official Contact ID (Nostr Public Key). You can immediately start chatting with him after you send the first message.

circle-check

Developers

Viktor is based on an open-source LLM interface for Vector that anyone can use and developers can experiment with herearrow-up-right. It supports both cloud-based models (via API) and fully local models, with everything running on your own machine. You can keep it private (limit your bot to only respond to you) or make it public, allowing anyone on Vector to interact with your bot, depending on your preferences. Viktor only stores the last 100 messages you have made with him. In future versions, users will be able to customize their interactions with Viktor more extensively, improving both the user experience and privacy control.

Features

  • Vector-LLM can be used with Cloud AI (OpenAI, Anthropic, etc) or Local AI (on your own GPU or CPU) for extra privacy and full AI model control.

  • The System Message (bot personality, traits, abilities), as well as Memory length are determined by the operator of the Chatbot via config file.

  • You can view and hot-swap AI Models with a simple command: !model or !model <model-name>.

circle-info

Note: With the current version v0.2.2, messages cannot be deleted.

Last updated