Collect first agent research and market sources
This commit is contained in:
@@ -0,0 +1,224 @@
|
||||
{
|
||||
"total": 21,
|
||||
"by_collection": {
|
||||
"jobs": 6,
|
||||
"papers": 6,
|
||||
"industry": 9
|
||||
},
|
||||
"by_status": {
|
||||
"jobs": {
|
||||
"active": 4,
|
||||
"unknown": 2
|
||||
},
|
||||
"papers": {
|
||||
"skimmed": 5,
|
||||
"queued": 1
|
||||
},
|
||||
"industry": {
|
||||
"analyzed": 8,
|
||||
"queued": 1
|
||||
}
|
||||
},
|
||||
"top_topics": [
|
||||
[
|
||||
"agent-evaluation",
|
||||
8
|
||||
],
|
||||
[
|
||||
"agent",
|
||||
6
|
||||
],
|
||||
[
|
||||
"memory",
|
||||
5
|
||||
],
|
||||
[
|
||||
"evaluation",
|
||||
4
|
||||
],
|
||||
[
|
||||
"coding-agent",
|
||||
4
|
||||
],
|
||||
[
|
||||
"agent-architecture",
|
||||
3
|
||||
],
|
||||
[
|
||||
"agent-safety",
|
||||
3
|
||||
],
|
||||
[
|
||||
"enterprise-ai",
|
||||
3
|
||||
],
|
||||
[
|
||||
"tool-use",
|
||||
2
|
||||
],
|
||||
[
|
||||
"workflow-agent",
|
||||
1
|
||||
],
|
||||
[
|
||||
"llm-infra",
|
||||
1
|
||||
],
|
||||
[
|
||||
"inference",
|
||||
1
|
||||
],
|
||||
[
|
||||
"harness",
|
||||
1
|
||||
],
|
||||
[
|
||||
"context-compression",
|
||||
1
|
||||
],
|
||||
[
|
||||
"agent-productization",
|
||||
1
|
||||
],
|
||||
[
|
||||
"agent-infra",
|
||||
1
|
||||
],
|
||||
[
|
||||
"agent-testing",
|
||||
1
|
||||
],
|
||||
[
|
||||
"harness-engineering",
|
||||
1
|
||||
],
|
||||
[
|
||||
"human-in-the-loop",
|
||||
1
|
||||
],
|
||||
[
|
||||
"gui-agent",
|
||||
1
|
||||
]
|
||||
],
|
||||
"top_skills": [
|
||||
[
|
||||
"agent",
|
||||
5
|
||||
],
|
||||
[
|
||||
"memory",
|
||||
4
|
||||
],
|
||||
[
|
||||
"multi-agent",
|
||||
4
|
||||
],
|
||||
[
|
||||
"agent-evaluation",
|
||||
4
|
||||
],
|
||||
[
|
||||
"planning",
|
||||
3
|
||||
],
|
||||
[
|
||||
"tool-use",
|
||||
3
|
||||
],
|
||||
[
|
||||
"rag",
|
||||
2
|
||||
],
|
||||
[
|
||||
"function-calling",
|
||||
2
|
||||
],
|
||||
[
|
||||
"inference",
|
||||
2
|
||||
],
|
||||
[
|
||||
"cloud",
|
||||
2
|
||||
],
|
||||
[
|
||||
"reasoning",
|
||||
1
|
||||
],
|
||||
[
|
||||
"state-management",
|
||||
1
|
||||
],
|
||||
[
|
||||
"serving",
|
||||
1
|
||||
],
|
||||
[
|
||||
"distributed-training",
|
||||
1
|
||||
],
|
||||
[
|
||||
"gpu",
|
||||
1
|
||||
],
|
||||
[
|
||||
"model-compression",
|
||||
1
|
||||
],
|
||||
[
|
||||
"context-engineering",
|
||||
1
|
||||
],
|
||||
[
|
||||
"llm-application",
|
||||
1
|
||||
],
|
||||
[
|
||||
"rl",
|
||||
1
|
||||
],
|
||||
[
|
||||
"coding-agent",
|
||||
1
|
||||
]
|
||||
],
|
||||
"top_companies": [
|
||||
[
|
||||
"百度",
|
||||
3
|
||||
],
|
||||
[
|
||||
"Microsoft",
|
||||
3
|
||||
],
|
||||
[
|
||||
"Google DeepMind",
|
||||
2
|
||||
],
|
||||
[
|
||||
"OpenAI",
|
||||
2
|
||||
],
|
||||
[
|
||||
"字节 Seed",
|
||||
1
|
||||
],
|
||||
[
|
||||
"DeepSeek",
|
||||
1
|
||||
],
|
||||
[
|
||||
"腾讯",
|
||||
1
|
||||
],
|
||||
[
|
||||
"ByteDance Seed",
|
||||
1
|
||||
],
|
||||
[
|
||||
"Alibaba Qwen",
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user