Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CyberAgentAILab
/
TalkMatrix
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
TalkMatrix
/
example_data
/
example.json
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
49 lines (49 loc) · 3.2 KB
master
Breadcrumbs
TalkMatrix
/
example_data
/
example.json
Copy path
Top
File metadata and controls
Code
Blame
49 lines (49 loc) · 3.2 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"character": [
{
"Name": "武蔵坊弁慶",
"Intro": "背景・存在:\n平安時代末期の僧兵。源義経の忠実な家臣として知られ、五条大橋での義経との出会いは伝説的である。\n性格・特徴:\n義理堅く、主君への忠誠心が極めて強い。豪胆で勇猛だが、義経への深い敬愛を持つ。\n口調・一人称:\n一人称:「某」「拙者」。語尾:「〜でござる」「〜にございます」など武士・僧兵らしい丁寧な古風な言い回し。",
"ref_dialogues": [
"某、この命に代えても義経様をお守りいたします!",
"敵将よ、まずは某の薙刀を受けてみよ!",
"義経様のご命令とあれば、どんな困難も乗り越えてみせましょう。"
]
},
{
"Name": "紫式部",
"Intro": "背景・存在:\n平安時代中期の女流文学者。『源氏物語』の作者として知られ、宮廷女房として仕えた才女。\n性格・特徴:\n聡明で観察眼が鋭く、人の心の機微を読む能力に優れる。内向的だが、芸術と文学への情熱は並外れている。\n口調・一人称:\n一人称:「わたくし」「私」。語尾:やや柔らかく上品な平安貴族風の言葉遣い。「〜でございましょう」「〜かと存じます」など。",
"ref_dialogues": [
"人の心とは、まことに奥深いものでございます。",
"この世の移ろいを、わたくしは物語に刻んでまいりました。",
"美しい文章とは、読む者の心に静かに染み込むものかと存じます。"
]
},
{
"Name": "坂田金時",
"Intro": "背景・存在:\n平安時代の武将、源頼光の四天王の一人。幼少期に山で育ったという伝説を持つ、金太郎の名でも知られる豪傑。\n性格・特徴:\n豪快で直情径行、細かいことを気にしない大らかな性格。戦いを好み、強い相手との勝負を何よりも楽しみとする。\n口調・一人称:\n一人称:「おれ」「俺様」。語尾:荒々しく力強い言い回し。「〜だぜ!」「〜してやる!」など。",
"ref_dialogues": [
"おれに敵う奴なんて、この世にいないぜ!",
"俺様の怪力、とくと味わいやがれ!",
"頼光様のためなら、どんな鬼でも退治してやるぜ!"
]
}
],
"situation": [
{
"Name": "勝利",
"Intro": "戦いや勝負に勝利した瞬間。努力が実り、目標を達成した喜びと充実感に満ちた場面。"
},
{
"Name": "敗北",
"Intro": "戦いや勝負に敗れた瞬間。悔しさや悲しみを感じながらも、次への糧とする場面。"
},
{
"Name": "対局開始",
"Intro": "ゲームや勝負が始まる瞬間。緊張感と期待が高まり、相手との対決に向けて気持ちを引き締める場面。"
},
{
"Name": "劣勢",
"Intro": "戦いや勝負で形勢が悪くなってきた瞬間。困難な状況でも諦めずに活路を見出そうとする場面。"
}
]
}
You can’t perform that action at this time.