Skip to content
View LokeshNahar's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report LokeshNahar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Query-Engine-Vector Query-Engine-Vector Public

    Implemented vector embeddings on the dataset and store them in Qdrant a vector DB. Implemented LLM on the DB that can give contextual answers to the queries. Wraped this LLM as an API using FastAPI…

    Jupyter Notebook 1

  2. Image-style-transfer Image-style-transfer Public

    For a given content image and a style image, the outline and shape of the image are similar to the content image, and the color or texture is changed to be similar to the style image.

    Jupyter Notebook

  3. ACE_for_Sarcasm_detection ACE_for_Sarcasm_detection Public

    predictive model for detecting sarcasm in text passages by combining affective and contextual features. – Leveraged Bi-LSTM model with multi-head attention and EAISe model to capture affective feat…

  4. Face_Recognition_attendence_system Face_Recognition_attendence_system Public

    Project under Microsoft Engage 2022

    Python

  5. End-to-end-AM-streamlit End-to-end-AM-streamlit Public

    Python

  6. Movie_Recommendor Movie_Recommendor Public

    Movie Recommender System utilizing techniques including Collaborative filtering and SVD in Python

    HTML