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
  • Select Knowledge Base Type
  • Knowledge Base Name
  • Sign In with Google
  • Select Files to Load
  • Data Processing
  1. Knowledge Base

Google Drive

PreviousWebsiteNextS3

Last updated 5 months ago

The Google Drive data source in Epsilla allows users to connect their Google Drive account to import documents into the knowledge base. This is ideal for individuals and organizations that store a variety of files in Google Drive, such as reports, research papers, presentations, and collaborative documents.

Select Knowledge Base Type

Choose Google Drive as the data source type. Click Continue to proceed.

Knowledge Base Name

Enter a unique name to identify your knowledge base. The name should start with a letter or an underscore (_) and may include letters, digits, underscores, and spaces. For example, MyGoogleDriveKnowledge.

Sign In with Google

Click the Sign in with Google button. You will be redirected to a Google authentication page to select the Google account you want to connect to Epsilla. Once signed in, Epsilla will request permission to access your Google Drive files securely.

Select Files to Load

Once connected, click Open File Picker to browse and select files from your Google Drive. You can search or sort files by name or type for easier navigation. Selected files will be added to the list of documents to be processed into the knowledge base.

Data Processing

After selecting your files, Epsilla will load and process them into the knowledge base. You can monitor the sync status in the Loaded Files section:

  • Files marked as Ready are successfully processed and available for use.

  • Files still in progress will display a Processing status.

You can inspect the processed data (chunks) at the tab.

Data Storage