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

Block or report homayounsr

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
homayounsr/README.md

Hi Fellas! 👋

I'm Homy! Software and Machine Learning Engineer. I like open source projects and I have started recently to contribute actively in this area. I also like to write about my experiences on Medium. I will be happy if you follow me there too.

Pinned Loading

  1. Customer-Support-Agent Customer-Support-Agent Public

    an Agentic customer support system that automate responses to common queries, prioritize urgent issues, and escalate complex queries to human agents.

    HTML 1

  2. RAG-with-FAISS-and-T5-using-langchain RAG-with-FAISS-and-T5-using-langchain Public

    In this repository, I implemented a RAG (Retrieval-Augmented Generation) framework using Faiss for efficient similarity search and integrated it with the T5 model within the LangChain framework.

    Python

  3. GPT-Chatbot-for-a-restaurant-with-Flask-and-RAG GPT-Chatbot-for-a-restaurant-with-Flask-and-RAG Public

    In this project, I built a chatbot to answer customer simple inquiries about restaurants, such as displaying the food menu and contact, and providing information about the number of available table…

    Jupyter Notebook 2 1

  4. Prediction-model-for-NYC-Housing-Listings Prediction-model-for-NYC-Housing-Listings Public

    The objective of this project was to predicting housing prices for New York City. To achieve this goal, I performed web scraping to collect a dataset of 17,000 records from realtor.com, covering al…

    Jupyter Notebook

  5. Sentiment-Classification-using-IMDB-reviews Sentiment-Classification-using-IMDB-reviews Public

    For this project, I aimed to perform sentiment analysis on IMDB movie reviews. My dataset consisted of over 36,000 reviews, each accompanied by movie ratings ranging from 0 to 10. The primary objec…

    Jupyter Notebook

  6. IMDB-web-scraping-using-Python IMDB-web-scraping-using-Python Public

    python-review-scraping-imdb-movie-site-with-BeautifulSoup

    Python 2