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

Study: AI Integration #316

Open
mkoskim opened this issue Dec 19, 2024 · 0 comments
Open

Study: AI Integration #316

mkoskim opened this issue Dec 19, 2024 · 0 comments

Comments

@mkoskim
Copy link
Owner

mkoskim commented Dec 19, 2024

Integrating LLM's to writing. Basically, it is not that hard: many LLM's have API, and we could use that API for writing purposes.

What is probably needed, is that you can include some sort of AI guidance to the document. That is: the comment paragraphs, synopsis & notes scenes and Notes section are meant for yourself. We could have similar sorts of elements meant to aid the LLMs to understand what you want them to do.

There is also some needs for frontmatter and backmatter blocks (being it separate section, or act, chapter or scene):

...And when implementing those, we could keep in mind that we may need some specialized LLM sections, too, to guide the LLMs.

Implementing this feature would of course start by writing the low level interface: connecting to LLM (ChatGPT, Gemini, etc) and abstracting the API for editor's use.

Some examples of AI assisted writing software:

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

1 participant