Skip to content

Conversation

lucifertrj
Copy link

@lucifertrj lucifertrj commented Oct 8, 2025

  • Save the preference in the Mem0.AI for the memory layer
  • Based on the given user query, search and retrieve similar preferences from the memory layer.
  • This example is use case driven that is useful for the recommendation systems and travel or food place planner.
  • It uses Gemini as LLM, Qdrant as Vector Store and FastEmbed as Embeddings (open source)

Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:examples Issues/PR referencing examples folder labels Oct 8, 2025
@chunduriv chunduriv self-assigned this Oct 8, 2025
@Giom-V
Copy link
Collaborator

Giom-V commented Oct 8, 2025

/gemini review

Copy link
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Author

@lucifertrj lucifertrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need it to be in ipynb or should I replace it with py for Gemini code assistant to perform the review.

@chunduriv
Copy link
Contributor

Hi @lucifertrj, thanks for the contribution!

Please keep the example as a Interactive Python Notebook (.ipynb). Notebooks are the standard format for examples in this cookbook.

It looks like the notebook file isn't rendering correctly on GitHub due to a metadata issue.

image

Could you please try clearing all the cell outputs in your notebook and then pushing the updated file to this PR? That should resolve the rendering issue.

If you're still having trouble, feel free to share a Colab Gist so I can review your work in the meantime.

@chunduriv chunduriv added status:awaiting response Awaiting a response from the author and removed status:awaiting review PR awaiting review from a maintainer labels Oct 9, 2025
@lucifertrj
Copy link
Author

sure will modify

@lucifertrj
Copy link
Author

Hey @chunduriv I have removed the cell outputs.

you can view the notebook here: https://github.com/lucifertrj/cookbook/blob/longtermmemory/examples/Long_Term_Memory.ipynb

@lucifertrj
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:examples Issues/PR referencing examples folder status:awaiting response Awaiting a response from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants