Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the character building of specific characters in the movie #60

Open
pipijiev12 opened this issue Dec 25, 2023 · 2 comments
Open

Comments

@pipijiev12
Copy link

at present. I have extracted a specific character's dialogue from a movie, how should I analyze this character's personality and build his story database

@LC1332
Copy link
Owner

LC1332 commented Dec 26, 2023

Check this page https://github.com/LC1332/Chat-Haruhi-Suzumiya/tree/main/characters/novel_collecting

for analyzing the personality try use this script
https://github.com/LC1332/Chat-Haruhi-Suzumiya/blob/main/characters/novel_collecting/system_prompt_suggestion.ipynb
(but it's not fully automatic, still need manualy summarize the personality)

once finished the persona(system prompt)

if you already have dialogues for this character, using
this script to transform texts into jsonl format
https://github.com/LC1332/Chat-Haruhi-Suzumiya/blob/main/characters/novel_collecting/chatbot%E7%9A%84embedding%E6%8A%BD%E5%8F%96%E5%92%8Cjsonl%E7%94%9F%E6%88%90.ipynb

@LC1332
Copy link
Owner

LC1332 commented Dec 26, 2023

Recently I'm considering to write a new tutorial ... the pervious one seems too heavy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants