From 82e3f3f34db80b96c40f3ad1f8b8485f490ccc81 Mon Sep 17 00:00:00 2001 From: Ambika Joshi Date: Tue, 31 Dec 2024 09:06:24 +0000 Subject: [PATCH] GITBOOK-188: No subject --- SUMMARY.md | 8 ++++---- guides/copilot/what-to-do-before-you-build-a-bot.md | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 447765e..68c4d2a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -7,18 +7,18 @@ * [🤖 How to build an AI Copilot?](guides/copilot/README.md) * [What to do BEFORE You Build a Bot](guides/copilot/what-to-do-before-you-build-a-bot.md) + * [AI Prompting: Best practices](guides/copilot/craft-your-ai-copilots-personality.md) * [Curate your Knowledge Base Documents](guides/copilot/curate-your-knowledge-base-documents.md) * [Prepare Synthetic Data](guides/copilot/prepare-synthetic-data.md) - * [Craft your AI Copilot's personality](guides/copilot/craft-your-ai-copilots-personality.md) * [Advanced Settings](guides/copilot/advanced-settings.md) * [Conversation Analysis](guides/copilot/conversation-analysis.md) - * [Deploy to Slack](guides/copilot/deploy-to-slack.md) - * [Deploy to Facebook](guides/copilot/deploy-to-facebook.md) * [Deploy on WhatsApp](guides/copilot/deploy-on-whatsapp.md) * [Deploy to Web](guides/copilot/deploy-to-web.md) - * [Building a Multi-Modal Copilot](guides/copilot/building-a-multi-modal-copilot.md) * [📢 Broadcast Messages (via web or API)](guides/copilot/broadcast-messages-via-web-or-api.md) + * [Building a Multi-Modal Copilot](guides/copilot/building-a-multi-modal-copilot.md) * [Frequently Asked Questions about AI Copilot](guides/copilot/frequently-asked-questions-about-ai-copilot.md) + * [Deploy to Slack](guides/copilot/deploy-to-slack.md) + * [Deploy to Facebook](guides/copilot/deploy-to-facebook.md) * [👄 How to use AI Lip Sync Generator?](guides/how-to-use-ai-lip-sync-generator/README.md) * [Lip Sync Animation Generator (WITH AUDIO FILES)](guides/how-to-use-ai-lip-sync-generator/lip-sync-animation-generator-with-audio-files.md) * [LipSync videos with Custom Voices](guides/how-to-use-ai-lip-sync-generator/lipsync-videos-with-custom-voices.md) diff --git a/guides/copilot/what-to-do-before-you-build-a-bot.md b/guides/copilot/what-to-do-before-you-build-a-bot.md index d78ec46..e9b3424 100644 --- a/guides/copilot/what-to-do-before-you-build-a-bot.md +++ b/guides/copilot/what-to-do-before-you-build-a-bot.md @@ -1,5 +1,6 @@ --- description: Before you dive right in, here's a few things to think about +hidden: true --- # What to do BEFORE You Build a Bot