Skip to content
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

Update db.json #2

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 38 additions & 3 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,24 @@
{
"type": "SDConf",
"title": "大模型时代企业如何打造专属 AI 原生 IDE",
"date": "2024.07.04 - 2023.07.05",
"date": "2024.07.04 - 2024.07.05",
"link": "http://sdcon.com.cn/",
"lang": "zh"
},
{
"type": "SEConf",
"type": "SECon",
"title": "大模型时代企业如何打造专属 AI 原生 IDE",
"date": "2024.06.28 - 2023.06.28",
"date": "2024.06.28 - 2024.06.28",
"link": "https://www.secon.com.cn/AI",
"lang": "zh"
},
{
"type": "SECon",
"title": "AI 浪潮下,IDE 还能这么玩?",
"date": "2024.06.28 - 2024.06.28",
"link": "https://www.secon.vip/DQD4",
"lang": "zh"
},
{
"type": "开放原子开发者大会",
"title": "纯前端 IDE 基础框架 CodeBlitz 架构与应用",
Expand Down Expand Up @@ -77,6 +84,34 @@
"link": "https://openatom.org/summit/2023/index/main",
"lang": "zh"
},
{
"type": "SDConf",
"title": "How Enterprises Build Exclusive AI Native IDEs in the Era of Large Models",
"date": "2024.07.04 - 2024.07.05",
"link": "http://sdcon.com.cn/",
"lang": "en"
},
{
"type": "SECon",
"title": "How Enterprises Build Exclusive AI Native IDEs in the Era of Large Models",
"date": "2024.06.28 - 2024.06.28",
"link": "https://www.secon.com.cn/AI",
"lang": "en"
},
{
"type": "SECon",
"title": "How to Play with IDEs in the Wave of AI?",
"date": "2024.06.28 - 2024.06.28",
"link": "https://www.secon.vip/DQD4",
"lang": "en"
},
{
"type": "Open Atom Developer Conference",
"title": "Architecture and Applications of Pure Front-end IDE Framework CodeBlitz",
"date": "2023.12.17 - 2023.12.17",
"link": "https://openatomcon.openatom.cn/agenda",
"lang": "en"
},
{
"type": "Forum",
"title": "Global Software Development Conference",
Expand Down
Loading