Skip to content

Getting started

Welcome to kis.ai! We ae excited to see you looking to learn more about our platform or maybe toolkit, if that is what you want. Here is a quick guide on how to get started:

  1. Sign Up and Log In: Begin by getting an account on the kis.ai platform. Once registered, log in to access the dashboard, which has all the product you have access to.

  2. Chat with Anica: Anica is a bot created to support in your daily development activities and workflows. Anica also is fount of information on how kis.ai platform works and what block you need for which purpose. Ask away the questions as you try to familiarize yourself with the platform. Anica can also create products and workspaces for you with simple natural language prompts. Anica, still, cannot create code or applications on its own, but can make be a solid copilot helping you with smoother learning curve on the platform and highly productive development in our products.

  3. Create a new Product and Workspade: Ask Anica to create product with one of the templates available, and a workspace to go with it. You can start creating the APIs quickly by creating entities needed for your product. You can start testing it from the API playground.

  4. Configure Blocks: Utilize kis.ai’s modular blocks to build your product

    • AI Blocks: Set up prompts, gateways, and flows to integrate AI features.
    • BaaS Blocks: Configure backend services like Data API, Content Management, and Real-time Messaging using YAML.
    • UI Blocks: Design user interfaces with our component libraries and Figma integration.
  5. Model-Driven Approach: Leverage our model-driven design to create functionalities without generating code. For instance, define entities using YAML in the Data API block to dynamically create REST, GraphQL, and gRPC endpoints.

  6. Test and Deploy: Use our testing tools to ensure your application works as expected. Once satisfied, deploy your application seamlessly.