From ea06105ae7752a79499a4c1282b53d91f23ba27c Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 2 Nov 2023 22:02:33 +0300 Subject: [PATCH] m --- os/linux/ru/{ => docs}/articles.txt | 0 os/linux/ru/docs/presentations.txt | 3 +++ pages/reddit.txt | 6 +++++- science/ai/autogpt/autogpt.txt | 6 ++++++ science/ai/chatgpt/docs/api.txt | 1 + science/ai/chatgpt/plugins/docs/presentations.txt | 3 +++ science/ai/chatgpt/{ => plugins}/plugins.txt | 0 science/ai/openai.txt | 8 -------- science/ai/openai/docs/presentations.txt | 8 ++++++++ science/ai/openai/openai.txt | 4 ++++ 10 files changed, 30 insertions(+), 9 deletions(-) rename os/linux/ru/{ => docs}/articles.txt (100%) create mode 100644 os/linux/ru/docs/presentations.txt create mode 100644 science/ai/autogpt/autogpt.txt create mode 100644 science/ai/chatgpt/docs/api.txt create mode 100644 science/ai/chatgpt/plugins/docs/presentations.txt rename science/ai/chatgpt/{ => plugins}/plugins.txt (100%) delete mode 100644 science/ai/openai.txt create mode 100644 science/ai/openai/docs/presentations.txt create mode 100644 science/ai/openai/openai.txt diff --git a/os/linux/ru/articles.txt b/os/linux/ru/docs/articles.txt similarity index 100% rename from os/linux/ru/articles.txt rename to os/linux/ru/docs/articles.txt diff --git a/os/linux/ru/docs/presentations.txt b/os/linux/ru/docs/presentations.txt new file mode 100644 index 000000000..1540c4ca1 --- /dev/null +++ b/os/linux/ru/docs/presentations.txt @@ -0,0 +1,3 @@ +2023 +Plafon - All about RU Linuxes of 15:41 + https://www.youtube.com/watch?v=ZMHUBc_4Zbw diff --git a/pages/reddit.txt b/pages/reddit.txt index 36fc63541..b8c4f6942 100644 --- a/pages/reddit.txt +++ b/pages/reddit.txt @@ -2,7 +2,7 @@ https://www.linux.org.ru/gallery/ https://www.linux.org.ru/tag/nixos unixp -2020-oct-7 +2020-dec-4 https://t.me/reddit_unixporn/559 https://unixporn-dots.github.io/ @@ -39,6 +39,7 @@ https://github.com/eromatiya/the-glorious-dotfiles https://github.com/jazz-g/shining-plum !!! https://github.com/jazz-g/shining-plum/tree/master/.config/awesome/scripts +https://github.com/figsoda/cfg hyprland https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm @@ -103,3 +104,6 @@ https://prettycoffee.github.io/fluidity/ https://github.com/romkatv/powerlevel10k/blob/master/README.md#show-on-command https://github.com/szorfein/dots + +nixos +https://github.com/sherubthakur/dotfiles/tree/master diff --git a/science/ai/autogpt/autogpt.txt b/science/ai/autogpt/autogpt.txt new file mode 100644 index 000000000..4bb612509 --- /dev/null +++ b/science/ai/autogpt/autogpt.txt @@ -0,0 +1,6 @@ +https://news.agpt.co/ +https://github.com/Significant-Gravitas/AutoGPT + +2023 +SantrelMedia - AutoGPT Tutorial - More Exciting Than ChatGPT 0:00 of 23:55 + https://www.youtube.com/watch?v=FeIIaJUN-4A diff --git a/science/ai/chatgpt/docs/api.txt b/science/ai/chatgpt/docs/api.txt new file mode 100644 index 000000000..4ddbc7e7e --- /dev/null +++ b/science/ai/chatgpt/docs/api.txt @@ -0,0 +1 @@ +https://puppycoding.com/2023/07/07/json-object-from-chatgpt-api/ diff --git a/science/ai/chatgpt/plugins/docs/presentations.txt b/science/ai/chatgpt/plugins/docs/presentations.txt new file mode 100644 index 000000000..b3d201b11 --- /dev/null +++ b/science/ai/chatgpt/plugins/docs/presentations.txt @@ -0,0 +1,3 @@ +2023 +TechtonicShift - I Tried All 757 ChatGPT Plugins, These are the 6 You Need To Know 0:00 of 8:52 + https://www.youtube.com/watch?v=YBCCGV_9le0 diff --git a/science/ai/chatgpt/plugins.txt b/science/ai/chatgpt/plugins/plugins.txt similarity index 100% rename from science/ai/chatgpt/plugins.txt rename to science/ai/chatgpt/plugins/plugins.txt diff --git a/science/ai/openai.txt b/science/ai/openai.txt deleted file mode 100644 index 405481e61..000000000 --- a/science/ai/openai.txt +++ /dev/null @@ -1,8 +0,0 @@ -https://platform.openai.com/ - ! not available at BY - -https://openapi.tools/ - -2023 -CodeWithHarry - LangChain Tutorial for Beginners | Generative AI Series 0:00 of 1:04:45 - https://www.youtube.com/watch?v=cQUUkZnyoD0 diff --git a/science/ai/openai/docs/presentations.txt b/science/ai/openai/docs/presentations.txt new file mode 100644 index 000000000..def1b4b1f --- /dev/null +++ b/science/ai/openai/docs/presentations.txt @@ -0,0 +1,8 @@ +2023 +PuppyCoding - ChatGPT API Function Calling with Python: JSON Output Example 0:00 of 13:41 + https://www.youtube.com/watch?v=SDD5U7LUVKI + https://www.youtube.com/watch?v=BQWi3R6-TfM + https://openai.com/blog/function-calling-and-other-api-updates + https://www.youtube.com/watch?v=PPsptBoHIiE +CodeWithHarry - LangChain Tutorial for Beginners | Generative AI Series 0:00 of 1:04:45 + https://www.youtube.com/watch?v=cQUUkZnyoD0 diff --git a/science/ai/openai/openai.txt b/science/ai/openai/openai.txt new file mode 100644 index 000000000..bc5d90d3f --- /dev/null +++ b/science/ai/openai/openai.txt @@ -0,0 +1,4 @@ +https://platform.openai.com/ + ! not available at BY + +https://openapi.tools/