Skip to content

Make a Simple UI #5

@aaroosh-07

Description

@aaroosh-07

Description

We need to create a simple frontend to test our backend application. For sending a prompt to LLM we need to pass context and question from our frontend and display the answer given by LLM.

Conversation to resolve

  • Need to decide which frontend framework to use or use vanilla JS and HTML.

Acceptance Criteria

  • User can upload pdf documents or add text for context
  • User can enter question
  • Submit button should be present which sends REST API request to server
  • Webpage should display the error message if any sent by server
  • Answer received in response from the server should be displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions