aeasy370 / Chatting-With-a-Robot

Chatting with a robot: 2022-2023 Senior Design Project
5 stars 2 forks source link

extract keywords (given in the sample prompts) from tokenized strings #26

Open s-viour opened 1 year ago

s-viour commented 1 year ago

we'd like to have the keywords in something like a 2-tuple where the first element is the thing we're looking at (like the robot, the machine) and the second element is the parameter we want from it (cycle time, power consumption)

aeasy370 commented 1 year ago

Create tree file which builds the database key from present keywords in the prompt string.