Skip to content

Write a script to parse a lengthy conversation about converting stagegates to projects #223

Description

@fujiwaranosai850

We need a new script to parse a long conversation discussing conversion of stagegates to projects.

Context:

  • The source material is expected to be a lengthy conversation/transcript.
  • The script should help extract or structure the relevant information from that conversation so it can be used for follow-up work on the stagegates-to-projects conversion effort.

Initial scope:

  • Identify the input format(s) the conversation may arrive in.
  • Define what output structure we need from the parser.
  • Implement the script in a maintainable way so it can handle long inputs.
  • Include enough documentation or usage guidance for running it later.

Open questions to clarify during implementation:

  • Exact transcript/input format
  • Desired structured output shape
  • Whether we need summarization, extraction of action items, mapping of stagegates to projects, or all of the above

This issue is intended as a planning/implementation tracker for the parser script we expect to need shortly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions