Skip to content

Commit 0da48f1

Browse files
committed
fix: minor formatting changes
1 parent 85bbeca commit 0da48f1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/terms/AGI_(Artificial_GeneraL_Intelligence).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": {
77
"title": "AGI (Artificial General Intelligence)",
88
"texts":[
9-
"Artificial general intelligence (AGI)—sometimes called human-level intelligence AI—is a type of artificial intelligence that would match or surpass human capabilities across virtually all cognitive tasks.Unlike artificial narrow intelligence (ANI), whose competence is confined to well-defined tasks, an AGI system can generalise knowledge, transfer skills between domains, and solve novel problems without task-specific reprogramming. "
9+
"Artificial general intelligence (AGI)—sometimes called human-level intelligence AI—is a type of artificial intelligence that would match or surpass human capabilities across virtually all cognitive tasks.", "Unlike artificial narrow intelligence (ANI), whose competence is confined to well-defined tasks, an AGI system can generalise knowledge, transfer skills between domains, and solve novel problems without task-specific reprogramming. "
1010
],
1111
"image": "",
1212
"references": [

src/content/terms/MCP_(Model_Context_Protocol).json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": {
77
"title": "MCP (Model Context Protocol)",
88
"texts": [
9-
"MCP is an open protocol that standardizes how applications provide context to large language models (LLMs). Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools. MCP enables you to build agents and complex workflows on top of LLMs and connects your models with the world.."
9+
"MCP is an open protocol that standardizes how applications provide context to large language models (LLMs). Think of MCP like a USB-C port for AI applications.", "Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools. MCP enables you to build agents and complex workflows on top of LLMs and connects your models with the world."
1010
],
1111
"image": "https://miro.medium.com/v2/resize:fit:1400/1*MfI2XLk63rQye0Sh-hAUag.png",
1212
"references": [

src/content/terms/N8N.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": {
77
"title": "n8n",
88
"texts": [
9-
"n8n is an open-source workflow automation tool that enables users to connect various applications and services to automate tasks and processes. It provides a visual interface for designing workflows, allowing users to create complex automations without needing extensive coding knowledge. n8n supports a wide range of integrations with popular services like Google Sheets, Slack, and more, making it a versatile choice for automating repetitive tasks and improving productivity."
9+
"n8n is an open-source workflow automation tool that enables users to connect various applications and services to automate tasks and processes. It provides a visual interface for designing workflows, allowing users to create complex automations without needing extensive coding knowledge.", "n8n supports a wide range of integrations with popular services like Google Sheets, Slack, and more, making it a versatile choice for automating repetitive tasks and improving productivity."
1010
],
1111
"image": "https://n8niostorageaccount.blob.core.windows.net/n8nio-strapi-blobs-prod/assets/Home_ITO_Ps_5a5aac3fda.webp",
1212
"references": [

0 commit comments

Comments
 (0)