README / README.md
Lewdiculous's picture
Update README.md
b77fbc9 verified
---
title: AboutAetherArchitectural
emoji: 🔹
colorFrom: indigo
colorTo: blue
sdk: static
pinned: true
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/66b568aaf4434e2a547d6988/DcTHpF_YoHtYUReAfrRkN.png
short_description: Welcome to the AetherArchitectural Community!
license: cc-by-nc-4.0
---
<!-- Attribution-NonCommercial-NoDerivatives 4.0 International -->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="AetherArchitectural Community - Innovating in LLMs and Datasets">
<title>AetherArchitectural Community</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f9;
color: #333;
}
header {
background-color: #206875;
color: #fff;
padding: 20px 10px;
text-align: center;
}
header h1 {
margin: 0;
font-size: 2.5rem;
}
header p {
margin: 5px 0 0;
}
nav {
text-align: center;
margin: 20px 0;
}
nav a {
text-decoration: none;
color: #4a90e2;
margin: 0 15px;
font-size: 1.2rem;
}
nav a:hover {
text-decoration: underline;
}
main {
max-width: 800px;
margin: 0 auto;
padding: 20px;
text-align: center;
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 10px 0;
margin-top: 20px;
}
footer p {
margin: 0;
font-size: 0.9rem;
}
</style>
</head>
<body>
<header>
<h1>AetherArchitectural</h1>
<p>Community</p>
</header>
<!--
<nav>
<a href="#welcome">Welcome</a>
<a href="#collections">Collections</a>
<a href="#contact">Contact</a>
</nav>
-->
<main>
<section id="welcome">
<h2>Welcome!</h2>
<p>
This is a place to host
<a href="https://huggingface.co/Aetherarchio" target="_blank">@Aetherarchio</a>,
<a href="https://huggingface.co/Lewdiculous" target="_blank">@Lewdiculous</a>, and
<a href="https://huggingface.co/FantasiaFoundry" target="_blank">@FantasiaFoundry</a>'s
general AI, ML and LLM related community projects.
</p>
</section>
<!--
<section id="collections">
<h2>Collections</h2>
<p>
Collections
</p>
</section>
-->
<section id="contact">
<h2>Contact?</h2>
<p>
Reach out at... <br>
<a href="mailto:[email protected]"><b>[email protected]</b></a> <br>
...or join a discussion in the community!
</p>
</section>
</main>
<footer>
<p>
<a href="https://arch.datasets.fyi"><b>[ arch.datasets.fyi ]</b></a>
</p>
</footer>
</body>
</html>