HamidRezaAttar
Hamid Reza is studying Computer Science. He is working as a Data Scientist. He is interested in Machine Learning and Deep Learning.
DataCoLab
Pinned Repositories
blog
HamidReza Attar's Blog.
build-vector-db-from-scratch
How to create a vector store from scratch with PostgreSQL as a Vector Database.
Elasticsearch-Jupyter-Colab
This project illustrates how to use Elasticsearch both on Google Colab and Jupyer Notebook.
google-spell-checker
A simple script for retrieving Google's "Did You Mean?" result
GPT2-Home
This model is fine-tuned using GPT-2 on amazon home products metadata. It can generate descriptions for your home products by getting a text prompt.
HamidRezaAttar
HamidReza Attar Portfolio
Per-Normalizer
Persian text cleaner with additional features on Parsivar package.
Persian-OCR-Streamlit
Persian OCR allows users to scan documents and extract text from scanned image.
product_description_generator
A template-based product description generator. Template is created using ChatGPT.
ReadArchive
A curated repository of every book I’ve read—featuring summaries, thoughts, and recommendations.
HamidRezaAttar's Repositories
HamidRezaAttar/Persian-OCR-Streamlit
Persian OCR allows users to scan documents and extract text from scanned image.
HamidRezaAttar/Elasticsearch-Jupyter-Colab
This project illustrates how to use Elasticsearch both on Google Colab and Jupyer Notebook.
HamidRezaAttar/GPT2-Home
This model is fine-tuned using GPT-2 on amazon home products metadata. It can generate descriptions for your home products by getting a text prompt.
HamidRezaAttar/product_description_generator
A template-based product description generator. Template is created using ChatGPT.
HamidRezaAttar/google-spell-checker
A simple script for retrieving Google's "Did You Mean?" result
HamidRezaAttar/Per-Normalizer
Persian text cleaner with additional features on Parsivar package.
HamidRezaAttar/blog
HamidReza Attar's Blog.
HamidRezaAttar/ReadArchive
A curated repository of every book I’ve read—featuring summaries, thoughts, and recommendations.
HamidRezaAttar/build-vector-db-from-scratch
How to create a vector store from scratch with PostgreSQL as a Vector Database.
HamidRezaAttar/HamidRezaAttar
HamidReza Attar Portfolio
HamidRezaAttar/hamidrezaattar.github.io
Hamid Reza Fathollahzadeh Attar Personal Portfolio
HamidRezaAttar/IMDB-More-like-this
A simple script for extracting 'More Like This' movie recommendations from the IMDb website.
HamidRezaAttar/twitter_crawler
A simple script for crawling twitter data using snscrape.
HamidRezaAttar/VoidCrypt
A Python script which provides simple solution for encrypting and decrypting sensitive data using the AES algorithm.