changeset 56:5bbb89d75199

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 17 Aug 2025 18:36:32 +0900
parents 5bdd4bc11123
children 7c31604ce3fc
files src/index.html.luan
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/index.html.luan	Sun Aug 17 18:12:42 2025 +0900
+++ b/src/index.html.luan	Sun Aug 17 18:36:32 2025 +0900
@@ -27,6 +27,12 @@
 <%	else %>
 				<p><a href="chats.html">See your chats</a></p>
 <%	end %>
+			<p>This is an AI language learning website.  You can design your own courses by giving instructions to AI.</p>
+
+			<p>Developing good courses requires some effort.  You can use the English course "Course Design" to have AI help you design the course.  Each chat has an ID which you can get from the URL.  So if you have a chat using your course, then in a "Course Design" chat you can tell AI the chat ID and it can then read the chat and then you can discuss the chat with the AI.</p>
+
+			<p>This website is under development - not ready for serious use.  But I can add whatever is needed.  Discuss this site with me on <a href="https://discord.gg/Hn8ZbePwaj">Discord</a>.
+
 			<p>More later...</p>
 		</div>
 	</body>