Let`s Build AI: MEGA AUTOCOMPLETER (LLM Powered) | AI Engineer Project

preview_player
Показать описание
Let`s Build AI: MEGA AUTOCOMPLETER (LLM Powered) | AI Engineer Project

👊 Become a member and get access to GitHub and Code:

🤖 Great AI Engineer Course:

🔥 Open GitHub Repos:

📧 Join the newsletter:

🌐 My website:

00:00 Project Intro
01:52 Prompt Setup
06:02 Running the prompt
06:34 Lets Build
10:42 Itterations
13:18 Adding a new feature
16:58 Fixing a bug
18:15 Final App
Рекомендации по теме
Комментарии
Автор

As a front-end web dev of 25 years (html, css, js, react, python), I would recommend using Flask as an API for your Python and build out the UI separately. This would allow you to continue to build out features with Python (local LLM, RAG, ...) on the back-end and allow any front-end (from static html/css/js, to react, to mobile apps...) to be used. You can then leverage everything you've already done in Python FAR more easily :)
I've been doing this - starting with your local RAG/vault demo, and it's been working out very well!

Carnivore
Автор

several hours for completely developed a system (for everyone who knows prompting and logical thinking!)....what a world it will become!!

ScottieTillman-ppkp
Автор

This was great, seeing how you can use gpt to boost your productivity.

Kal.
Автор

As a dyslexic mind that mastered the art of its strengths and weaknesses, l normally utilize a critical reliance prompting techniques, spatial intelligence, critical thinking with problem solving skillset and so on... I love Human General Intelligence collaborating with AI knowledge Application capabilities...

mafaromapiye
Автор

Thank you - great video:) Usualy I use streamlit as front and python as back - the simpler solution for me:)

micbab-vgmu
Автор

you have autocompletion in the vscode terminal by what method?

Ginto_O
Автор

Have you tried a combination Chain of thought and chain of action

mafaromapiye
Автор

you should do this again but use python for the backend.

fxhp
Автор

My front end game is pretty much non-existent. By the way, what is the cost of the OpenAI API key?

realorfake