🤔 About IT system cartography
Four years ago I spoke about how to cartography an information system with data…which opened me the opportunity to talk about the resulting journey – and benefits – at #NODES22
(see NODES22
dedicated DEV.to series):
🗣️ Our speech about “IT holism” at #nodes22 💡
adriens for opt-nc ・ Dec 5 ’22
#datascience
#datavisualization
#github
Then, one year after I saw the rise of GenAI, and as a Neo4J Ninja and a nerdy Open Data Aficionado, I wanted to give it a try on the concrete case of the UNG, the United Nations (Sustainable) Goals… and one more time it offered me the opportunity to talk about that at #NODES23 (see dedicated series on DEV.to):
🇺🇳 Discover a country UN SDGs concerns w/ Open Metadata on Neo4J
adriens ・ Nov 13 ’23
#dataviz
#opendata
#ai
👉 During this experience I started to see more what genAI could offer to data (data generation, RAG and smart ChatBots), what Agentic could look like…
💡 Ppretty soon I felt the need to see what could happen if I was putting together both approaches :
- Corporate IT System Cartography
- GenAI & Agentic approaches
I submitted my idea to #NODES24
CFP (Call For Paper)… and for the third year in row I had the chance to be part of it!
🪝 #NODES24
28 seconds teaser
// Detect dark theme
var iframe = document.getElementById(‘tweet-1850292121305321680-789’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1850292121305321680&theme=dark”
}
// Detect dark theme
var iframe = document.getElementById(‘tweet-1852585496708338077-437’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1852585496708338077&theme=dark”
}
🍿 #NODES24
30′ session
📑 Short Ideas
During #NODES24
I shared some key points we discovered while building the Agentic approach. I shared some of them as tweets, each one embedding a short (< 1') video.
See below for them:
➿ Use LLM feedbacks for better API designs
// Detect dark theme
var iframe = document.getElementById(‘tweet-1868779867871002693-697’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1868779867871002693&theme=dark”
}
🌌 API and Knowledge Graph thoughts experiments
// Detect dark theme
var iframe = document.getElementById(‘tweet-1862690949534818565-460’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1862690949534818565&theme=dark”
}
📈 The tremendous impacts of “good” documentation
// Detect dark theme
var iframe = document.getElementById(‘tweet-1875396513708564743-522’);
if (document.body.className.includes(‘dark-theme’)) {
iframe.src = “https://platform.twitter.com/embed/Tweet.html?id=1875396513708564743&theme=dark”
}