대시보드로 돌아가기

문서

Asyntai 사용 방법 알아보기

DokuWiki Integration

위키에 AI 어시스턴트를 두고, 위키 문서에서 답하게 하세요

계정 만들기

개요

The Asyntai plugin for DokuWiki does two things. It puts the chat assistant on every page of your wiki, and it sends your wiki pages to Asyntai so the assistant answers from them. Your readers ask a question in plain words and get the answer with a link to the page, instead of searching through hundreds of pages.

작동 방식

Every time someone saves a page, the plugin sends the new text to your Asyntai knowledge base. A page that changes is sent again, and a page that is deleted is removed from Asyntai. One button sends the whole wiki at the start. This works for public wikis and for internal wikis behind a login alike, because the wiki pushes the pages out from inside.

요구 사항

  • DokuWiki 2024-02-06 Kaos or later
  • 위키의 관리 권한
  • Asyntai 계정. 만드는 것은 무료이며, 채팅 위젯에는 Free 요금제로 충분합니다.
  • 지식 베이스 동기화에는 유료 Asyntai 요금제가 필요합니다. Asyntai API를 사용하기 때문입니다

설치

다음 단계에 따라 위키에 Asyntai를 추가하세요:

1

플러그인 설치하기

Open Admin, then Extension Manager, search for Asyntai and press Install. You can also unpack the plugin into lib/plugins/asyntai.

2

계정 연결하기

Open Admin, then Asyntai AI Chatbot, and press Get started. Sign in to Asyntai or create a free account in the window that opens. The chat assistant appears on every page at once.

3

API 키 추가

On the same page, paste an Asyntai API key, tick Send pages when they are saved, and press Save. Skip this step if you only want the chat widget.

4

Send the Whole Wiki

Press Send all pages now. The pages go out one after the other while you watch the progress. From then on, every saved page is sent on its own.

팁: 게시하기 전에 Asyntai 대시보드에서 문서, 질문과 답변, 지침을 넣어 두면 첫 방문자부터 제대로 답합니다.

동기화가 보내는 것

  • The title and the text of each page, as plain text, with a link back to the wiki, so the assistant can point readers to the page
  • 숨김 문서는 절대 보내지 않으므로 기술 문서는 지식 베이스에 들어가지 않습니다
  • The wiki and playground namespaces are left out from the start, and you can add more on the settings page
  • 120자보다 짧은 문서는 토막글이므로 건너뜁니다
  • A page is sent again only when it changed since the last time

지우는 방법

Uninstall the plugin from Admin, then Extension Manager. The chat assistant and the sync stop at once. Pages already sent stay in your Asyntai knowledge base until you delete them there.

개인정보 보호

Your API key is stored in conf/local.php, and only administrators can open the settings page. 개인정보 처리방침.

요금제와 가격

The plugin is free. The chat widget works on every Asyntai plan, including the Free plan. The knowledge base sync needs a paid plan, because it uses the Asyntai API. 요금제 보기.

도움이 필요하신가요?

질문이 있거나 문제가 발생하면 [email protected]으로 문의하세요.