Skip to content

added example of packing agent#43

Open
shreybirmiwal wants to merge 1 commit into
kingjulio8238:mainfrom
shreybirmiwal:examples/packing-agent
Open

added example of packing agent#43
shreybirmiwal wants to merge 1 commit into
kingjulio8238:mainfrom
shreybirmiwal:examples/packing-agent

Conversation

@shreybirmiwal

Copy link
Copy Markdown
Contributor

No description provided.

@kingjulio8238

Copy link
Copy Markdown
Owner

Awesome stuff!

For this to be added as an example the app would need to be split up into 3 main pages (which is super easy to do using streamlit):

  1. set up page where the user takes images and the output from the vision model ie. Belt --> blue_bag is inserted into the knowledge graph,
  2. a page solely focused on the chat interface where users can retrieve information
  3. a page where users can view the package knowledge graph at any given time

Given these edits (which are all available through memary), this would be suffice for an example.

@kingjulio8238

Copy link
Copy Markdown
Owner

It would also be interesting to see how the memory modules can help in tracking users packing preferences.

@kingjulio8238

Copy link
Copy Markdown
Owner

Possibly another page to add:
4. A list of users' most preferred packing preferences ie. white socks in orange bag

This can be done by using our memory modules as well as retrieving the paths from the knowledge graph. llama index currently supports this, we will be adding support soon - contributions are welcome!

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

Successfully merging this pull request may close these issues.

2 participants