Skip to content

Commit

Permalink
Trademark filed/pending.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeumus committed Jan 21, 2025
1 parent 0f00d5b commit fd48337
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 39 deletions.
34 changes: 1 addition & 33 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1 @@
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


So I've had the wireframe for this particular design kicking around for some time, but with all
the other interesting (and in some cases, semi-secret) projects I've been working on it took me
a little while to get to actually designing and coding it. Fortunately, things have eased up
enough for me to finaly get around to it, so I'm happy to introduce Hyperspace: a fun, blocky,
one-page design with a lot of color, a bit of animation, and an additional "generic" page template
(because hey, even one-page sites usually need an interior page or two). Hope you dig it :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
[email protected] | @ajlkn


Credits:

Demo Images:
Unsplash (unsplash.com)

Icons:
Font Awesome (fontawesome.io)

Other:
jQuery (jquery.com)
Scrollex (github.com/ajlkn/jquery.scrollex)
Responsive Tools (github.com/ajlkn/responsive-tools)
Divinci.ai website. 🖤🤖
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
sizes="16x16"
href="images/favicon-16x16.png"
/>
<title>Divinci AI Multiplayer Chat</title>
<title>DivinciMultiplayer AI Chat</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
Expand All @@ -32,7 +32,7 @@
/>
</div>
<div class="nav-title">
Divinci AI
Divinci
<span class="mobile-hide">
- Platform for fully managed, tested, custom AIs</span
>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h3>Multiplayer</h3>
<span> 🤖🤖 </span>
<h3>AI Family</h3>
<p>
Choose from ChatGPT4, Google Gemini, Claud3, Llama, and many
Choose from ChatGPT, Gemini, Claude, Llama, and many
more!
</p>
</div>
Expand All @@ -186,7 +186,7 @@ <h3>Voice In/Out</h3>
<span> 📸 📊 </span>
<h3>Generate Images, Diagrams, Graphs and Charts!</h3>
<p>
Divinci knows when you're asking to generate an image or
Divinci knows when you're asking to generate an image or
chart and knows when its answer can best be described with a
diagram.
</p>
Expand All @@ -196,7 +196,7 @@ <h3>Generate Images, Diagrams, Graphs and Charts!</h3>
<span> 📱 💬 </span>
<h3>Text Messaging</h3>
<p>
Text Divinci AI while you're out on the go, hands-free with
Text Divinci while you're out on the go, hands-free with
"Hey Siri/Google, text Divinci".
</p>
</div>
Expand Down Expand Up @@ -727,7 +727,7 @@ <h1 style="color: rgb(8, 8, 66)">
<!-- Footer section -->
<footer class="home site-footer">
<div class="container">
<p>&copy; 2024 Divinci AI Inc. All rights reserved.</p>
<p>&copy; 2024 Divinci AI, Inc. All rights reserved.</p>
<p>
<a href="ai-safety-ethics.html">AI Safety & Ethics</a> |
<a href="terms-of-service.html">Terms of Service</a> |
Expand Down

0 comments on commit fd48337

Please sign in to comment.