-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (34 loc) · 1.73 KB
/
index.html
File metadata and controls
38 lines (34 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AfrexAI Blog — AI Agents for Business</title>
<meta name="description" content="Practical guides on using AI agents for business automation, revenue generation, and industry expertise.">
<style>
body{font-family:-apple-system,system-ui,sans-serif;max-width:720px;margin:0 auto;padding:2rem;color:#1a1a1a;line-height:1.7}
h1{color:#111}a{color:#d4a017}a:hover{color:#b8860b}.post{border-bottom:1px solid #eee;padding:1.5rem 0}
.date{color:#888;font-size:.9rem}.cta{background:#d4a017;color:#fff;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;display:inline-block;margin:1rem 0}
</style>
</head>
<body>
<h1>🖤💛 AfrexAI Blog</h1>
<p>Practical guides on AI agents for real businesses.</p>
<div class="post">
<h2><a href="ai-agent-replace-junior-hires.html">Will AI Agents Replace Junior Hires? 10 Industries Say Yes</a></h2>
<p class="date">February 13, 2026</p>
<p>From legal to healthcare to real estate — here's where AI agents are already doing junior-level work.</p>
</div>
<div class="post">
<h2><a href="ai-agent-setup-under-5-minutes.html">How to Set Up an AI Agent in Under 5 Minutes</a></h2>
<p class="date">February 12, 2026</p>
<p>A step-by-step guide using free tools. No coding required.</p>
</div>
<div class="post">
<h2><a href="best-free-ai-tools-2026.html">The Best Free AI Tools in 2026 (No Signup Required)</a></h2>
<p class="date">February 11, 2026</p>
<p>Curated list of free AI tools you can use right now — calculators, setup wizards, and ClawHub skills.</p>
</div>
<p><a class="cta" href="https://afrexai-cto.github.io/context-packs/">Browse Context Packs →</a></p>
</body>
</html>