Epsilla
HomeDiscordTwitterGithubEmail
  • Welcome
    • Register and Login
    • Explore App Portal
  • Build Your First AI Agent
    • Create a Knowledge Base
    • Set Up Your AI Agent
    • Publish Your AI Agent
  • Knowledge Base
    • Local Files
    • Website
    • Google Drive
    • S3
    • Notion
    • Share Point
    • Google Cloud Storage
    • Azure Blob Storage
    • Confluence
    • Jira
    • Advanced Settings
      • Auto Sync
      • Embedding
      • Data Parsing
      • Data Chunking
      • Hypothetical Questions
      • Webhook
      • Meta Data
    • Data Storage
    • Programmatically Manage Knowledge Bases
  • Application
    • Create New AI Agent
    • Basic Chat Agent Config
    • Basic Smart Search Agent Config
    • Advanced Workflow Customization
    • Publish and Deployment
    • User Engagement Analytics
  • Evaluation
    • Create New Evaluation
    • Run Evaluation
    • Evaluation Run History
  • Integration
  • Team Member Management
  • Project Management
  • Billing Management
  • Release Notes
  • Epsilla Vector Database
    • Overview
    • Quick Start
      • Run with Docker
      • Epsilla Cloud
    • User Manual
      • Connect to a database
      • Create a new table
      • Drop a table
      • Delete a database
      • Insert records
      • Upsert records
      • Search the top K semantically similar records
      • Retrieve records (with filters and pagination)
      • Delete records
      • Performance Tuning
    • Advanced Topics
      • Embeddings
      • Dense vector vs. sparse vector
      • Hybrid Search
    • Integrations
      • OpenAI
      • Mistral AI
      • Jina AI
      • Voyage AI
      • Mixedbread AI
      • Nomic AI
    • Roadmap
Powered by GitBook
On this page
  • Creating a Chat Agent
  • Creating a Smart Search Application
  1. Application

Create New AI Agent

PreviousApplicationNextBasic Chat Agent Config

Last updated 6 months ago

Epsilla allows users to create versatile AI-powered applications tailored to your specific needs. Whether you're looking to build a chatbot or a smart search engine, Epsilla makes it easy to deploy AI agents powered by your knowledge base. Here's how you can create and customize these applications within the platform.

From the Applications section, you can create a variety of AI agents. Click Create Application button:

Currently, Epsilla supports two main types of applications: Chat Agent and Smart Search Agent

Creating a Chat Agent

A chat agent in Epsilla is designed to answer questions and have conversation based on your knowledge base. Here's a step-by-step guide to setting up your chatbot:

Start a New Application

Choose the Chatbot option.

Define Your Chatbot

Enter the Chatbot Name: This is the name that will identify your bot within the project.

Add a Description: Provide a brief description of your bot’s purpose. For instance, "A legal research assistant for human rights cases."

Customize the Chatbot Icon

You can further personalize your chatbot by uploading a custom Chatbot Icon. Supported file types include PNG, JPG, and GIF.

Finalize and Create

Once all details are filled out, click Create. Your chatbot will now be created and ready for further configuration.

Creating a Smart Search Application

Epsilla's Smart Search application enables users to build a search engine based on their knowledge base, providing reliable and accurate answers with linked sources.

Start a New Application

Select Smart Search option.

Define Your Smart Search Engine

Enter the Smart Search Name: This will be the identifier for your search tool.

Add a Description: For example, "Find reliable and accurate answers to your questions, with linked sources to support the search results."

Customize the Search Icon

Similar to the chatbot, you can upload a custom icon for your Smart Search application by choosing a supported file format (PNG, JPG, GIF).

Create the Smart Search Engine

Once everything is set up, click Create to deploy your new Smart Search engine.