Welcome to Vibelens! Here's a quick guide to setting up your project, preparing your data, and building your engine so you can interact with it via the dashboard or API.
Everything starts with a project. Use the simple form to create one—just pay attention to the project name and the datasets you add. Datasets are the foundation that powers your engines.
Once your dataset is ready, index it. Indexing enables your engine to search and retrieve information from your data efficiently.
Set up your bot by giving it a name, a system message, instructions, an initial greeting, and suggested questions. This shapes how your bot interacts with users.
Select which datasets your engine should use, assign the bot you've prepared, and configure privacy settings to protect your data as needed.
After setup, you can interact with your engine directly in the Vibelens dashboard or programmatically via the API.
To use the API, you'll need:
For detailed API usage, see the API Documentation.