Skip to content

Commit

Permalink
docs: add link to YouTube video tutorial (#2954)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Mulyar <[email protected]>
Signed-off-by: Jared Van Bortel <[email protected]>
Co-authored-by: Jared Van Bortel <[email protected]>
  • Loading branch information
AndriyMulyar and cebtenzzre authored Sep 12, 2024
1 parent 2528675 commit a2b4529
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">GPT4All</h1>

<p align="center">
<a href="https://www.nomic.ai/gpt4all">Website</a> &bull; <a href="https://docs.gpt4all.io">Documentation</a> &bull; <a href="https://discord.gg/mGZE39AS3e">Discord</a>
<a href="https://www.nomic.ai/gpt4all">Website</a> &bull; <a href="https://docs.gpt4all.io">Documentation</a> &bull; <a href="https://discord.gg/mGZE39AS3e">Discord</a> &bull; <a href="https://www.youtube.com/watch?v=gQcZDXRVJok">YouTube Tutorial</a>
</p>

<p align="center">
Expand Down
2 changes: 2 additions & 0 deletions gpt4all-bindings/python/docs/gpt4all_desktop/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ The GPT4All Desktop Application allows you to download and run large language mo

With GPT4All, you can chat with models, turn your local files into information sources for models [(LocalDocs)](localdocs.md), or browse models available online to download onto your device.

[Official Video Tutorial](https://www.youtube.com/watch?v=gQcZDXRVJok)

## Quickstart

!!! note "Quickstart"
Expand Down

0 comments on commit a2b4529

Please sign in to comment.