Found 182 bookmarks
Newest
graphgeeks-lab/awesome-graph-universe: A curated list of resources for graph-related topics, including graph databases, analytics and science
graphgeeks-lab/awesome-graph-universe: A curated list of resources for graph-related topics, including graph databases, analytics and science
A curated list of resources for graph-related topics, including graph databases, analytics and science - graphgeeks-lab/awesome-graph-universe
Awesome Graph Universe 🌐 Welcome to Awesome Graph Universe, a curated list of resources, tools, libraries, and applications for working with graphs and networks. This repository covers everything from Graph Databases and Knowledge Graphs to Graph Analytics, Graph Computing, and beyond. Graphs and networks are essential in fields like data science, knowledge representation, machine learning, and computational biology. Our goal is to provide a comprehensive resource that helps researchers, developers, and enthusiasts explore and utilize graph-based technologies. Feel free to contribute by submitting pull requests! 🚀
·github.com·
graphgeeks-lab/awesome-graph-universe: A curated list of resources for graph-related topics, including graph databases, analytics and science
LangGraph: Multi-Agent Workflows
LangGraph: Multi-Agent Workflows
Links * Python Examples * JS Examples * YouTube Last week we highlighted LangGraph - a new package (available in both Python and JS) to better enable creation of LLM workflows containing cycles, which are a critical component of most agent runtimes. As a part of the launch, we highlighted two simple runtimes:
a second set of use cases for langgraph - multi-agent workflows. In this blog we will cover:What does "multi-agent" mean?Why are "multi-agent" workflows interesting?Three concrete examples of using LangGraph for multi-agent workflowsTwo examples of third-party applications built on top of LangGraph using multi-agent workflows (GPT-Newspaper and CrewAI)Comparison to other frameworks (Autogen and CrewAI)
·blog.langchain.dev·
LangGraph: Multi-Agent Workflows
🦜🕸️LangGraph | 🦜️🔗 Langchain
🦜🕸️LangGraph | 🦜️🔗 Langchain
⚡ Building language agents as graphs ⚡
🦜🕸️LangGraph⚡ Building language agents as graphs ⚡Overview​LangGraph is a library for building stateful, multi-actor applications with LLMs, built on top of (and intended to be used with) LangChain. It extends the LangChain Expression Language with the ability to coordinate multiple chains (or actors) across multiple steps of computation in a cyclic manner. It is inspired by Pregel and Apache Beam. The current interface exposed is one inspired by NetworkX.The main use is for adding cycles to your LLM application. Crucially, this is NOT a DAG framework. If you want to build a DAG, you should use just use LangChain Expression Language.Cycles are important for agent-like behaviors, where you call an LLM in a loop, asking it what action to take next.
·python.langchain.com·
🦜🕸️LangGraph | 🦜️🔗 Langchain
Hierarchical Navigable Small World (HNSW) is one of the most efficient ways to build indexes for vector databases. The idea is to build a similarity graph and traverse that graph to find the nodes that are the closest to a query vector
Hierarchical Navigable Small World (HNSW) is one of the most efficient ways to build indexes for vector databases. The idea is to build a similarity graph and traverse that graph to find the nodes that are the closest to a query vector
We have seen recently a surge in vector databases in this era of generative AI. The idea behind vector databases is to index the data with vectors that relate… | 30 comments on LinkedIn
·linkedin.com·
Hierarchical Navigable Small World (HNSW) is one of the most efficient ways to build indexes for vector databases. The idea is to build a similarity graph and traverse that graph to find the nodes that are the closest to a query vector
From data to knowledge and AI via graphs: Technology to support a knowledge-based economy
From data to knowledge and AI via graphs: Technology to support a knowledge-based economy
In the new knowledge-based digital world, encoding and making use of business and operational knowledge is the key to making progress and staying competitive. Here's a shortlist of technologies and processes that can support this transition, and what they are about.
·zdnet.com·
From data to knowledge and AI via graphs: Technology to support a knowledge-based economy
Scalable Graph Learning in the Enterprise: Efficient GNN model training using Kubernetes and smart GPU provisioner
Scalable Graph Learning in the Enterprise: Efficient GNN model training using Kubernetes and smart GPU provisioner
Graph neural networks (GNNs) have emerged as one of the leading solutions for ML applications. Most real-world data can be represented as graphs - see this blog for a comprehensive overview of what use cases are best solved with GNNs and their key advantages.
·kumo.ai·
Scalable Graph Learning in the Enterprise: Efficient GNN model training using Kubernetes and smart GPU provisioner
Graph Technologies
Graph Technologies
vendors company,url,SPARQL,RDF-Star,Gremlin,Cypher,misc query,distrib,open source,parent,speaker,notes AgensGraph,a href="https://bitnine.net/agensgraph/"https://bitnine.net/agensgraph//a,Y,SQL,Bitnine AllegroGraph,a href="https://allegrograph.com/products/allegrograph/"https://allegrograp...
·docs.google.com·
Graph Technologies
Massive Graph Analytics
Massive Graph Analytics
Graphs. Such a simple idea. Map a problem onto a graph then solve it by searching over the graph or by exploring the structure of the graph. What could be easier? Turns out, however, that working with graphs is a vast and complex field. Keeping up is challenging. To help keep up, you just need an editor who knows most people working with graphs, and have that editor gather nearly 70 researchers to summarize their work with graphs. The result is the book Massive Graph Analytics. — Timothy G. Mattson, Senior Principal Engineer, Intel Corp Expertise in massive-scale graph analytics is key for solving real-world grand challenges from healthcare to sustainability to detecting insider threats, cyber defense, and more. This book provides a comprehensive introduction to massive graph analytics, featuring contributions from thought leaders across academia, industry, and government. Massive Graph Analytics will be beneficial to students, researchers, and practitioners in academia, national
·routledge.com·
Massive Graph Analytics
DSC Weekly Digest 04 Jan 2022: Can Machine Learning Do Symbolic Manipulation? - DataScienceCentral.com
DSC Weekly Digest 04 Jan 2022: Can Machine Learning Do Symbolic Manipulation? - DataScienceCentral.com
Can Machine Learning Do Symbolic Manipulation?  I spent some time over the holidays engaged in a fascinating online conversation. The gist of it was a variation of an argument that has been going on in the realm of artificial intelligence from the time of Minsky and Seymour Papert: Whether it is possible for neural networks to… Read More »DSC Weekly Digest 04 Jan 2022: Can Machine Learning Do Symbolic Manipulation?
·datasciencecentral.com·
DSC Weekly Digest 04 Jan 2022: Can Machine Learning Do Symbolic Manipulation? - DataScienceCentral.com