Skip to content
View zahramh99's full-sized avatar
  • Tehran, Iran
  • 04:49 (UTC -12:00)

Block or report zahramh99

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

Popular repositories Loading

  1. generative-ai-from-scratch generative-ai-from-scratch Public

    building a Generative AI model using Generative Adversarial Networks (GANs).

    Python 1 1

  2. document-analysis-llm document-analysis-llm Public

    This project analyzes PDF documents using Large Language Models to extract text, generate summaries, create questions, and provide answers. For the official code and details, please refer to this r…

    Python

  3. llm-from-scratch llm-from-scratch Public

    This project implements a basic transformer-based language model from scratch.

    Python

  4. next-word-prediction next-word-prediction Public

    Next Word Prediction means predicting the most likely word or phrase that will come next in a sentence or text. It's used in applications like messaging apps, search engines, and virtual assistants.

    Python

  5. Building-a-RAG-Pipeline-LLMs Building-a-RAG-Pipeline-LLMs Public

    A Retrieval-Augmented Generation pipeline that enhances LLMs with external knowledge.

    Python

  6. text-emotion-classification text-emotion-classification Public

    Text emotions classification is the problem of assigning emotion to a text by understanding the context and the emotion behind the text. One real-world example is the keyboard of an iPhone that rec…

    Python