Vite React
Vite React
Submit
Great! Let's start with some easier questions. 1. Could you briefly
explain the difference between supervised and unsupervised
machine learning?
Ah, good. Just to dig a bit deeper on this topic. 2. Can you give me
an example of a real-world problem that could be solved using
supervised machine learning, and how would you approach it?
Oh, I see. That makes sense. 3. Now, let's switch gears a bit. Can
you explain, in simple terms, what Natural Language Processing
(NLP) is and why it's important in the field of AI?
Third is the like we need to analyze the data and whether there are
some null values, some repetition etc. So, that is that means we
need to do the data processing to clean the data after that there
comes like using some machine learning model which is the best
suitable model for the problem statement and then we can test the
model on the testing data and we can find the accuracy or of the
model. So, this is the traditional way of solving a machine learning
project.
Third is the like we need to analyze the data and whether there are
some null values, some repetition etc. So, that is that means we
need to do the data processing to clean the data after that there
comes like using some machine learning model which is the best
suitable model for the problem statement and then we can test the
model on the testing data and we can find the accuracy or of the
model. So, this is the traditional way of solving a machine learning
project.
Yes, that's correct. 7. Now, let's talk about Large Language Models
(LLMs). Could you explain why LLMs are gaining popularity in the
field of AI and what their potential advantages might be?
Ah, I see. That's a good explanation. 9. Moving on, could you explain
how you would use SQL in a machine learning project?
Yes, SQL is essential for handling large amounts of data. 10. Lastly,
could you tell me about a project where you used Python and
machine learning to solve a complex problem? What was the
problem and how did you approach it?
One of the drawback of LLMs are they are quite predictive in nature
and they actually don't understand 100% the user intent and return
the answer whatever the user required. It has lots of hallucinations if
it doesn't understand what the user is asking. So this is one of the
drawback of the LLM. To overcome this drawback, I have made an
RLG system for the LLM model. That is how we can improve the
performance of the LLM.
Ah, got it. That's a good explanation. 4. I noticed on your resume that
you worked on a project to improve the precision and reliability of a
model that translates natural language queries into SQL (text2SQL).
Can you walk me through the steps you took in this project and the
tools you used?
In the text to SQL project, I have actually done training of Guana for
user question based on the database. So, the user will ask a
question and the Guana model will take the user question and return
the SQL query. It will run the query and return the output to the user.
So, this is what about text to SQL project and actually we need to
fine tune this whole workflow. So, we have made different
improvisation in the model. We have a lot of challenges in this
project. It's been two months to working in this project and it is quite
big things to discuss at a single moment of time.
Prompts are one of the main idea behind the using of AI and LLM
models. Using proper prompting and clear prompts we can expect
LLMs to give the results very precise and exact whatever the user
want. So prompting technique is something which is not a one day
learn task. It can be improved using writing different prompts, getting
what the results are you getting and then changing, updating and
updating the prompt again and again. You can get to know what the
prompt can do and which is the most exact prompt the LLM can
understand.
Sure, we can pause here. Feel free to let me know when you're
ready to continue. Take your time and remember, this is just a
practice session to help you prepare. Take as much time as you
need.
Send
Mic