AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

jennyhuang17/fiction-character-memory-agent

An Information Retrieval assignment project using local character memory, TF-IDF search, and an LLM for context-grounded answers.

Python GitHub ↗
★ 0
stars
75
AI関連スコア
30
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

Fiction Character Memory Agent is a small information-retrieval agent for fiction writing. It stores character facts in a local JSON memory and uses TF-IDF retrieval to give an LLM context-aware answers or to check whether a fact belongs to a character. Who uses it: writers or developers who want a local, queryable memory of fictional characters and facts for consistency checks or question-answering. Key features: - Local memory file: data/character_memory.json (initialized from data/toy_characters.json). - IR: TF-IDF via scikit-learn; cosine similarity returns top relevant records. - Agent loop: store/update memory, retrieve context, call LLM, return answers. - Skills: add, load, search, check (in skills/). - CLI: commands include list, search, ask, check. - LLM access via Berget AI using an OpenAI-compatible client. - Limitations: TF-IDF (no deep semantics), local JSON storage, toy dataset; tags stored but not used in retrieval.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
OpenAI

使用言語(バイト数比)

Python
100%

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: llm
GitHub Topics 該当なし
README冒頭 +20 (スコアから逆算 — README本文は保存していません)

合計 AI関連スコア: 75 / 100

同じ言語のAI関連Repoの中での位置

当サイトが追跡している Python 製Repoは 12,540件 (うちAI関連スコア40以上は 9,686件)。 このRepoより スター数が多いのは 2,094件 (上位 16.7%)、 AI関連スコアが高いのは 562件 (上位 4.5%) です。

オーナー情報

アカウント
jennyhuang17
タイプ
User
フォロワー
2
所属
IBM

Studying Language Technology @ Uppsala | Ex-IBM Content Design Lead

日付

GitHub作成日 2026-05-20
最終Push 2026-05-20
当サイト初検出 2026-05-20
最終取得 2026-08-19 16:17

類似Repo (同じ言語のAI関連Repo)

WenyuChiou/awesome-agentic-ai-zh

A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。

Python 5,291 AI 100
Sophomoresty/gemini-web2api

Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file.

Python 2,824 AI 55
AminBlg/SimpleEnglish

Agent skill: make LLMs write docs in ASD-STE100 Simplified Technical

Python 2,699 AI 45
ray-r-ren/agent-apprenticeship

The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.

Python 1,337 AI 100
Intuition-Lab/personal-model

Build your HUMAN.md.

Python 1,310 AI 45
Alisa0808/vox-director

Turn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.

Python 1,310 AI 70
beizhu-1209/AIHelms

企业级 AI 资源纳管平台,提供统一 AI网关、Token调度能力,纳管 OpenAI、Azure、Claude、DeepSeek 等主流模型,并支持 MCP 工具与 Skill 的集中注册分发。具备内外双轨定价、成本归因、统一身份认证、安全审计与效能报表,帮助企业精准控制成本、量化 ROI,高效治理 AI 资产。

Python 1,001 AI 90
lonr-6/cc-desktop-switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Python 789 AI 45