-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
33 lines (32 loc) · 1.74 KB
/
index.html
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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Conversation with ChatGPT</title>
</head>
<body>
<h1> Daily Conversation with ChatGPT</h1>
<ul>
<li><a href="AI_Agent_Architecture_Evaluation.md">AI Agent Architecture Evaluation</a></li>
<li><a href="LICENSE">License</a></li>
<li><a href="check-md.md">Check MD</a></li>
<li><a href="README.md">Read Me</a></li>
<li><a href="_config.yml">Config File</a></li>
<li><a href="advanced-command-line-file-manager.md">Advanced Command Line File Manager</a></li>
<li><a href="command-line-file-management-tools.md">Command Line File Management Tools</a></li>
<li><a href="create-github-page.md">Create GitHub Page</a></li>
<li><a href="dependency-management-tools-python-typescript.md">Dependency Management Tools</a></li>
<li><a href="gin-doc.md">Gin Documentation</a></li>
<li><a href="github-page-static-site-tools.md">GitHub Page Static Site Tools</a></li>
<li><a href="github-page.md">GitHub Page</a></li>
<li><a href="go-by-example.md">Go by Example</a></li>
<li><a href="go-effective.md">Go Effective</a></li>
<li><a href="go-example-content.md">Go Example Content</a></li>
<li><a href="index.html">Index HTML</a></li>
<li><a href="keyboard-shortcut-github-browser.md">Keyboard Shortcuts for GitHub Browser</a></li>
<li><a href="open_source_media_tools_server.md">Open Source Media Tools Server</a></li>
<li><a href="pipeline-databasesingle-command.md">Pipeline Database Single Command</a></li>
</ul>
<p>Welcome to the Conversation with ChatGPT project!</p>
</body>
</html>