From 17e1c3ef3b06da4d7ead6f77b988e9df7e87e8e0 Mon Sep 17 00:00:00 2001 From: Tasha Upchurch Date: Tue, 26 Mar 2024 14:24:11 -0400 Subject: [PATCH] Added documentation links for youtube videos explaining installation and usage --- docs/video_documentation/collection.md | 83 ++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 docs/video_documentation/collection.md diff --git a/docs/video_documentation/collection.md b/docs/video_documentation/collection.md new file mode 100644 index 0000000..c0390c4 --- /dev/null +++ b/docs/video_documentation/collection.md @@ -0,0 +1,83 @@ + +## For End Users +[Announcment video](https://www.youtube.com/watch?v=jWr-WeXAdeI) +[Wes Roth](https://www.youtube.com/@WesRoth) + +
+Details + +No technical coverage + +
+ +--- + +[Announcment video](https://www.youtube.com/watch?v=JaBFT3fF2fk) +[TheAIGRID](https://www.youtube.com/@TheAiGrid) + +
+Details + +[here](https://youtu.be/JaBFT3fF2fk?si=8zPGO-U6WdLNnISw&t=656) +mentions the current lack of windows support + +
+ +--- + +[Announcment video](https://www.youtube.com/watch?v=Q_p82HtBqoc) +[Matt Berman](https://www.youtube.com/@matthew_berman) + +
+Details + +[here](https://youtu.be/Q_p82HtBqoc?si=aAxjWZnBdwBbaOUr&t=579) +Berman shows an install of 01 using conda and python 3.9 +in.. looks like linux.. shows how to get openai keys. + +
+ +--- + +[Announcment video](https://www.youtube.com/watch?v=q0dJ7T7au2Y) +[WorldofAI](https://www.youtube.com/@intheworldofai) + +
+Details + + + +
+ +--- + +[Breakdown video](https://www.youtube.com/watch?v=W-VwN0n4d9Y) +[Mervin Praison](https://www.youtube.com/@MervinPraison) +
+Details +- uses conda to install 01 and uses python 3.11 on linux.. maybe mac +- 0:00 Introduction to Open Interpreter +- 0:47 Creating Apps and Summarizing Documents +- 1:20 Image Modifications and Game Creation +- 2:55 Exploratory Data Analysis and Charting +- 4:00 Server Log Analysis +- 5:01 Image and Video Editing +- 6:00 Composing Music with AI +- 7:18 Calendar Management and Email Automation +- 9:01 Integrating with Fast API and LM Studio + +
+ +--- + +[Breakdown video](https://www.youtube.com/watch?v=uyfoHQVgeY0) +[Gary Explains](https://www.youtube.com/@GaryExplains) +
for **open interpreter** not **01** +
+Details +- 3:45 states that it will run on mac/linux and windows and requires python 3.10 +
+ +## For Developers +
+Coming soon \ No newline at end of file