Skip to content
View prakashjha1's full-sized avatar
Block or Report

Block or report prakashjha1

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. LLM-Based-Personal-Assistant LLM-Based-Personal-Assistant Public

    My AI Assistant is an open source virtual assistant chatbot built with Python. It allows you to have natural conversations by text or voice.

    Python 2

  2. Movie-Recommendation-System Movie-Recommendation-System Public

    A recommendation system is a subclass of Information filtering Systems that seeks to predict the rating or the preference a user might give to an item. In simple words, it is an algorithm that sugg…

    Jupyter Notebook 1

  3. Document-Chat-Using-GPT Document-Chat-Using-GPT Public

    Developed a chat system that allows users to interact with documents using a large language model (LLM). The system uses a retrieval-augmented generation (RAG) approach, which combines the power of…

    Jupyter Notebook

  4. Stock-Trend-Prediction Stock-Trend-Prediction Public

    Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.

    Python 1

  5. EDA-Tasks EDA-Tasks Public

    This notebook is your one-stop destination for performing a variety of essential tasks when working with data. Whether you're a data scientist, analyst, or enthusiast, this comprehensive EDA guide …

    Jupyter Notebook

  6. Stock-Investment-Analysis Stock-Investment-Analysis Public

    Stock Investment Analysis Project can help investor to select the better performing stocks.

    Python