Google's AI Gemini Pro End to End LLM Project | AI SQL Query Generator App

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 9

  • @LifeTravelerAmmu
    @LifeTravelerAmmu 11 місяців тому +4

    Hello @SkillCurb
    Great Thanks !!!!
    How can I implement a chatbot that interacts with my own database? For instance, when I ask a question, the bot should generate a query based on my database columns, execute the query, and display the actual results along with an explanation.

    • @umeshuc
      @umeshuc 10 місяців тому +1

      Hello @LifeTravelerAmmu, @SkillCurb
      Any luck on executing the SQLs and generating the response our of it from the Gemini. I have similar requirement. Please share if you have found any solution.

  • @karthikb.s.k.4486
    @karthikb.s.k.4486 11 місяців тому

    Nice explanation. Are you using VS code with extension code whisperer Are there any other plugins that will help to code ?

  • @edudictivecoder464
    @edudictivecoder464 5 місяців тому

    Can we use Gemini without paying or adding any payment method to make this project ??

  • @ÖmerFarukSou
    @ÖmerFarukSou 8 місяців тому

    Nice content! Guys i didn't see where is the database connection or api. How and where did he get the answers?

    • @vashistathakuri8026
      @vashistathakuri8026 7 місяців тому

      He did not connect to database. He prompted gpt to get a sample response.

  • @chihebnouri5541
    @chihebnouri5541 9 місяців тому

    can you make avideo how to do that in angular?

  • @JayDetroja-d4i
    @JayDetroja-d4i 9 місяців тому

    can you share a code ?
    for educational purposes