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

Medical History Task 4: Autofill fields from LLM Output #13

Open
1 task done
apgupta3303 opened this issue Jan 24, 2024 · 0 comments
Open
1 task done

Medical History Task 4: Autofill fields from LLM Output #13

apgupta3303 opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request Medical History Medical History Task

Comments

@apgupta3303
Copy link
Contributor

Use Case

  • Take the list generated from the LLM and autofill the fields in the app as a first draft to show the user
  • Make sure to also include all fields that were previously manually added by user

Problem

  • We need a way to display to the user the draft of their medical history that they can interact with

Solution

  • Parse the LLM output into fields that are given to the user that they can interact with

Alternatives considered

  • Return the list of the output to the user instead of separating into fields for them

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@apgupta3303 apgupta3303 added the enhancement New feature or request label Jan 24, 2024
@apgupta3303 apgupta3303 changed the title Task 4 Medical History: Autofill fields from LLM Output Medical History Task 4: Autofill fields from LLM Output Jan 25, 2024
@philippzagar philippzagar added the Medical History Medical History Task label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medical History Medical History Task
Projects
None yet
Development

No branches or pull requests

2 participants