MCP.so
Sign In

HistorIQ

@annali

About HistorIQ

HistorIQ 是一個基於模型上下文協議(Model Context Protocol, MCP)架構的 AI 歷史小說平台。整合了 RAG(Retrieval-Augmented Generation)、AI Agent、與本地部署的大語言模型(LLM),讓使用者能夠以自然語言提問歷史事件、人物與文化主題,系統則透過多階段推理與知識檢索生成具脈絡性的回答。

Overview

What is HistorIQ?

HistorIQ is an AI historical fiction platform built on the Model Context Protocol (MCP) architecture, integrating RAG, AI Agent, and a locally deployed LLM. It runs as a web-based MCP Client with a frontend (HTML/JS) and backend (Python/Flask), designed for users who want to explore historical events, figures, and cultural topics through natural language queries.

How to use HistorIQ?

Users simply type a natural language question about historical events, figures, or cultural themes into the web interface. The system then performs multi-stage reasoning and knowledge retrieval to generate a coherent, chapter-based historical fiction story. No explicit installation or configuration steps are described in the README beyond having the web client available.

Key features of HistorIQ

  • MCP‑based modular architecture (Client/Server/Agent/RAG)
  • Generates 4–6 literary chapters with cohesive narrative
  • Guides AI to integrate classical poetry and historical quotes
  • Voice reading with sentence highlighting and guzheng background music
  • Supports story continuation, style rewriting, and three‑sentence summaries
  • Fully Traditional Chinese interface and content

Use cases of HistorIQ

  • Generate a multi‑chapter historical novel from a user‑provided topic
  • Obtain a condensed three‑sentence summary of a generated story
  • Rewrite existing content in a poetic or epic style
  • Continue a story beyond its original endpoint with coherent new chapters
  • Retrieve background historical knowledge via RAG to enrich narratives

FAQ from HistorIQ

What MCP components does HistorIQ implement?

HistorIQ implements MCP Server, MCP Client (Web), AI Agent, RAG Retriever, LLM interface module, context management, and task chaining, all following the MCP Request/Response and task‑layering logic.

What kind of content does HistorIQ generate?

It generates historical fiction stories structured into 4–6 chapters, with literary titles and a coherent plot. The AI also incorporates classical poems, idioms, and quotations to enhance literary and historical depth.

Can users continue or modify generated stories?

Yes. After a story is generated, users can click buttons to “continue story”, “change style” (e.g., poetic rewrite), or “summarize” to obtain a three‑sentence abstract, each mapped to dedicated APIs.

What language is the interface and content in?

The entire user interface, prompts, and generated story content are in Traditional Chinese, designed for local cultural reading habits.

Does HistorIQ support voice reading?

Yes. It uses the Web Speech API to read the story aloud while highlighting the current sentence, accompanied by a guzheng background music track.

Comments

More Other MCP clients