Skip to content

Commit c1e8ede

Browse files
authored
Merge pull request OpenInterpreter#162 from TashaSkyUp/video_documentation
Video documentation
2 parents 3ba0d97 + 45f871e commit c1e8ede

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed
+83
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
2+
## For End Users
3+
[Announcment video](https://www.youtube.com/watch?v=jWr-WeXAdeI)
4+
[Wes Roth](https://www.youtube.com/@WesRoth)
5+
6+
<details>
7+
<summary>Details</summary>
8+
9+
No technical coverage
10+
11+
</details>
12+
13+
---
14+
15+
[Announcment video](https://www.youtube.com/watch?v=JaBFT3fF2fk)
16+
[TheAIGRID](https://www.youtube.com/@TheAiGrid)
17+
18+
<details>
19+
<summary>Details</summary>
20+
21+
[here](https://youtu.be/JaBFT3fF2fk?si=8zPGO-U6WdLNnISw&t=656)
22+
mentions the current lack of windows support
23+
24+
</details>
25+
26+
---
27+
28+
[Announcment video](https://www.youtube.com/watch?v=Q_p82HtBqoc)
29+
[Matt Berman](https://www.youtube.com/@matthew_berman)
30+
31+
<details>
32+
<summary>Details</summary>
33+
34+
[here](https://youtu.be/Q_p82HtBqoc?si=aAxjWZnBdwBbaOUr&t=579)
35+
Berman shows an install of 01 using conda and python 3.9
36+
in.. looks like linux.. shows how to get openai keys.
37+
38+
</details>
39+
40+
---
41+
42+
[Announcment video](https://www.youtube.com/watch?v=q0dJ7T7au2Y)
43+
[WorldofAI](https://www.youtube.com/@intheworldofai)
44+
45+
<details>
46+
<summary>Details</summary>
47+
48+
<!-- Add details here -->
49+
50+
</details>
51+
52+
---
53+
54+
[Breakdown video](https://www.youtube.com/watch?v=W-VwN0n4d9Y)
55+
[Mervin Praison](https://www.youtube.com/@MervinPraison)
56+
<details>
57+
<summary>Details</summary>
58+
- uses conda to install 01 and uses python 3.11 on linux.. maybe mac
59+
- 0:00 Introduction to Open Interpreter
60+
- 0:47 Creating Apps and Summarizing Documents
61+
- 1:20 Image Modifications and Game Creation
62+
- 2:55 Exploratory Data Analysis and Charting
63+
- 4:00 Server Log Analysis
64+
- 5:01 Image and Video Editing
65+
- 6:00 Composing Music with AI
66+
- 7:18 Calendar Management and Email Automation
67+
- 9:01 Integrating with Fast API and LM Studio
68+
69+
</details>
70+
71+
---
72+
73+
[Breakdown video](https://www.youtube.com/watch?v=uyfoHQVgeY0)
74+
[Gary Explains](https://www.youtube.com/@GaryExplains)
75+
<br>for **open interpreter** not **01**
76+
<details>
77+
<summary>Details</summary>
78+
- 3:45 states that it will run on mac/linux and windows and requires python 3.10
79+
</details>
80+
81+
## For Developers
82+
<BR>
83+
Coming soon

0 commit comments

Comments
 (0)