Updated CW hero title and fido2 tool video

This commit is contained in:
dqj
2026-01-02 20:47:43 +09:00
parent 517e37fa69
commit 0948443936
2 changed files with 30 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
gtag('config', 'G-850DCHX9EJ');
</script>
<meta name="description" content="The only 100% private tool to search & backup 10+ AI chat platforms locally" />
<meta name="description" content="The universal context indexer for your AI chats. Extract, search, and transfer knowledge across platforms." />
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="files/favicon.ico" />
@@ -236,7 +236,7 @@
<section class="hero reveal">
<div class="hero__text" data-animate>
<span class="hero__badge"><i class="bx bx-bot"></i> ContextWizard</span>
<h1 class="hero__title">The only 100% private tool to search & backup 10+ AI chat platforms locally.</h1>
<h1 class="hero__title">The universal context indexer for your AI chats. Extract, search, and transfer knowledge across platforms.</h1>
<p class="hero__lead">
Harness each assistant's strengths, one-click backup or migrate every thread, and start immediately with zero configuration.
</p>
@@ -420,6 +420,33 @@
</div>
</div>
</section>
<section class="card mb-5 reveal" data-animate>
<div class="card-body">
<h3 class="card-title" style="margin-bottom: 1.5rem;">Frequently Asked Questions</h3>
<div style="margin-bottom: 1.5rem;">
<h4 style="font-size: 1.1rem; margin-bottom: 0.5rem; color: #1e293b;">How to copy a long ChatGPT thread into Claude without formatting issues?</h4>
<p style="margin-bottom: 0;">
ContextWizard extracts only the core conversation text, making it perfect for context transfer.
</p>
</div>
<div style="margin-bottom: 1.5rem;">
<h4 style="font-size: 1.1rem; margin-bottom: 0.5rem; color: #1e293b;">Best way to search through multiple AI platform histories at once?</h4>
<p style="margin-bottom: 0;">
Use a local indexer like ContextWizard that supports 10+ platforms including Grok and Perplexity.
</p>
</div>
<div style="margin-bottom: 0;">
<h4 style="font-size: 1.1rem; margin-bottom: 0.5rem; color: #1e293b;">How to build a local knowledge base from AI chats?</h4>
<p style="margin-bottom: 0;">
ContextWizard turns your browsing history into a clean, searchable text database.
</p>
</div>
</div>
</section>
</div>
<!-- / Content -->