MOSS AI Docs
  • Welcome to MOSS AI
    • MOSS AI Introduction
    • $MOSS
    • Causal Machine
    • ddLlama
    • Agent User Interface
    • Platform
  • Multi-agent Network
    • MOSS
    • Humanoid Agent
      • AgentMe
      • Alita
  • Mobile App
  • Omegate: Emerging from Multi-Agent Collaboration
  • RAG Knowledge Base
    • Difference Between Agent Prompts and Knowledge Base
    • How to Edit Agent Prompts
    • How to Create a MOSS AI RAG Knowledge Base
    • How to Upload a MOSS AI RAG Knowledge Base
    • How to Get More Friends to Use Your Agent?
  • Ecosystem
  • How To
    • Video Tutorial
    • Launch Agent with HyperPod
      • Connect to HyperAGI Network
      • Run HyperPod on PC
      • HyperPod in Cloud
      • Link Agent to X
      • AI Podcast
    • Customize HyperPod
      • Mint 2D/3D NFTs
      • Mint Digital Avatars
      • Mint Vehicles
      • Quickly use NFTs
      • List NFTs
    • Bridge
    • Agent Mining
      • HyperPod
      • Mobile App
    • Troubleshooting
      • About HyperPod
      • About wallets
      • About Cloud Rendering Access
Powered by GitBook
On this page
  1. RAG Knowledge Base

How to Create a MOSS AI RAG Knowledge Base

PreviousHow to Edit Agent PromptsNextHow to Upload a MOSS AI RAG Knowledge Base

Last updated 1 month ago

1.Define the Scope of Your Knowledge Base First, determine what information your knowledge base will include. This data can consist of:

  • Business-related documents (e.g., whitepapers, research reports, industry analyses)

  • Product manuals, user guides, FAQs

  • Articles, blogs, forum posts, community discussions

  • Code repositories, API documentation

  • Any proprietary knowledge you want the agent to have.

2.Prepare Knowledge Base Data To ensure the RAG model can effectively use the data, you need to organize the documents:

  • Formatting: Currently, only plain text is supported. Remove images, special characters, and unnecessary line breaks. Hierarchical titles using numbers can be retained.

  • Text Splitting: Long texts should be broken down into manageable knowledge snippets for efficient indexing.

  • File Formats: Supports .doc and .txt files.

  • File Size: You can upload multiple files, with a maximum file size of 2MB per file.

  • Knowledge Base Updates: The knowledge base can be updated at any time, allowing for flexible additions or deletions.