The Manual
Everything you need to know about your AI workspace.
Getting Started
Core Concepts
Key Features
Bike4Mind will allow you, or your team to work with a wide variety of different AI models and tools. Let's go over a few of the key features.
Notebooks
Notebooks are what are usually called sessions in other AI platforms. We have differentiated them here as Notebooks because of their ability to contain Knowledge items, switch between different AI modals, and even generate both image and text.
Knowledge
Any type of data you want to work with - documents, spreadsheets, images, or other files that can be understood by AI. This content can be shared and used across Noteboooks.
Tags
Labels you can add to anything in Bike4Mind to help organize and find your content later. Notebooks and Knowledge items are autotagged for you.
Projects
Collections of related resources (notebooks, files, tools, etc.) that work together. Every project can have its own specialized AI instructions and settings.
Tools
Special functions and APIs that extend what you can do with AI - like analyzing data, generating charts, or connecting to other services.
AI Controls
Model Parameters
Fine-tune AI behavior with advanced controls.
Temperature
Controls randomness in responses. Lower values make responses more focused and deterministic, while higher values make them more creative and diverse.
Top P
Nucleus sampling threshold. Controls diversity by limiting cumulative probability of tokens considered. Lower values make responses more focused.
Max Output Tokens
Maximum length of the response in tokens. One token is roughly 4 characters in English.
Number of Responses
Generate multiple alternative responses in a single request. Useful for exploring different possibilities.
Presence Penalty
Penalizes new tokens based on whether they appear in the text so far. Positive values encourage the model to talk about new topics.
Frequency Penalty
Penalizes new tokens based on their frequency in the text so far. Positive values reduce repetition of common words and phrases.
Number of Spoken Words
For text-to-speech responses, controls the approximate length of spoken output in words.