ndurner commited on
Commit
6d67fcf
·
1 Parent(s): 799053e

add badges

Browse files
Files changed (2) hide show
  1. .github/README.md +8 -0
  2. README.md +8 -0
.github/README.md CHANGED
@@ -1,4 +1,12 @@
1
  # Aileen 3 Core
 
 
 
 
 
 
 
 
2
  ## Introduction
3
  Large Language Models (LLMs) rely on **tools** - sometimes provided by **MCP servers** - to interact with the outside world. Aileen 3 Core is an MCP server that focuses on **Information Foraging**: mining for novel insights from high-noise sources to create dense briefings for time efficient consumption by the user. Grounded in cognitive science, Aileen 3 models novelty as prediction error against explicit priors such as user expectations, facts from an AI Memory Bank, or media context. To that end, the Aileen 3 Core MCP server provides media access and analysis services backed by Google Gemini.
4
 
 
1
  # Aileen 3 Core
2
+ <div style="display: flex; justify-content: center; gap: 10px;">
3
+ <img alt="HuggingFace Space Badge" src="https://img.shields.io/badge/HuggingFace-Space-yellow?logo=huggingface&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-hf-space"></img>
4
+ <img alt="LinkedIn Post Badge" src="https://img.shields.io/badge/LinkedIn-Post-blue?logo=linkedin&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-linkedin"></img>
5
+ <img alt="MCP Demo Video Badge" src="https://img.shields.io/badge/MCP%20Demo-Video-red?logo=YouTube&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-hf-video"></img>
6
+ <img alt="Agent Kaggle Writeup" src="https://img.shields.io/badge/Agent-Writeup-lightgray?logo=kaggle&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-kaggle-video"></img>
7
+ <img alt="Agent Demo Video Badge" src="https://img.shields.io/badge/Agent%20Demo-Video-lightgray?logo=YouTube&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-kaggle-video"></img>
8
+ </div>
9
+
10
  ## Introduction
11
  Large Language Models (LLMs) rely on **tools** - sometimes provided by **MCP servers** - to interact with the outside world. Aileen 3 Core is an MCP server that focuses on **Information Foraging**: mining for novel insights from high-noise sources to create dense briefings for time efficient consumption by the user. Grounded in cognitive science, Aileen 3 models novelty as prediction error against explicit priors such as user expectations, facts from an AI Memory Bank, or media context. To that end, the Aileen 3 Core MCP server provides media access and analysis services backed by Google Gemini.
12
 
README.md CHANGED
@@ -13,6 +13,14 @@ tags:
13
  ---
14
 
15
  # Aileen 3 Core
 
 
 
 
 
 
 
 
16
  ## Introduction
17
  Large Language Models (LLMs) rely on **tools** - sometimes provided by **MCP servers** - to interact with the outside world. Aileen 3 Core is an MCP server that focuses on **Information Foraging**: mining for novel insights from high-noise sources to create dense briefings for time efficient consumption by the user. Grounded in cognitive science, Aileen 3 models novelty as prediction error against explicit priors such as user expectations, facts from an AI Memory Bank, or media context. To that end, the Aileen 3 Core MCP server provides media access and analysis services backed by Google Gemini.
18
 
 
13
  ---
14
 
15
  # Aileen 3 Core
16
+ <div style="display: flex; justify-content: center; gap: 10px;">
17
+ <img alt="HuggingFace Space Badge" src="https://img.shields.io/badge/HuggingFace-Space-yellow?logo=huggingface&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-hf-space"></img>
18
+ <img alt="LinkedIn Post Badge" src="https://img.shields.io/badge/LinkedIn-Post-blue?logo=linkedin&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-linkedin"></img>
19
+ <img alt="MCP Demo Video Badge" src="https://img.shields.io/badge/MCP%20Demo-Video-red?logo=YouTube&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-hf-video"></img>
20
+ <img alt="Agent Kaggle Writeup" src="https://img.shields.io/badge/Agent-Writeup-lightgray?logo=kaggle&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-kaggle-video"></img>
21
+ <img alt="Agent Demo Video Badge" src="https://img.shields.io/badge/Agent%20Demo-Video-lightgray?logo=YouTube&link=https%3A%2F%2Fndurner.de%2Flinks%2Faileen3-kaggle-video"></img>
22
+ </div>
23
+
24
  ## Introduction
25
  Large Language Models (LLMs) rely on **tools** - sometimes provided by **MCP servers** - to interact with the outside world. Aileen 3 Core is an MCP server that focuses on **Information Foraging**: mining for novel insights from high-noise sources to create dense briefings for time efficient consumption by the user. Grounded in cognitive science, Aileen 3 models novelty as prediction error against explicit priors such as user expectations, facts from an AI Memory Bank, or media context. To that end, the Aileen 3 Core MCP server provides media access and analysis services backed by Google Gemini.
26