Techify Tutorials
Techify Tutorials
  • 18
  • 956
Consecutive Numbers || 50 SQL Leetcode problems
Please refer to the link provided below for assistance with this problem:
leetcode.com/problems/consecutive-numbers/description/?envType=study-plan-v2&envId=top-sql-50
มุมมอง: 33

วีดีโอ

The Number Of Employees Which Report To Each Employee || 50 SQL Leetcode problems
มุมมอง 2619 ชั่วโมงที่ผ่านมา
Please refer to the link provided below for assistance with this problem: leetcode.com/problems/the-number-of-employees-which-report-to-each-employee/description/?envType=study-plan-v2&envId=top-sql-50
Invalid Tweets || 50 SQL Leetcode problems
มุมมอง 1219 ชั่วโมงที่ผ่านมา
Please refer to the link provided below for assistance with this problem: leetcode.com/problems/invalid-tweets/description/?envType=study-plan-v2&envId=top-sql-50
Product Sales Analysis I || 50 SQL Leetcode problems
มุมมอง 1919 ชั่วโมงที่ผ่านมา
Please refer to the link provided below for assistance with this problem: leetcode.com/problems/product-sales-analysis-i/description/?envType=study-plan-v2&envId=top-sql-50
Article Views I || 50 SQL Leetcode problems
มุมมอง 819 ชั่วโมงที่ผ่านมา
Click the link below for the problem: leetcode.com/problems/article-views-i/description/?envType=study-plan-v2&envId=top-sql-50
Chat With Your Database || Application of Agents and Tools || Generative AI Projects
มุมมอง 141วันที่ผ่านมา
In this project, I built an AI-powered chatbot that allows users to interact with their MySQL database using natural language queries. Using Streamlit for the interface and Langchain for the language model integration, the app seamlessly converts user inputs into SQL queries and retrieves data from the database. This project leverages the Groq language model (ChatGroq) and the SQLDatabaseToolki...
Rising Temperature || 50 SQL Leetcode problems
มุมมอง 2314 วันที่ผ่านมา
Click the link below for the problem: leetcode.com/problems/rising-temperature/description/?envType=study-plan-v2&envId=top-sql-50
ChatBot || Langchain|| Hugging face|| RAG APP|| Part - 3
มุมมอง 4421 วันที่ผ่านมา
This Apple Device ChatBot project is a Streamlit-based web application that helps users find answers to their queries about Apple devices. Powered by a Groq language model, the chatbot retrieves relevant information from a CSV dataset using FAISS for efficient vector search. Users can interact with the chatbot through a simple interface, adjust the creativity of the responses via a temperature ...
ChatBot || Langchain|| Hugging face|| RAG APP|| Part - 2
มุมมอง 3421 วันที่ผ่านมา
This Apple Device ChatBot project is a Streamlit-based web application that helps users find answers to their queries about Apple devices. Powered by a Groq language model, the chatbot retrieves relevant information from a CSV dataset using FAISS for efficient vector search. Users can interact with the chatbot through a simple interface, adjust the creativity of the responses via a temperature ...
ChatBot || Langchain|| Hugging face|| RAG APP|| Part -1
มุมมอง 6721 วันที่ผ่านมา
This Apple Device ChatBot project is a Streamlit-based web application that helps users find answers to their queries about Apple devices. Powered by a Groq language model, the chatbot retrieves relevant information from a CSV dataset using FAISS for efficient vector search. Users can interact with the chatbot through a simple interface, adjust the creativity of the responses via a temperature ...
Investments in 2016 || 50 SQL LeetCode problems
มุมมอง 36หลายเดือนก่อน
The link for the problem is provided below: leetcode.com/problems/investments-in-2016/description/?envType=study-plan-v2&envId=top-sql-50
Department Top Three Salaries || 50 SQL LeetCode problems
มุมมอง 29หลายเดือนก่อน
In this video, we will learn about ROW_NUMBER(), RANK() and DENSE_RANK() functions. The link for the question is given below: leetcode.com/problems/department-top-three-salaries/description/?envType=study-plan-v2&envId=top-sql-50
Friend Requests || 50 SQL LeetCode Problems
มุมมอง 38หลายเดือนก่อน
The link for the problem is provided below: leetcode.com/problems/friend-requests-ii-who-has-the-most-friends/description/?envType=study-plan-v2&envId=top-sql-50
Restaurant Growth || 50 SQL Leet code problems
มุมมอง 46หลายเดือนก่อน
For problems click on the link provided below. leetcode.com/problems/restaurant-growth/description/?envType=study-plan-v2&envId=top-sql-50
Movie Rating || 50 SQL Leet code problems
มุมมอง 46หลายเดือนก่อน
This video is dedicated for the SQL learners. Please click on the below link for the problem. leetcode.com/problems/movie-rating/description/?envType=study-plan-v2&envId=top-sql-50
Machine Learning|| Recommender System|| Python+Streamlit+BERT
มุมมอง 67หลายเดือนก่อน
Machine Learning|| Recommender System|| Python Streamlit BERT
Flight Dashboard || SQL+Python+Streamlit Project
มุมมอง 1902 หลายเดือนก่อน
Flight Dashboard || SQL Python Streamlit Project

ความคิดเห็น

  • @SUDA-u2r
    @SUDA-u2r 27 วันที่ผ่านมา

    I have implemented Conversation rag chain taking reference of langchain documentation. I'm not getting how to implement reciprocal rank fusion or reranking when you are using History aware retriever

    • @SUDA-u2r
      @SUDA-u2r 27 วันที่ผ่านมา

      can you please guide me for same

    • @Techify_Tutorials
      @Techify_Tutorials 27 วันที่ผ่านมา

      @@SUDA-u2r we could discuss some project based on reciprocal rank fusion in coming videos.

    • @SUDA-u2r
      @SUDA-u2r 26 วันที่ผ่านมา

      @@Techify_Tutorials Ok,thank you very much, but can we try to implement it along with Conversational rag. It's getting difficult doing reranking with conversational rag.I have seen something called as ensemble retriever with which we can merge two retriever and use RRF algorithm in back.

  • @rameshbabuk6357
    @rameshbabuk6357 2 หลายเดือนก่อน

    Nice explanation.Suggest me videos links if want to learn more on stream lite.How was the scope streamkite in present market?

    • @Techify_Tutorials
      @Techify_Tutorials 2 หลายเดือนก่อน

      You could find a lot of videos on TH-cam related to streamlit.