Docs
Installation

Installation

How to get started with Bodha AI.

Sign Up

Create your Bodha AI account by visiting our sign up page. You can sign up with:

  • Email and password
  • Google account
  • GitHub account

Create Your First AI Agent

Once you're logged in, navigate to the Dashboard and click "Create New Agent".

You can create multiple AI agents for different use cases. Each agent can have its own knowledge base, customization, and settings.

Configure Your Agent

Set up your agent with:

  1. Name and Description: Give your agent a clear name and description
  2. AI Model: Choose the best model for your use case
  3. Instructions: Define how your agent should behave
  4. Knowledge Base: Upload files, crawl websites, or add text

Train Your Knowledge Base

Add content to your knowledge base:

  • Upload Files: PDFs, Word documents, text files
  • Crawl Websites: Extract content from any website
  • Add Text: Paste or type content directly

Your AI will learn from this content to provide accurate answers.

Customize Appearance

Make your chatbot match your brand:

  • Choose colors and fonts
  • Set position (bottom-right, bottom-left, etc.)
  • Customize welcome message and bot name

Get Your Embed Code

Once configured, go to the Integrations page to get your embed code. Copy and paste it into your website's HTML.

<script src="https://your-domain.com/embed/your-agent-id.js" async></script>

Start Using Your AI

Your AI assistant is now live! Users can interact with it on your website, and you can track conversations and analytics in your dashboard.

Next Steps