Gap Analysis Agent#86
Conversation
…discovery into feature/gap-agent
…discovery into feature/gap-agent
…T/accelerated-discovery into feature/gap-agent
…T/accelerated-discovery into feature/gap-agent
…T/accelerated-discovery into feature/gap-agent
|
@movinam thanks for the PR. will look sometime today and test as well. |
…discovery into feature/gap-agent
…erated-discovery into feature/gap-agent
…discovery into feature/gap-agent
…discovery into feature/gap-agent
…discovery into feature/gap-agent
|
❌ Tests failed (exit code: 1) 📊 Test Results
Branch: 📋 Full coverage report and logs are available in the workflow run. |
|
❌ Tests failed (exit code: 1) 📊 Test Results
Branch: 📋 Full coverage report and logs are available in the workflow run. |
NISH1001
left a comment
There was a problem hiding this comment.
On networkx Graph serialization
|
❌ Tests failed (exit code: 1) 📊 Test Results
Branch: 📋 Full coverage report and logs are available in the workflow run. |
|
@movinam Also one thing: Any time usage stats will help us refine the scope. |
|
Runtime statistics are dependent on the number of search results, the length of the papers, docling configuration and how long docling takes to process a batch of papers. Using the default settings, it takes approximately 3-5 minutes for 5 papers and 5-7 minutes for 10 papers. We can do a better analysis per domain when we benchmark the agent. I think to integrate to deep search we have to restrict the gap agent to just the abstracts. I can add that as an enhancement in a future PR. |
|
❌ Tests failed (exit code: 1) 📊 Test Results
Branch: 📋 Full coverage report and logs are available in the workflow run. |
I think running gap only at abstract level will defeats the purpose and will not justify the gaps. We should probably need
This is a topic of discussion for another thread though. |
Summary:
This PR addresses Issue #54 and #22. It introduces the gap agent to model scientific literature using knowledge graphs to analyse gaps in the content found via the Search Tool.
Details:
Usage:
Limitations:
Checks