Skip to content
Open
Show file tree
Hide file tree
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
16 changes: 8 additions & 8 deletions IMAGE_SPECIFICATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Location: `/images/`
- **Content**: Grid of small agent icons or workflow diagram
- **Style**: Clean icons representing different agent types
- **Text**: Include "Agent Examples", icons for research, legal, marketing, healthcare
- **Colors**: Consistent with site theme (#1a73e8, #ff6b6b for alpha tags)
- **Colors**: Consistent with site theme (#1a73e8, #ff6b6b for Experiment tags)

#### **eax-router-preview.png**
- **Size**: 400×240px
Expand Down Expand Up @@ -84,13 +84,13 @@ Location: `/experiments/images/` (optional enhancement)
- **Content**: Flowchart showing constraint adaptation process
- **Style**: Clean flowchart with decision points and feedback loops

### 4. Alpha/Experimental Badges
### 4. Experiment/Experimental Badges
Location: Inline SVG or small PNG icons

#### **alpha-badge.svg**
#### **experiment-badge.svg**
- **Size**: 60×20px
- **Format**: SVG
- **Content**: "ALPHA" text with warning icon
- **Content**: "EXPERIMENT" text with warning icon
- **Colors**: Red background (#ff6b6b), white text

#### **experimental-icon.svg**
Expand All @@ -106,7 +106,7 @@ Location: Inline SVG or small PNG icons
- **Secondary**: #5f6368 (Gray)
- **Background**: #ffffff (White)
- **Accent**: #f8f9fa (Light Gray)
- **Alpha/Warning**: #ff6b6b (Red)
- **Experiment/Warning**: #ff6b6b (Red)
- **Success**: #34a853 (Green)

### Typography
Expand All @@ -121,10 +121,10 @@ Location: Inline SVG or small PNG icons
- **Modern & Clean**: Minimal design with plenty of whitespace
- **Professional**: Academic/research aesthetic
- **Consistent**: All images should feel cohesive
- **Alpha Emphasis**: Clear experimental/research indicators
- **Experiment Emphasis**: Clear experimental/research indicators

### Content Requirements
- All images should include "ALPHA" or "Experimental" indicators
- All images should include "EXPERIMENT" or "Experimental" indicators
- Avoid production/commercial language
- Include research/lab iconography where appropriate
- Maintain technical accuracy while emphasizing experimental nature
Expand Down Expand Up @@ -159,5 +159,5 @@ The CSS includes styled placeholders for missing images:
## Notes
- All images should emphasize the experimental/research nature
- Avoid suggesting production readiness
- Include alpha/experimental indicators where appropriate
- Include experiment/experimental indicators where appropriate
- Maintain visual consistency across all images
4 changes: 2 additions & 2 deletions experiments/eax-marketplace.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@ <h1>Evolving Agents Labs</h1>
<div class="container">
<div class="experiment-header">
<div class="category">🧪 EXPERIMENTAL AGENT COLLABORATION</div>
<h1>EAX Marketplace <span class="alpha-tag">ALPHA</span></h1>
<h1>EAX Marketplace <span class="experiment-tag">EXPERIMENT</span></h1>
<p style="font-size: 20px; color: #5f6368; max-width: 800px; margin: 0 auto 24px;">
An experimental, decentralized auction protocol for AI agent collaboration.
Research into dynamic multi-agent task allocation through competitive bidding systems.
</p>
<div style="background: #fff3cd; border: 1px solid #ffeaa7; border-radius: 8px; padding: 16px; max-width: 600px; margin: 0 auto;">
<p style="margin: 0; font-size: 14px; color: #856404;">
⚠️ <strong>Experimental Research</strong> - This project explores decentralized agent coordination and will remain permanently in alpha status.
⚠️ <strong>Experimental Research</strong> - This project explores decentralized agent coordination and will remain permanently in experiment status.
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions experiments/eax-router.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ <h1>Evolving Agents Labs</h1>
<div class="container">
<div class="experiment-header">
<div class="category">🧪 EXPERIMENTAL LLM ROUTING</div>
<h1>EAX Router <span class="alpha-tag">ALPHA</span></h1>
<h1>EAX Router <span class="experiment-tag">EXPERIMENT</span></h1>
<p style="font-size: 20px; color: #5f6368; max-width: 800px; margin: 0 auto 24px;">
An experimental, intelligent, and pluggable routing layer for Large Language Models.
Research into dynamic model selection based on cost, latency, or quality priorities.
</p>
<div style="background: #fff3cd; border: 1px solid #ffeaa7; border-radius: 8px; padding: 16px; max-width: 600px; margin: 0 auto;">
<p style="margin: 0; font-size: 14px; color: #856404;">
⚠️ <strong>Experimental Research</strong> - This project explores intelligent routing concepts and will remain permanently in alpha status.
⚠️ <strong>Experimental Research</strong> - This project explores intelligent routing concepts and will remain permanently in experiment status.
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions experiments/llmunix.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ <h1>Evolving Agents Labs</h1>
<div class="container">
<div class="experiment-header">
<div class="category">🧪 EXPERIMENTAL AI OPERATING SYSTEM</div>
<h1>LLMunix <span class="alpha-tag">ALPHA</span></h1>
<h1>LLMunix <span class="experiment-tag">EXPERIMENT</span></h1>
<p style="font-size: 20px; color: #5f6368; max-width: 800px; margin: 0 auto 24px;">
An experimental Pure Markdown Operating System research project where everything is either an agent or tool defined in markdown documents.
Gemini CLI serves as the runtime engine interpreting these markdown specifications.
</p>
<div style="background: #fff3cd; border: 1px solid #ffeaa7; border-radius: 8px; padding: 16px; max-width: 600px; margin: 0 auto;">
<p style="margin: 0; font-size: 14px; color: #856404;">
⚠️ <strong>Experimental Research</strong> - This project is a research prototype and will remain permanently in alpha status.
⚠️ <strong>Experimental Research</strong> - This project is a research prototype and will remain permanently in experiment status.
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions experiments/sal-cp.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ <h1>Evolving Agents Labs</h1>
<div class="container">
<div class="experiment-header">
<div class="category">🧪 EXPERIMENTAL COMMUNICATION PROTOCOL</div>
<h1>SAL-CP <span class="alpha-tag">ALPHA</span></h1>
<h1>SAL-CP <span class="experiment-tag">EXPERIMENT</span></h1>
<p style="font-size: 20px; color: #5f6368; max-width: 800px; margin: 0 auto 24px;">
Self-Aware LLM Communication Protocol - An experimental, rich context communication protocol for collaborative AI agents.
Research into contextual agent-to-agent messaging.
</p>
<div style="background: #fff3cd; border: 1px solid #ffeaa7; border-radius: 8px; padding: 16px; max-width: 600px; margin: 0 auto;">
<p style="margin: 0; font-size: 14px; color: #856404;">
⚠️ <strong>Experimental Research</strong> - This project explores rich context communication and will remain permanently in alpha status.
⚠️ <strong>Experimental Research</strong> - This project explores rich context communication and will remain permanently in experiment status.
</p>
</div>
</div>
Expand Down
4 changes: 4 additions & 0 deletions images/experiment-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ <h1>Evolving Agents Labs</h1>
<main>
<section class="hero">
<div class="hero-content">
<h1>Building the Future of Intelligent Agents</h1>
<h1>Building the Future of<br>Intelligent Agents</h1>
<p>Exploring adaptive AI systems through experimental frameworks and autonomous agent architectures</p>
<div class="alpha-notice">
<span class="alpha-badge">🧪 ALPHA EXPERIMENTS</span>
<p>All projects are experimental research and will remain in permanent alpha status</p>
<div class="experiment-notice">
<span class="experiment-badge">🧪 EXPERIMENTS</span>
<p>All projects are experimental research and will remain in permanent experiment status</p>
</div>
</div>
</section>
Expand All @@ -43,13 +43,13 @@ <h2>Experiments</h2>
<img src="images/llmunix-preview.png" alt="LLMunix Preview" />
</div>
<div class="experiment-content">
<h3>LLMunix <span class="alpha-tag">ALPHA</span></h3>
<h3>LLMunix <span class="experiment-tag">EXPERIMENT</span></h3>
<p class="experiment-category">AI Operating System Experiment</p>
<p>An experimental Pure Markdown Operating System where everything is either an agent or tool defined in markdown documents. Now powered by Gemini CLI for enhanced performance and capabilities.</p>
<div class="experiment-features">
<span class="feature-tag">Experimental</span>
<span class="feature-tag">Research</span>
<span class="feature-tag">Alpha</span>

</div>
<div class="experiment-links">
<a href="https://github.com/EvolvingAgentsLabs/llmunix" class="btn-primary" target="_blank">View Project</a>
Expand All @@ -64,13 +64,13 @@ <h3>LLMunix <span class="alpha-tag">ALPHA</span></h3>
<img src="images/eax-router-preview.png" alt="EAX Router Preview" onerror="console.log('Failed to load eax-router-preview.png')" />
</div>
<div class="experiment-content">
<h3>EAX Router <span class="alpha-tag">ALPHA</span></h3>
<h3>EAX Router <span class="experiment-tag">EXPERIMENT</span></h3>
<p class="experiment-category">Intelligent LLM Routing</p>
<p>An experimental, intelligent, and pluggable routing layer for Large Language Models. Research into dynamic model selection based on cost, latency, or quality priorities.</p>
<div class="experiment-features">
<span class="feature-tag">Experimental</span>
<span class="feature-tag">Routing</span>
<span class="feature-tag">Alpha</span>

</div>
<div class="experiment-links">
<a href="https://github.com/EvolvingAgentsLabs/eax-router" class="btn-primary" target="_blank">View Project</a>
Expand All @@ -84,13 +84,13 @@ <h3>EAX Router <span class="alpha-tag">ALPHA</span></h3>
<img src="images/eax-marketplace-preview.png" alt="EAX Marketplace Preview" />
</div>
<div class="experiment-content">
<h3>EAX Marketplace <span class="alpha-tag">ALPHA</span></h3>
<h3>EAX Marketplace <span class="experiment-tag">EXPERIMENT</span></h3>
<p class="experiment-category">Agent Collaboration Protocol</p>
<p>An experimental, decentralized auction protocol for AI agent collaboration. Research into dynamic multi-agent task allocation through competitive bidding systems.</p>
<div class="experiment-features">
<span class="feature-tag">Experimental</span>
<span class="feature-tag">Protocol</span>
<span class="feature-tag">Alpha</span>

</div>
<div class="experiment-links">
<a href="https://github.com/EvolvingAgentsLabs/eax-marketplace" class="btn-primary" target="_blank">View Project</a>
Expand All @@ -104,13 +104,13 @@ <h3>EAX Marketplace <span class="alpha-tag">ALPHA</span></h3>
<img src="images/sal-cp-preview.png" alt="SAL-CP Preview" />
</div>
<div class="experiment-content">
<h3>SAL-CP <span class="alpha-tag">ALPHA</span></h3>
<h3>SAL-CP <span class="experiment-tag">EXPERIMENT</span></h3>
<p class="experiment-category">Agent Communication Protocol</p>
<p>Self-Aware LLM Communication Protocol - An experimental, rich context communication protocol for collaborative AI agents. Research into contextual agent-to-agent messaging.</p>
<div class="experiment-features">
<span class="feature-tag">Experimental</span>
<span class="feature-tag">Communication</span>
<span class="feature-tag">Alpha</span>

</div>
<div class="experiment-links">
<a href="https://github.com/EvolvingAgentsLabs/sal-cp" class="btn-primary" target="_blank">View Project</a>
Expand All @@ -126,7 +126,7 @@ <h3>SAL-CP <span class="alpha-tag">ALPHA</span></h3>
<div class="container">
<h2>About Evolving Agents Labs</h2>
<div class="about-content">
<p>We're advancing the frontier of autonomous AI through experimental frameworks and research prototypes. Our work explores early-stage concepts in adaptive agent systems - all projects remain permanently in alpha status as ongoing research experiments.</p>
<p>We're advancing the frontier of autonomous AI through experimental frameworks and research prototypes. Our work explores early-stage concepts in adaptive agent systems - all projects remain permanently in experiment status as ongoing research experiments.</p>

<div class="research-areas">
<div class="research-area">
Expand Down
8 changes: 4 additions & 4 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ body {
margin: 0 auto 32px;
}

.alpha-notice {
.experiment-notice {
margin-top: 32px;
}

.alpha-badge {
.experiment-badge {
background: rgba(255, 255, 255, 0.15);
color: white;
padding: 8px 16px;
Expand All @@ -138,7 +138,7 @@ body {
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.alpha-notice p {
.experiment-notice p {
font-size: 16px;
opacity: 0.8;
margin: 0;
Expand Down Expand Up @@ -245,7 +245,7 @@ body {
border: 1px solid rgba(196, 75, 159, 0.2);
}

.alpha-tag {
.experiment-tag {
background: linear-gradient(135deg, #ff6b9d, #c44b9f);
color: white;
padding: 3px 10px;
Expand Down