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

[FE] Implement intro modal #94

Open
01painadam opened this issue Jan 9, 2025 · 1 comment
Open

[FE] Implement intro modal #94

01painadam opened this issue Jan 9, 2025 · 1 comment

Comments

@01painadam
Copy link
Collaborator

01painadam commented Jan 9, 2025

Goal(s)

  • Add a clear description of the prototype's capabilities to ground user expectations.
  • Add a few pre-canned prompt suggestions to guide the users on how to get started
  • Show available datasets, with links

e.g. "Hi! I’m Land & Carbon Lab’s alert explorer. I can help you find and investigate disturbances in your area of interest using the Land Disturbance Alert Classification System and other contextual data."

"To start, ask me about an area and types of alerts you are interested in."

Image

User Stories & Acceptance Criteria

  • When I enter the prototype, I want to know its capabilities and available data, so that I understand what it can and cant do, and therefore what kinds of prompts are appropriate for me to input
    • Given [context], when [specific action], then [response or consequence to action]

Risks & Questions

  • How do we handle the user asking questions related to the intro? We need to ensure Zeno stays on track.

Solution Hints

  • This could be pre-canned as an initial LLM message?
  • Should it give an example prompt? could this be a CTA button "Show me an example prompt"
  • should the model have RAG access to metadata about its own tools and capabilities?
@01painadam
Copy link
Collaborator Author

Copy can be found here

@01painadam 01painadam removed this from the Alerting Prototype refinement milestone Jan 29, 2025
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