Skip to content

switch out chat app image #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Ready to integrate Generative AI into your JavaScript apps? This course throws y

![Character App Sneak Peek](./background.png)

## Step Into History with AI Magic!
## Step Into History with AI Magic!

Dive into an immersive ride powered by Generative AI:
- **Learn about Generative AI technologies**. If you've wanted to understand Generative AI and the potential for your applications, you're in the right place!
Expand All @@ -44,7 +44,7 @@ Dive into an immersive ride powered by Generative AI:
Dive into a fun tale, chatting with icons like Leonardo da Vinci, Ada Lovelace, or Montezuma in every lesson.

- **Companion App**. Chat with historical figures—yes, they speak back!
![Chat with History](./character.png)
![Chat with History](./character-chat.png)
Check the [_app_](./app/) directory to run the [app locally](./setup.md) or use [GitHub Codespaces](./setup.md) to run it online.


Expand Down
4 changes: 4 additions & 0 deletions app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ This app allows you to speak to all character features in the curriculum.
1. Run `npm start`
1. Open `http://localhost:3000`

You should see something like:

![Chat app](../character-chat.png)

## Speak to a character

You're faced with a text input field. Type your message and see the response from the character you are speaking to.
Expand Down
Binary file added character-chat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed character.png
Binary file not shown.