AI + VS Code = 🤯

preview_player
Показать описание

#javascript #react #vscode #ai #openai #tailwindcss
Рекомендации по теме
Комментарии
Автор

File -> Preferences -> Keyboard shortcuts:
{
"key": "shift+ctrl+a",
"command": "copilot-labs.use-brush-picker",
"when": "editorTextFocus"
}

harrylee
Автор

The default way to use co-pilot is so unintuitive and hit-and-miss, I don't bother most of the time. This changes everything and it's so simple! Thank you.

codebycarlos
Автор

Just discovered your channel and I love how concise and to the point your videos are 🎉💕🚀

Luther_Luffeigh
Автор

I didn't know this extension could do this; I will install it again and play it with it; thanks for sharing!

alexisdvt
Автор

Thank YouTube for recommending this video for me.
Good job Steve.
Looking forward for another tips.

riolly
Автор

thanks you for your effort, this is a great and short as always!🎉🎉🎉

vitaliiryzhenko
Автор

Seems like it can be helpful as a bridge into new languages / frameworks / API's.

yessir
Автор

Good news is that this will still require a developer to use and navigate and ultimately cleanup or make final decisions. Those who opt not to have developers do this are the ones who have chosen their own path with their Wix site.

MrPlaiedes
Автор

AI is great for non-deterministic or subjective results. If I am gonna have to refactor/review most of the code, I could spend time actually writing it.

That being said I am not totally against it to generate dumb UI or dumb logic, but this video shows exactly how instead of writing full English sentences I could write a few tailwind classes and get expected results

RujulSolanki
Автор

Amazing video.

Can you sort your videos in separate Playlists?

techjavaid
Автор

First time watching your vid. Your video subtitle is pretty cool

zl
Автор

Looke great thanks for sharing. help me alot

辛振耀
Автор

What software you use for your video recording and subtitles please 🥺

howuseehim
Автор

Just got mines this is a game changer now I can make code get my game done lot more faster thank godddd

JoeySavage
Автор

How do you switch immediatly to 'custom' prompt? I have to go there and choose it every time.

viktorlernt
Автор

🎯 Key Takeaways for quick navigation:

00:00 Entrenar *tu propio modelo de inteligencia artificial es más fácil de lo que piensas. Puede ser más rápido, más barato y mejor adaptado a tus necesidades que utilizar modelos grandes preexistentes.*
00:14 Aunque *los modelos grandes como GPT-3 y GPT-4 pueden ser lentos, costosos e impredecibles, entrenar modelos propios más pequeños y especializados puede ser más de 1, 000 veces más rápido y más económico.*
00:57 Para *entrenar tu propio modelo AI, desglosa tu problema en partes más pequeñas. Si los modelos preexistentes no funcionan bien para tu caso, considera crear uno propio.*
02:19 No *siempre es efectivo crear un único modelo grande que abarque todo. Entrenar modelos grandes es costoso, lleva tiempo y puede ser difícil obtener la cantidad masiva de datos necesarios.*
03:13 Intenta *resolver parte del problema sin AI antes de recurrir a modelos complejos. Desglosar el problema en partes manejables te permitirá escribir código tradicional para resolverlo.*
03:56 Para *entrenar tu modelo, identifica el tipo adecuado y genera muchos ejemplos de datos. En este caso, usaron un modelo de detección de objetos para localizar elementos en imágenes de diseños de Figma.*
06:56 Entrenar *el modelo puede ser asequible en la nube, como con Google Vertex AI, que proporciona herramientas de verificación y ajuste de datos. La calidad de tus datos afecta directamente la calidad de tu modelo.*
08:20 Modelos *especializados para tareas específicas, como identificación de imágenes, pueden ser más eficientes y rentables que modelos grandes. Combina estos modelos especializados con código tradicional para una solución completa.*
09:42 Aunque *los modelos de lenguaje grandes (LLM) pueden ser lentos y costosos, a veces son la mejor opción para ajustes finos en el código. Combina diferentes enfoques para crear una herramienta completa y personalizable.*

Made with HARPA AI

JoanCartoon
Автор

does any extension adds detail comments to code? Like I already written code with very comments but I need autogenerated detail comments or something similar

jawadbinsarfraz
Автор

Tell us, how you record and add subtitles :/

howuseehim
Автор

Never thought this day would come, but maybe, just maybe, I’ll drop NVIM and IntelliJ for a couple weeks to give VS Code a shot. *lord please forgive me*

producdevity
Автор

As a developer who knows what I want to do but may be rusty on a toolset, this is fucking huge.

bryankarsh