-
Notifications
You must be signed in to change notification settings - Fork 13
Add AI Ecosystem page #995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
pages/ai-ecosystem/graph-rag.mdx
Outdated
| your graph with [deep path traversals](/advanced-algorithms/deep-path-traversal) | ||
| and not worry about latency. | ||
|
|
||
| You can [ingest streaming data](/docs/data-streams) into Memgraph with Kafka, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broken link (extra /docs in the front)
pages/ai-ecosystem/graph-rag.mdx
Outdated
| - [PageRank](/advanced-algorithms/available-algorithms/pagerank) | ||
| - [Dynamic PageRank](/advanced-algorithms/available-algorithms/pagerank_online) | ||
| - [Text search](/querying/text-search) | ||
| - [Run-time schema tracking](/schema#run-time-schema-tracking) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broken link
Should be /querying/schema#run-time-schema-tracking
Description
I created a new page on AI ecosystem in Memgraph to explain basic terms in AI, including GraphRAG and ML. I listed what Memgraph offers in those areas to make it easier for developers to understand the topic and use Memgraph.
Pull request type
Please check what kind of PR this is:
Checklist: