Adding AI Page
parent
cb17cd325d
commit
3d3aaf6eac
@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>(AI USAGE) Sufyaan's Webpage</title>
|
||||
<link rel="icon" type="image/x-icon" href="../images/favicon.webp">
|
||||
<link rel='stylesheet' type='text/css' href="../style.css">
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og:image" content="../images/favicons/home.webp"></head>
|
||||
|
||||
<body>
|
||||
<a style="text-decoration: none;" href="../">
|
||||
<pre class="main-header">
|
||||
_______ _ _ _______ __ __ _______ _______ __ _
|
||||
|______ | | |______ \_/ |_____| |_____| | \ |
|
||||
______| |_____| | | | | | | | \_|
|
||||
</pre>
|
||||
|
||||
</a>
|
||||
<hr/>
|
||||
<p><a href="../">sf.me</a> > <a style="color:#bd93f9" href="."></svg>AI Usage</a></p>
|
||||
<h1>AI Usage</h1>
|
||||
<p><strong>I do not use AI tools to create anything on this website.</strong> I only use it for personal research and development. This is because I want this website to be my personal space where I write about what I like or dislike. Using AI to write posts for me defeats this purpose. Sure, it may be convenient, but my goal with this website is to write about what I like whenever I like it, not to follow a fixed schedule.</p>
|
||||
<p>I was inspired to write this post by <a href="https://sive.rs/ai">Derek Sivers' AI Page</a>. With the current trends and predicted future growth of AI, this is important to state.</p>
|
||||
<hr/>
|
||||
<footer>
|
||||
<p><a style="color:#bd93f9" href="../blog">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href=".">links</a></p>
|
||||
<p class="footer-text" style="font-size:80%"><a href="../">sufyaan.me</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../sitemap">Site Map</a></p>
|
||||
|
||||
</footer>
|
Loading…
Reference in New Issue