ℹ️Status: Active but partly completed — core features functional; security enhancements and new features in progress. PRs welcome.
retrospectBox – A lightweight, self-contained HTML tool that lets you:
- Load & format your DeepSeek conversation history into a clean, readable layout.
- Chat directly with the DeepSeek API via a built-in chat interface – just enter your API key, base URL, and model parameters, then start talking.
- No backend needed – runs entirely in your browser (static HTML + vanilla JS).
Perfect for users who want a simple, portable UI to browse past chats or test DeepSeek models without installing heavy clients.
Features:
- 📄 Paste or upload chat logs → auto-formatted view
- 💬 Real-time conversation with streaming/non-streaming toggle
- ⚙️ Customizable endpoint, model, temperature, and max tokens