nasa-petal / PeTaL

Artificial Intelligence and Natural System Design Tool
https://nasa-petal.github.io/PeTaL/
The Unlicense
51 stars 17 forks source link

Add autocomplete capability to the BIRD search tool #77

Closed keikojima02 closed 3 years ago

keikojima02 commented 3 years ago

Summary of Issue

Add autocomplete capability to the BIRD search tool

Issue Type

Description

The main goal is to create UI that will display an autocomplete list based on a string/list of selections given. Creating the processing of the input (NLP) to decide what terms or set of words to list as selections is not the goal of this enhancement.

Example

Possibly similar to Google's UI

Environment

N/A

keikojima02 commented 3 years ago

Closed by pull request #78