Тёмный

Improve Your AI Skills with Open Interpreter 

All About AI
Подписаться 160 тыс.
Просмотров 13 тыс.
50% 1

Improve Your AI Skills with Open Interpreter
HubSpot FREE E-Book:
clickhubspot.com/cfe
👊 Become a member and get access to GitHub:
/ allaboutai
🤖 AI Engineer Course:
scrimba.com/?ref=allabtai
📧 Join the newsletter:
www.allabtai.com/newsletter/
🌐 My website:
www.allabtai.com
In this video I share how I like to improve my skills In giving instructions to an LLM using Open Interpreter. Open Interpreter can execute code on your local machine and I find this very fun and enjoyable
00:00 Improve Your AI Skills Intro
00:22 Open Interpreter Challenges
01:42 HubSpot
02:40 Install Open Interpreter
04:23 AI Skill Challenge 1
07:34 AI Skill Challenge 2
11:16 AI Skill Challenge 3
13:25 AI Skill Challenge 4
14:36 Conclusion

Наука

Опубликовано:

 

16 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@ShpanMan
@ShpanMan 4 месяца назад
I love how just a short while ago this would have been mind boggling to anyone watching - many years or decades away, but now it's just a standard capability of AI.
@AllAboutAI
@AllAboutAI 3 месяца назад
yeah haha, its crazy how fast you adapt to a new techology. tnx for tuning in :)
@mistersunday_
@mistersunday_ 4 месяца назад
That's flipping awesome. You can almost curate your code to have the "AI" evolve itself (magic of python)
@roke4025
@roke4025 4 месяца назад
Adding hot keys for this to create a fast-key directory for some kind of automation menu would be sick. For those with local compute restrictions, LM won’t work and OI doesn’t allow for anything other than OAI API Keys. Otherwise you would see way more contents on this application. Adding Groq or Mistral API Keys for endpoint inferencing would be sick. Imagine the automation that could be achieved 😅
@fkxfkx
@fkxfkx 4 месяца назад
Yeah I had to back off OI due to racking up $10 a day in gpt4 usage
@Codeandcounsel
@Codeandcounsel 3 месяца назад
Truly amazing, I’ve only been using it for 36 hours but the amount of things it can do already is insane.
@Mephmt
@Mephmt 4 месяца назад
I feel like this very ripe for a whole host of automation but I can't seem to figure out what needs to happen. I've been hesitant to use OI, but your video has given me more ideas to try and test this out. Thanks!
@AllAboutAI
@AllAboutAI 3 месяца назад
cool, yeah for me its more of a experiment to see what could be the future of interactions with systems or agents
@nic-ori
@nic-ori 4 месяца назад
Useful information. Thanks! 👍👍👍
@MikeBirdTech
@MikeBirdTech 4 месяца назад
Love Open Interpreter!
@trashchenkov
@trashchenkov 4 месяца назад
Really awesome! I want ask about pdf. You used the library that was installed. Can Open Interpreter install it?
@user-bd8jb7ln5g
@user-bd8jb7ln5g 4 месяца назад
Pre built function libraries within OI would be great while we wait for more capable models. Also using the more capable model to build those functions but letting less capable, faster models execute those functions and process the data.
@reza2kn
@reza2kn 4 месяца назад
Thanks for the amazing video! I love it wen RU-vidrs get to the point fast enough.. Although, I'm confused at times like @05:12 that we see error messages in green, but apparently there was no error and it actually worked.. Another question, would you think using a model that supports function calling (like the ones fine tuned by Trilis) work better here?
@AllAboutAI
@AllAboutAI 3 месяца назад
tnx:) yeah that is a bit strange, i dont now 100% whats happening there, since i did not write the code. i think that could be interesting, will take a look. thnx for tuning in :)
@user-bd8jb7ln5g
@user-bd8jb7ln5g 4 месяца назад
There is a new model called Open Code Interpreter, supposedly trained to deal with errors. I've downloaded it, haven't tried in Open Interpreter yet. PS Could not find GUFF for that model, had to run in Text Generation Web UI. Preliminary results in TGWUI looked good.
@AllAboutAI
@AllAboutAI 3 месяца назад
okey, cool. will def check that out! thnx for the tip, and for tuning in :)
@BTMECC95
@BTMECC95 4 месяца назад
It is amazing! Can you make a video about using AI to make mobile apps?
@kate-pt2ny
@kate-pt2ny 4 месяца назад
Already a member, this project is very interesting, waiting for the github code to be released
@AllAboutAI
@AllAboutAI 3 месяца назад
awsome :) should be up tomorrow hopefully, tnx for tuning in!
@GuidedBreathing
@GuidedBreathing 4 месяца назад
Great vid as usual. Curious about the cost and completion for each task via the APIs to OpenAI ChatGPT4 / turbo / 3.5 etc
@SpeakinJive
@SpeakinJive 4 месяца назад
I killed a 50 dollar subscription in a day.
@AllAboutAI
@AllAboutAI 3 месяца назад
:S:S
@AllAboutAI
@AllAboutAI 3 месяца назад
tnx:) yeah this uses a fair amount of tokens, so i would only use 3.5T, the best results without a doubt has been with claude 3 haiku
@micbab-vg2mu
@micbab-vg2mu 4 месяца назад
Nice:)
@ipadmusichacks
@ipadmusichacks 4 месяца назад
Great Tutorial! Please let me know where the config.yaml file is located? Thanks
@AllAboutAI
@AllAboutAI 3 месяца назад
thnx :) it should be in the /test folder i think
@user-bd8jb7ln5g
@user-bd8jb7ln5g 4 месяца назад
Most Open Source models at this time will struggle with Open Interpreter. OpenAI GPTs have been better "polished" for a wide range of tasks. They fine-tuned it for a ton of errors and GPTs also understand instructions better. Open Source models are get better quickly however. Moreover and I don't know how much this matters but Chat GPT code interpreter apparently runs in a Jupyter Notebook as reported by leaks.
@AllAboutAI
@AllAboutAI 3 месяца назад
yeah, that is exaclty my observation too, the instruction following gets too weak, and it kinda goes off the rails. i have had super results using claude 3 haiku tho
@efifragin7455
@efifragin7455 4 месяца назад
can it build applications and games with py ? like if i use deepseeker 70b or smth in lmstudio with it
@AllAboutAI
@AllAboutAI 3 месяца назад
yeah, but i feel the scope of games are kinda small atm. needs much improvement for bigger tasks is my experience! tnx for tuning in :)
@JNET_Reloaded
@JNET_Reloaded 4 месяца назад
how do i get this working with 1 script for rpi5 that would be cool
@peterhoang2107
@peterhoang2107 4 месяца назад
You seem to gotten lucky and had it working without too much trial and error. During my session it couldn't produce a code that fulfill the requirements and sometimes it went off rails looping the code generation. Note: I used mistral-8x7b
@MrWuzey
@MrWuzey 4 месяца назад
I thought the same thing but it's maybe because he is doing small step by small step with clear and detailed instruction.
@user-bd8jb7ln5g
@user-bd8jb7ln5g 4 месяца назад
​@@MrWuzeyYou might be right - small steps. Also as a good programmer he seems to be directing the model towards a correct solution.
@AllAboutAI
@AllAboutAI 3 месяца назад
yeah, I def had some issues too. my experience is that mixtral sometimes stop following my instructions, might be a part of the issue
@protimaranipaul7107
@protimaranipaul7107 Месяц назад
It is confusing why would we have to email you for the github even after being a member, And if that is so why would not you tell before the membership?
@Jeganbaskaran
@Jeganbaskaran 4 месяца назад
Can you help me how the follow-up question can be achieved in a traditional bot like ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vp-k9jPTQrQ.html..... Based on the questions the follow-up questions need to be populated with some dynamic controls. Is it possible to achieve the same in our new GenAI (without defining any static work flow template)... Any thoughts? Thank you
@albertwang5974
@albertwang5974 3 месяца назад
Every one is a programmer right now as he/she can speak English!
@robsligter1577
@robsligter1577 4 месяца назад
Sebastian Vettel
@borisrusev9474
@borisrusev9474 4 месяца назад
dolphin-mistral-7b woohoooooooo!
Далее
Self-Correcting AI Coding Agent + Prompting Deep Dive
17:45
ЧТО Я ПОСТРОИЛ 11? | CLEX #shorts
1:00
Просмотров 588 тыс.
Dark AI Agents: The Most Dangerous AI Today?
18:27
Просмотров 7 тыс.
Build AI Agents with Docker, Here’s How
51:59
Просмотров 40 тыс.
Игровой Комп с Авито за 4500р
1:00
Acer Predator Тараканьи Бега!
1:00
Просмотров 487 тыс.