-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathactivities.html
More file actions
332 lines (316 loc) · 14.7 KB
/
activities.html
File metadata and controls
332 lines (316 loc) · 14.7 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="LLMNetOps Project Activities - Track our progress on curriculum development, workshops, surveys, and reporting.">
<title>Activities - LLMNetOps</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/components.css">
</head>
<body>
<!-- Navigation -->
<nav>
<div class="nav-container">
<a href="index.html" class="logo">
<img src="images/llmnetops-logo-formal.png" alt="LLMNetOps Logo">
</a>
<button class="mobile-menu-btn" aria-label="Toggle navigation menu">
<span></span>
<span></span>
<span></span>
</button>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="activities.html" class="active">Activities</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="news.html">News</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<!-- Page Header -->
<section class="page-header">
<div class="breadcrumb">
<a href="index.html">Home</a>
<span>/</span>
<span>Activities</span>
</div>
<h1>Project Activities</h1>
<p>Track our progress across four key deliverable areas</p>
</section>
<!-- Deliverables Section -->
<section class="about">
<div class="container">
<!-- Deliverable 1: Curriculum Development -->
<div class="deliverable-card">
<div class="deliverable-header">
<div class="deliverable-title">
<span class="status-badge status-not-started">Not Started</span>
<h3>1. Curriculum Development</h3>
</div>
</div>
<div class="deliverable-content">
<p>Initial survey, curriculum design, and prototyping platform for locally-hosted LLM training materials.</p>
<div class="key-indicators">
<h4>Key Indicators</h4>
<ul>
<li>At least 8. survey responses from IDREN institutions</li>
<li>1 draft curriculum developed</li>
<li>1 demo prototype shared for feedback</li>
</ul>
</div>
<h4 class="mt-3">Activities</h4>
<table class="activity-table">
<thead>
<tr>
<th>Activity</th>
<th>Target</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Initial Needs Assessment Survey</td>
<td>1 report</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Curriculum Design and Development</td>
<td>1 curriculum</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Module Development (5 modules)</td>
<td>5 modules</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Platform Prototyping</td>
<td>1 prototype</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Pilot Feedback Collection</td>
<td>1 report</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Developing a Webpage Portal</td>
<td>1 website</td>
<td><span class="status-badge status-in-progress">In Progress</span></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- Deliverable 2: Workshop Delivery -->
<div class="deliverable-card">
<div class="deliverable-header">
<div class="deliverable-title">
<span class="status-badge status-not-started">Not Started</span>
<h3>2. Workshop Delivery</h3>
</div>
</div>
<div class="deliverable-content">
<p>Two hands-on workshop sessions focusing on LLM fundamentals and AI agentic workflows for network operations.</p>
<div class="key-indicators">
<h4>Key Indicators</h4>
<ul>
<li>2 workshop sessions delivered</li>
<li>20+ participants trained</li>
<li>70% knowledge improvement demonstrated</li>
</ul>
</div>
<h4 class="mt-3">Activities</h4>
<table class="activity-table">
<thead>
<tr>
<th>Activity</th>
<th>Target</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Workshop Planning</td>
<td>Complete planning</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Workshop Session 1: LLM Fundamentals</td>
<td>1 session</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Workshop Session 2: AI Agentic Workflow</td>
<td>1 session</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Workshop Documentary</td>
<td>Complete documentation</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- Deliverable 3: Survey and Analysis -->
<div class="deliverable-card">
<div class="deliverable-header">
<div class="deliverable-title">
<span class="status-badge status-not-started">Not Started</span>
<h3>3. Survey and Analysis</h3>
</div>
</div>
<div class="deliverable-content">
<p>Comprehensive survey, case studies, and whitepaper development to document project impact.</p>
<div class="key-indicators">
<h4>Key Indicators</h4>
<ul>
<li>Final survey completed</li>
<li>3+ case studies documented</li>
<li>1 whitepaper published</li>
</ul>
</div>
<h4 class="mt-3">Activities</h4>
<table class="activity-table">
<thead>
<tr>
<th>Activity</th>
<th>Target</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Final Survey & Data Collection</td>
<td>1 survey report</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Case Brief & Testimonial Collection</td>
<td>3+ case studies</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Whitepaper on NetOps with AI</td>
<td>1 whitepaper</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- Deliverable 4: Reporting -->
<div class="deliverable-card">
<div class="deliverable-header">
<div class="deliverable-title">
<span class="status-badge status-not-started">Not Started</span>
<h3>4. Reporting</h3>
</div>
</div>
<div class="deliverable-content">
<p>Project reporting and dissemination of findings to stakeholders and funding organization.</p>
<div class="key-indicators">
<h4>Key Indicators</h4>
<ul>
<li>Midterm report submitted</li>
<li>Final report completed</li>
<li>Findings disseminated</li>
</ul>
</div>
<h4 class="mt-3">Activities</h4>
<table class="activity-table">
<thead>
<tr>
<th>Activity</th>
<th>Target</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Midterm Reporting</td>
<td>1 midterm report</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td>Final Report Writing & Dissemination</td>
<td>1 final report</td>
<td><span class="status-badge status-not-started">Not Started</span></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="footer-content">
<div class="footer-section">
<h4>LLMNetOps</h4>
<p>Strengthening Network Operations Knowledge-Base through Locally-Hosted Generative AI</p>
<p><a href="https://apnic.foundation/projects/llmnetops/" target="_blank">View Project on APNIC Foundation</a></p>
</div>
<div class="footer-section">
<h4>Quick Links</h4>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="activities.html">Activities</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="news.html">News</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Funded By</h4>
<div class="partner-logos">
<img src="images/APNIC-Foundation-and-ISIF-Logo-white-stacked-01.svg" alt="APNIC Foundation and ISIF Asia">
</div>
</div>
<div class="footer-section">
<h4>Implemented By</h4>
<div class="partner-logos">
<img src="images/Logo_Universitas_Brawijaya.png" alt="Universitas Brawijaya">
<img src="images/logo-idren.png" alt="IDREN">
</div>
</div>
</div>
<div class="footer-bottom">
<p>© <span class="current-year">2024</span> LLMNetOps. All rights reserved.</p>
</div>
</footer>
<!-- Back to Top Button -->
<button class="back-to-top" aria-label="Back to top">↑</button>
<!-- Scripts -->
<script src="js/navigation.js"></script>
<script src="js/animations.js"></script>
<script src="js/main.js"></script>
</body>
</html>