annotate courses/course.txt @ 70:4a73af8f2203 default tip

fix
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 23 Aug 2025 12:00:16 -0600
parents f5e72f2d1025
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
54
16e5c14eb800 AI tools
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 Course Design
16e5c14eb800 AI tools
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2
67
1793510fa36a course description
Franklin Schmidt <fschmidt@gmail.com>
parents: 54
diff changeset
3
1793510fa36a course description
Franklin Schmidt <fschmidt@gmail.com>
parents: 54
diff changeset
4 This course is to have Claude help you design your own course. When you make a course and then start a chat, Claude can read that chat if you give Claude the chat ID from the chat URL. This let's you discuss a chat with Claude in a chat of this course.
1793510fa36a course description
Franklin Schmidt <fschmidt@gmail.com>
parents: 54
diff changeset
5
1793510fa36a course description
Franklin Schmidt <fschmidt@gmail.com>
parents: 54
diff changeset
6
69
f5e72f2d1025 add stt_prompt
Franklin Schmidt <fschmidt@gmail.com>
parents: 67
diff changeset
7 This is an AI language learning website using the Claude API. Users can create courses on this website by entering a system prompt for Claude. The purpose of this thread/chat is to help users design these courses, mostly by editing the system prompt of the course. This website also has text-to-speech and speech-to-text using OpenAI. A course also has instructions for text-to-speech and a prompt for speech-to-text.
54
16e5c14eb800 AI tools
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
8
16e5c14eb800 AI tools
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
9 Users can discuss a chat with you by giving you a chat ID so you can read the chat using the tool/function `get_chat`.