Artificial Intelligence in R&D: Leveraging Graph RAG for Competitive Advantage
July 10, 2025
A blog by R&D AI leader Nicolas Pineau on unlocking innovation in R&D through Graph RAG and AI. Discover how knowledge graphs and Retrieval-Augmented Generation can boost research productivity and deliver strategic advantage.
[Editor’s Note: Adapted from Adam Fowler’s blog:] A new feature of MarkLogic 7’s search API is range index scoring – affecting relevancy based on a specific value(s) within a document. MarkLogic returns results in relevance order, and range index scoring allows you to determine relevancy based on the value of an element in a document, […]
The month of January, named after Janus the ancient Roman god of beginnings and transitions who is depicted as having two faces so that he may look both forward into the new year as well as back into the one that is past, is a time for reflection and looking forward. With the introduction of […]
Generally, optimizations in the evaluator try to be lazy whenever they can when evaluating functions. This allows the application to process data only when needed and limits memory use to only what is needed. But sometimes, you need to evaluate eagerly to improve performance. Here we discuss one use case when it is best to specify eager evaluation.
[Note: Amir Halfon is a frequent blogger at FinExtra, a site devoted to the financial technology community. Following is an excerpt from his blog post of January 4.] In an earlier post, I wrote about the differences between NoSQL, what it is, what it isn’t, and some of the misconceptions surrounding it. Now I will write about what financial […]