How to use the rabbit hole link in a customized graph #1567
Unanswered
ValMystletainn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a daily report project, that do those process daily: 1. Crawl information from given source (like new papers, news and my social media timeline) 2. convert them to mystmd 3. put them together to build a github page.
I have found that extracting a llm embedding for each information, then reranking and clustering them in the final pages would be helpful for reading.
But the clustering map is on the top of page, and I need to scroll up often to check it and see it.
So I'm wondering is there any way to build a myst page graph that:
Beta Was this translation helpful? Give feedback.
All reactions