Skip to content

abeefound-sketch/speedchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedchat

Chrome extension for web chat workflows:

  • read-only transcript capture
  • conversation summary in manual or auto-detected language
  • suggested reply in manual or auto-detected language
  • per-conversation context isolation
  • manual and automatic reply guardrails
  • Groq key pool with rotation
  • site adapters for WhatsApp Web and Zalo Web

Load locally

  1. Open chrome://extensions
  2. Enable Developer mode
  3. Click Load unpacked
  4. Select extension/

Supported site:

  • https://web.whatsapp.com/*
  • https://chat.zalo.me/*

Options

Right-click the extension icon and choose Options.

You can change:

  • summary_output_language_mode: manual or auto
  • summary_output_language
  • reply_output_language_mode: manual or auto
  • reply_output_language
  • reply guardrail prompts for layers 1–3
  • Context Pack V1 for the selected conversation:
    • read selected chat tab
    • import .md/.txt
    • attach / replace current context
    • remove current context
    • export current conversation bundle

In manual mode, the extension uses the language you enter. In auto mode, it infers the dominant recent conversation language.

Main docs

  1. doc/whatsapp-web-v1-spec.md — original WhatsApp v1 baseline
  2. doc/whatsapp-web-v1-test-plan.md
  3. doc/whatsapp-web-v1-live-manual-checklist.md
  4. doc/zalo-web-v1-live-manual-checklist.md
  5. doc/context-pack-v1-live-manual-checklist.md
  6. doc/v0.1-release-checklist.md
  7. doc/next-session-brief.md

About

Read-only Chrome extension for WhatsApp Web and Zalo Web with per-conversation context packs, summaries, and suggested replies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors