| Before | After | ||
|---|---|---|---|
| 4 | Where will your next adventure take you?" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" data-next-head=""/><meta name="apple-itunes-app" content="app-id=1671705818" data-next-head=""/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" type="image/svg+xml" href="/icon.svg"/><script async="" src="/scripts/googlefc-config.js"></script><script async="" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous"></script><link rel="preload" href="/_next/static/media/b74cf36e0d908d9c.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/9c9449e43788247b.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/5baed8ddb7c2182f.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/f1feb7a2999f4ccb.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/399436edc2e4c3b3.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/3021a0a7a1b690a0.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/3654e6b4fb91a0ac.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/2d1cbfb661335311.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/9652be57c7cf3522.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/648a27a2a3c2790c.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/90f46838dde012f6.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/bbf39a04879491ed.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/fd4d2c1e3353cc36.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/css/9345853f41db8d11.css" as="style"/><link rel="stylesheet" href="/_next/static/css/9345853f41db8d11.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-52e5e485fec579f7.js" defer=""></script><script src="/_next/static/chunks/framework-7be789cd2f99bbf2.js" defer=""></script><script src="/_next/static/chunks/main-16d981e8b691baf3.js" defer=""></script><script src="/_next/static/chunks/pages/_app-42e2df648ff26066.js" defer=""></script><script src="/_next/static/chunks/1258-fbcc97f2a5717a66.js" defer=""></script><script src="/_next/static/chunks/2511-f3b6d4f34927e345.js" defer=""></script><script src="/_next/static/chunks/1672-549e6511b8fdcdb2.js" defer=""></script><script src="/_next/static/chunks/pages/privacy-eace59f03df18059.js" defer=""></script><script src="/_next/static/WcowCHUGpvob59Y1nD1KB/_buildManifest.js" defer=""></script><script src="/_next/static/WcowCHUGpvob59Y1nD1KB/_ssgManifest.js" defer=""></script><style id="__jsx-3700788244">:root{--font-at-hauss:'atHauss';--font-character-sans:'characterSans';--font-libre-baskerville:'libreBaskerville';--font-inter:'Inter'}</style></head><body><div id="__next"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){c.add('dark')}else{c.add('light')}}else if(e){c.add(e|| '')}}catch(e){}}()</script><div data-overlay-container="true"><section class="Toastify" aria-live="polite" aria-atomic="false" aria-relevant="additions text" aria-label="Notifications Alt+T"></section><main class="h-full"><style> #nprogress { pointer-events: none; } #nprogress .bar { background: #29D; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 2px; } #nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: 0 0 10px #29D, 0 0 5px #29D; opacity: 1; -webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); } #nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; } #nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border: solid 2px transparent; border-top-color: #29D; border-left-color: #29D; border-radius: 50%; -webkit-animation: nprogresss-spinner 400ms linear infinite; animation: nprogress-spinner 400ms linear infinite; } .nprogress-custom-parent { overflow: hidden; position: relative; } .nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; } @-webkit-keyframes nprogress-spinner { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes nprogress-spinner { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } </style><div class="relative"><div class="flex"><main id="main-content" class="flex-1 max-w-full min-h-dvh data-[lightbox=open]:h-dvh data-[lightbox=open]:overflow-hidden" data-lightbox="closed"></main></div></div></main></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"lang":"en","i18n":{"Guide":{"character-book":"Character Book","blog":"Blog","home":"Home","chats":"Chats","discover":"Discover","charms":"Charms","feed":"Feed","gallery":"Gallery","create":"Create","character":"Character","voice":"Voice","scene":"Scene","lorebook":"Lorebook","stories":"Stories","recent-stories":"Recent Stories","avatar-fx":"AvatarFX","remove-from-recents":"Remove from recents","RecentChatCategoryTitles":{"today":"Today","yesterday":"Yesterday","this-week":"This Week","last-week":"Last Week","this-month":"This Month","a-while-ago":"A While Ago"},"no-recent-chats":"No recent chats","recent-chats-load-error":"Recent chats could not be loaded","recent-chats":"Recent chats","research":"Research","scenes":"Scenes","labs":"Labs","streams":"Streams","comics":"Comics"},"Categories":{"adventure":"Adventure","advice-and-connection":"Advice \u0026 Connection","all":"All","anime":"Anime","assistants":"Assistants","astrology":"Astrology","creative_writing":"Creative Writing","creativity":"Creativity","emotional_support":"Emotional Support","emotional_wellness":"Emotional Wellness","entertainment":"Entertainment","entertainment-and-gaming":"Entertainment \u0026 Gaming","fantasy":"Fantasy","fortune_tellers":"Fortune Tellers","friendship":"Friendship","games":"Games","games-and-puzzles":"Games \u0026 Puzzles","health-and-wellness":"Health \u0026 Wellness","history":"History","history-and-philosophy":"History \u0026 Philosophy","humor":"Humor","language-learning":"Language Learning","learn_a_language":"Learn a Language","learning":"Learning","lgbtq":"LGBTQ+","lifestyle":"Lifestyle","music_and_audio":"Music","mystery":"Mystery","paranormal":"Paranormal","parody":"Parody","personal_growth":"Personal Growth","productivity":"Productivity","professional":"Professional","religion":"Religion","role-playing":"Role Playing","romance":"Romance","role-playing-games":"Role Playing Games","rpg-and-puzzles":"RPG \u0026 Puzzles","school-and-homework":"School \u0026 Homework","sci-fi":"Sci-Fi","sci_fi":"Sci-Fi","speaking_practice":"Speaking Practice","technology_and_coding":"Technology \u0026 Coding","trivia":"Trivia","trending":"Trending","video_games":"Video Games","writing":"Creativity \u0026 Writing"},"Feed":{"for-you":"For you","try-these":"Try these","featured":"Featured","try-saying":"Try saying","because-you-liked":"Because you liked {{ name }}","because-you-chatted":"Because you chatted with {{ name }}","UseCases":{"practice-a-new-language":"Practice a new language","brainstorm-ideas":"Brainstorm ideas","get-book-recommendations":"Get book recommendations","plan-a-trip":"Plan a trip","practice-interviewing":"Practice interviewing","write-a-story":"Write a story","play-a-game":"Play a game","help-me-make-a-decision":"Help me make a decision"},"with-character":"with {{name}}","Categories":{"All":"All","Anime":"Anime","Helpers":"Helpers","Anime Game Characters":"Anime Game Characters","Games":"Games","Game Characters":"Game Characters","Comedy":"Comedy","VTuber":"VTuber","Books":"Books","Image Generating":"Image Generating","Discussion":"Discussion","History":"History","Language Learning":"Language Learning","Religion":"Religion","Animals":"Animals","Philosophy":"Philosophy","Politics":"Politics"},"ExampleChats":{"CharacterAssistant":{"q0":"What type of fish is Dory from Finding Nemo?","q1":"Create an ad campaign for a new video game","q2":"Decide between the Macbook Air and Macbook Pro"},"ElonMusk":{"q0":"Why did you buy twitter?","q1":"What do you think about Jeff Bezos' Blue Origin?","q2":"If you could time travel, when/where would you go?"},"AlternateTimeline":{"q0":"What if I invented a portal gun?","q1":"Access to my own personal time machine","q2":"Make me the negotiator for the first alien encounter"},"WhoWouldWin":{"q0":"Batman vs. | 4 | Where will your next adventure take you?" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" data-next-head=""/><meta name="apple-itunes-app" content="app-id=1671705818" data-next-head=""/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" type="image/svg+xml" href="/icon.svg"/><script async="" src="/scripts/googlefc-config.js"></script><script async="" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous"></script><link rel="preload" href="/_next/static/media/b74cf36e0d908d9c.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/9c9449e43788247b.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/5baed8ddb7c2182f.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/f1feb7a2999f4ccb.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/399436edc2e4c3b3.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/3021a0a7a1b690a0.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/3654e6b4fb91a0ac.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/2d1cbfb661335311.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/9652be57c7cf3522.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/648a27a2a3c2790c.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/90f46838dde012f6.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/bbf39a04879491ed.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/fd4d2c1e3353cc36.p.ttf" as="font" type="font/ttf" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font=""/><link rel="preload" href="/_next/static/css/f22446405c7ca2a6.css" as="style"/><link rel="stylesheet" href="/_next/static/css/f22446405c7ca2a6.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-d2ff40060666a888.js" defer=""></script><script src="/_next/static/chunks/framework-7be789cd2f99bbf2.js" defer=""></script><script src="/_next/static/chunks/main-a81d52d2a62fd484.js" defer=""></script><script src="/_next/static/chunks/pages/_app-26ee9415d0354981.js" defer=""></script><script src="/_next/static/chunks/1258-fbcc97f2a5717a66.js" defer=""></script><script src="/_next/static/chunks/2511-f3b6d4f34927e345.js" defer=""></script><script src="/_next/static/chunks/1672-549e6511b8fdcdb2.js" defer=""></script><script src="/_next/static/chunks/pages/privacy-17c885a8457f6ed6.js" defer=""></script><script src="/_next/static/EF_XvZp9DGdeg5Uaff_6z/_buildManifest.js" defer=""></script><script src="/_next/static/EF_XvZp9DGdeg5Uaff_6z/_ssgManifest.js" defer=""></script><style id="__jsx-3700788244">:root{--font-at-hauss:'atHauss';--font-character-sans:'characterSans';--font-libre-baskerville:'libreBaskerville';--font-inter:'Inter'}</style></head><body><div id="__next"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){c.add('dark')}else{c.add('light')}}else if(e){c.add(e|| '')}}catch(e){}}()</script><div data-overlay-container="true"><section class="Toastify" aria-live="polite" aria-atomic="false" aria-relevant="additions text" aria-label="Notifications Alt+T"></section><main class="h-full"><style> #nprogress { pointer-events: none; } #nprogress .bar { background: #29D; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 2px; } #nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: 0 0 10px #29D, 0 0 5px #29D; opacity: 1; -webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); } #nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; } #nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border: solid 2px transparent; border-top-color: #29D; border-left-color: #29D; border-radius: 50%; -webkit-animation: nprogresss-spinner 400ms linear infinite; animation: nprogress-spinner 400ms linear infinite; } .nprogress-custom-parent { overflow: hidden; position: relative; } .nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; } @-webkit-keyframes nprogress-spinner { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes nprogress-spinner { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } </style><div class="relative"><div class="flex"><main id="main-content" class="flex-1 max-w-full min-h-dvh data-[lightbox=open]:h-dvh data-[lightbox=open]:overflow-hidden" data-lightbox="closed"></main></div></div></main></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"lang":"en","i18n":{"Guide":{"character-book":"Character Book","blog":"Blog","home":"Home","chats":"Chats","discover":"Discover","charms":"Charms","feed":"Feed","gallery":"Gallery","create":"Create","character":"Character","voice":"Voice","scene":"Scene","lorebook":"Lorebook","stories":"Stories","recent-stories":"Recent Stories","avatar-fx":"AvatarFX","remove-from-recents":"Remove from recents","RecentChatCategoryTitles":{"today":"Today","yesterday":"Yesterday","this-week":"This Week","last-week":"Last Week","this-month":"This Month","a-while-ago":"A While Ago"},"no-recent-chats":"No recent chats","recent-chats-load-error":"Recent chats could not be loaded","recent-chats":"Recent chats","research":"Research","scenes":"Scenes","labs":"Labs","streams":"Streams","comics":"Comics"},"Categories":{"adventure":"Adventure","advice-and-connection":"Advice \u0026 Connection","all":"All","anime":"Anime","assistants":"Assistants","astrology":"Astrology","creative_writing":"Creative Writing","creativity":"Creativity","emotional_support":"Emotional Support","emotional_wellness":"Emotional Wellness","entertainment":"Entertainment","entertainment-and-gaming":"Entertainment \u0026 Gaming","fantasy":"Fantasy","fortune_tellers":"Fortune Tellers","friendship":"Friendship","games":"Games","games-and-puzzles":"Games \u0026 Puzzles","health-and-wellness":"Health \u0026 Wellness","history":"History","history-and-philosophy":"History \u0026 Philosophy","humor":"Humor","language-learning":"Language Learning","learn_a_language":"Learn a Language","learning":"Learning","lgbtq":"LGBTQ+","lifestyle":"Lifestyle","music_and_audio":"Music","mystery":"Mystery","paranormal":"Paranormal","parody":"Parody","personal_growth":"Personal Growth","productivity":"Productivity","professional":"Professional","religion":"Religion","role-playing":"Role Playing","romance":"Romance","role-playing-games":"Role Playing Games","rpg-and-puzzles":"RPG \u0026 Puzzles","school-and-homework":"School \u0026 Homework","sci-fi":"Sci-Fi","sci_fi":"Sci-Fi","speaking_practice":"Speaking Practice","technology_and_coding":"Technology \u0026 Coding","trivia":"Trivia","trending":"Trending","video_games":"Video Games","writing":"Creativity \u0026 Writing"},"Feed":{"for-you":"For you","try-these":"Try these","featured":"Featured","try-saying":"Try saying","because-you-liked":"Because you liked {{ name }}","because-you-chatted":"Because you chatted with {{ name }}","UseCases":{"practice-a-new-language":"Practice a new language","brainstorm-ideas":"Brainstorm ideas","get-book-recommendations":"Get book recommendations","plan-a-trip":"Plan a trip","practice-interviewing":"Practice interviewing","write-a-story":"Write a story","play-a-game":"Play a game","help-me-make-a-decision":"Help me make a decision"},"with-character":"with {{name}}","Categories":{"All":"All","Anime":"Anime","Helpers":"Helpers","Anime Game Characters":"Anime Game Characters","Games":"Games","Game Characters":"Game Characters","Comedy":"Comedy","VTuber":"VTuber","Books":"Books","Image Generating":"Image Generating","Discussion":"Discussion","History":"History","Language Learning":"Language Learning","Religion":"Religion","Animals":"Animals","Philosophy":"Philosophy","Politics":"Politics"},"ExampleChats":{"CharacterAssistant":{"q0":"What type of fish is Dory from Finding Nemo?","q1":"Create an ad campaign for a new video game","q2":"Decide between the Macbook Air and Macbook Pro"},"ElonMusk":{"q0":"Why did you buy twitter?","q1":"What do you think about Jeff Bezos' Blue Origin?","q2":"If you could time travel, when/where would you go?"},"AlternateTimeline":{"q0":"What if I invented a portal gun?","q1":"Access to my own personal time machine","q2":"Make me the negotiator for the first alien encounter"},"WhoWouldWin":{"q0":"Batman vs. |
| 70 | This cannot be undone.","delete-lorebook-success":"Lorebook deleted","delete-lorebook-error":"Failed to delete Lorebook"},"Lorebook":{"Editor":{"default-title":"Lorebook","edit-title":"Edit Lorebook","auto-save":"Auto saved","saving":"Saving...","publish":"Publish","update":"Update","enable":"Enable","draft-badge":"Draft","pending-update-badge":"Published · Pending update","update-confirmation-title":"Publish changes?","update-confirmation-description":"This will publish your draft edits to the live Lorebook for everyone who can see it.","discard-changes":"Discard Changes","discard-confirmation-title":"Discard changes?","discard-confirmation-description":"This will revert your unpublished changes. | 70 | This cannot be undone.","delete-lorebook-success":"Lorebook deleted","delete-lorebook-error":"Failed to delete Lorebook"},"Lorebook":{"Editor":{"default-title":"Lorebook","edit-title":"Edit Lorebook","auto-save":"Auto saved","saving":"Saving...","publish":"Publish","update":"Update","enable":"Enable","draft-badge":"Draft","pending-update-badge":"Active · Pending update","update-confirmation-title":"Publish changes?","update-confirmation-description":"This will publish your draft edits to the live Lorebook for everyone who can see it.","discard-changes":"Discard Changes","discard-confirmation-title":"Discard changes?","discard-confirmation-description":"This will revert your unpublished changes. |
| 73 | Please try again.","cover-image":"Cover Image","cover-image-max-size":"5 MB max","cover-image-too-large":"Please select an image smaller than {{size}} MB.","generate-image":"Generate image","upload-image":"Upload image","generate-cover-title":"Generate Cover","image-generate-prompt":"Image generation prompt","generate-cover-prompt-placeholder":"Describe your cover...","description-optional":"Description (optional)","description-placeholder":"Example: Land of Dreams","visibility":"Visibility","VisibilityDescription":{"public":"Shown in your profile.","private":"Only visible to you.","unlisted":"Anyone with the link can view."},"all-entries":"All entries ({{count}})","collapse-all":"Collapse all","expand-all":"Expand all","content":"Content","content-placeholder":"Add details the Character may not already know — private backstory, world rules, relationships, secrets, recurring events, or invented lore","keywords-count":"Keywords ({{count}}/{{max}})","missing-keywords":"Missing Keywords","content-policy-field-error":"This content violates our content policy.","content-policy-toast":"There are issues with some fields. | 73 | Please try again.","cover-image":"Cover Image","cover-image-max-size":"5 MB max","cover-image-too-large":"Please select an image smaller than {{size}} MB.","generate-image":"Generate image","upload-image":"Upload image","generate-cover-title":"Generate Cover","image-generate-prompt":"Image generation prompt","generate-cover-prompt-placeholder":"Describe your cover...","description-optional":"Description (optional)","description-placeholder":"Example: Land of Dreams","visibility":"Visibility","VisibilityDescription":{"public":"Shown in your profile.","private":"Only visible to you.","unlisted":"Anyone with the link can view."},"all-entries":"All entries ({{count}})","collapse-all":"Collapse all","expand-all":"Expand all","content":"Content","content-placeholder":"Add details the Character may not already know — private backstory, world rules, relationships, secrets, recurring events, or invented lore","keywords-count":"Keywords ({{count}}/{{max}})","missing-keywords":"Missing keywords","content-cannot-be-empty":"Content cannot be empty","content-policy-field-error":"This content violates our content policy.","content-policy-toast":"There are issues with some fields. |
| 77 | Chat with them to enjoy a better roleplay!","link-character":"Link Character","keep-editing":"Keep editing","done":"Done","chat":"Chat"},"Viewer":{"title":"Lorebook","entrypoint":"Lorebook","new-badge":"New!","help":"Help","untitled-entry":"Untitled entry","private-entry":"Private entry","no-entries":"This Lorebook has no entries yet.","load-error":"Couldn't load this Lorebook.","About":{"title":"About Lorebook","what-is-question":"What is Lorebook?","what-is-answer":"A Lorebook gives AI Characters extra knowledge.","what-does-question":"What does it do?","what-does-answer":"If you or the AI mentions a matching keyword, the Character can pull in extra information from its Lorebook.","can-see-question":"Can I see the Lorebook?","can-see-answer":"You can see which Characters have a Lorebook attached. | 77 | Chat with them to enjoy a better roleplay!","in-review-badge":"In review","reviewing-title":"Reviewing your Lorebook","reviewing-description":"This may take a few moments. |
| 78 | Your Lorebook will be marked as Active when processing is complete. | ||
| 79 | Feel free to leave this page.","active-badge":"Active","active-title":"Lorebook is now active!","review-failed-badge":"Edit required","review-failed-title":"We couldn't enable this Lorebook.","review-failed-description":"We found issues that need to be resolved before this Lorebook can be enabled.","review-failed-hint":"Review any flagged entries and try again.","review-failed-action":"Review and Edit Lorebook","link-character":"Link Character","keep-editing":"Keep editing","done":"Done","chat":"Chat"},"StatusNotification":{"view-action":"View Lorebook","live-title":"Lorebook is now active!","live-description":"Your Lorebook is enabled and ready to use with linked characters.","blocked-title":"Lorebook review failed.","blocked-description":"Some content doesn't meet our Community Guidelines. | ||
| 80 | Please revise the highlighted fields and retry.","failed-title":"Lorebook review couldn't finish","failed-description":"Something went wrong while reviewing your Lorebook. | ||
| 81 | Please try again."},"Viewer":{"title":"Lorebook","entrypoint":"Lorebook","new-badge":"New!","help":"Help","untitled-entry":"Untitled entry","private-entry":"Private entry","no-entries":"This Lorebook has no entries yet.","load-error":"Couldn't load this Lorebook.","About":{"title":"About Lorebook","what-is-question":"What is Lorebook?","what-is-answer":"A Lorebook gives AI Characters extra knowledge.","what-does-question":"What does it do?","what-does-answer":"If you or the AI mentions a matching keyword, the Character can pull in extra information from its Lorebook.","can-see-question":"Can I see the Lorebook?","can-see-answer":"You can see which Characters have a Lorebook attached. | ||
| 146 | When you reach the limit, upgrade to *(c.ai+)* to keep uploading."},"CharmsUpsell":{"title-playbacks":"Hear {{name}} like never before.","title-swipes":"{{name}} will always find the right words to say.","title-fast-forward-uses":"Let {{name}} lead the way.","description-playbacks":"You've used up all of your *Voice Memos* for today. | 150 | When you reach the limit, upgrade to *(c.ai+)* to keep uploading.","toast-voice-call":"You have {{count}} *Voice Call* left today. |
| 151 | When you reach the limit, upgrade to *(c.ai+)* to keep calling."},"CharmsUpsell":{"title-playbacks":"Hear {{name}} like never before.","title-swipes":"{{name}} will always find the right words to say.","title-fast-forward-uses":"Let {{name}} lead the way.","description-playbacks":"You've used up all of your *Voice Memos* for today. | ||
| 152 | Unlock more with *Charms* or upgrade to (c.ai+) for unlimited *Go-on*.","unlock-unlimited-playbacks":"Unlock Unlimited Voice Memos","unlock-unlimited-swipes":"Unlock Unlimited Swipes","unlock-unlimited-fast-forward":"Unlock Unlimited Go-on","package-label":"{{quantity}} for {{cost}} Charms","memos-count_one":"{{count}} Memo","memos-count_other":"{{count}} Memos","get-memos_one":"Get {{count}} Memo","get-memos_other":"Get {{count}} Memos","swipes-count_one":"{{count}} Swipe","swipes-count_other":"{{count}} Swipes","get-swipes_one":"Get {{count}} Swipe","get-swipes_other":"Get {{count}} Swipes","go-on-count_one":"{{count}} Go-on","go-on-count_other":"{{count}} Go-on","get-go-on_one":"Get {{count}} Go-on","get-go-on_other":"Get {{count}} Go-on","purchase-success-message-swipes":"You've got {{quantity}} swipes!","purchase-success-message-memos":"You've got {{quantity}} memos!","purchase-success-message-fast-forward":"You've got {{quantity}} Go-on!","feature-label-memos":"Memos","feature-label-swipes":"Swipes","feature-label-go-on":"Go-on","feature-label-image-attachments":"Image Attachments","metering-paywall-title":"Woah! | 157 | Unlock more with *Charms* or upgrade to (c.ai+) for unlimited *Go-on*.","unlock-unlimited-playbacks":"Unlock Unlimited Voice Memos","unlock-unlimited-swipes":"Unlock Unlimited Swipes","unlock-unlimited-fast-forward":"Unlock Unlimited Go-on","package-label":"{{quantity}} for {{cost}} Charms","memos-count_one":"{{count}} Memo","memos-count_other":"{{count}} Memos","get-memos_one":"Get {{count}} Memo","get-memos_other":"Get {{count}} Memos","swipes-count_one":"{{count}} Swipe","swipes-count_other":"{{count}} Swipes","get-swipes_one":"Get {{count}} Swipe","get-swipes_other":"Get {{count}} Swipes","go-on-count_one":"{{count}} Go-on","go-on-count_other":"{{count}} Go-on","get-go-on_one":"Get {{count}} Go-on","get-go-on_other":"Get {{count}} Go-on","purchase-success-message-swipes":"You've got {{quantity}} swipes!","purchase-success-message-memos":"You've got {{quantity}} memos!","purchase-success-message-fast-forward":"You've got {{quantity}} Go-on!","feature-label-memos":"Memos","feature-label-swipes":"Swipes","feature-label-go-on":"Go-on","feature-label-image-attachments":"Image Attachments","feature-label-voice-calls":"Voice Calls","metering-paywall-title":"Woah! |
| 303 | In addition, if Characters related to those sensitive or mature topics are reported to us, we will block them from teen users.","working-with-experts":"Working with experts","working-with-experts-description":"We collaborate with several teen online safety experts as part of our safety-by-design process as we develop new features, and they also will provide their perspective on our existing product experience."}}},"__N_SSP":true},"page":"/privacy","query":{},"buildId":"WcowCHUGpvob59Y1nD1KB","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html> | 308 | In addition, if Characters related to those sensitive or mature topics are reported to us, we will block them from teen users.","working-with-experts":"Working with experts","working-with-experts-description":"We collaborate with several teen online safety experts as part of our safety-by-design process as we develop new features, and they also will provide their perspective on our existing product experience."}}},"__N_SSP":true},"page":"/privacy","query":{},"buildId":"EF_XvZp9DGdeg5Uaff_6z","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html> |
Follow unlimited companies, monitor the clauses that matter across every platform, and get the full institutional analysis on what each change obligates you to do.