Skip to content
View AbsoluteGZ's full-sized avatar
  • Russia
  • 15:56 (UTC +03:00)

Block or report AbsoluteGZ

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AbsoluteGZ/README.md

Hello, World!

😎 About Me :

I am a Python Developer from Russia.

  • 🔭 I'm learning Python, which is a powerful and flexible programming language that's ideal for getting started and progressing in development, but I don't intend to stop there.

  • 🌱 I implement projects using the Pytorch, TensorFlow and Keras libraries to better understand the principles of operation of neural networks.

  • ⚡ I regularly read articles and articles on forums such as Stack Overflow and Habr to broaden my horizons.

  • 😈Started publishing his projects on GitHub, demonstrating the use of Python and neural networks to solve real-world problems.

  • 🧠Very interested in building interactive apps and websites using Python and machine learning to personalize user experience.

  • 💯I aim to achieve key knowledge and skills that will allow me to implement powerful and innovative projects in the future.


:suspect: My significant projects :

1) Internship CV Engineer at Wildberries - https://github.com/AbsoluteGZ/WBTECH_Learn

EX2_Quality

Photos uploaded by WB suppliers have different quality: Some may have a complex background, some photos may have part of the object not in the frame, etc. To work with such data later, for example, when using photo search algorithms, you need to know the type of defects/features present in the image. There are 6 types of features in total:

untidy, angle-composition, background, crop, text, multiple-objects and one class for images without defects good-image. In this case, the image may contain several types of defects.

Task:

It is necessary to create a model that will determine the list of defects for the image.

EX3_Fraud

Users upload images to the reviews section. Unscrupulous users use reviews to advertise their products or services. As a rule, such images contain contact information: phone numbers, a link to a website, a telegram account, etc.

Required:

Develop an algorithm/software system that allows distinguishing acceptable photos from unacceptable ones. The difficulty is due to the fact that acceptable photos can also contain text.

Stack:

pytorch - lightning - sklearn - optuna

matplotlib - seaborn - cv2 - numpy

easyocr - transformers


2) AI Chat App - https://github.com/AbsoluteGZ/AIChat_OpenRouterAPI

Chat app that uses OpenRouter API to interact with various AI models.

  • Chat with AI models, 215+ models
  • Manage chat history
  • Secure authentication

Presentation: AIChat for Windows.pdf

Stack:

flet - python-dotenv - pyinstaller - requests - psutil - asyncio

AIChat multiplatform app - https://github.com/AbsoluteGZ/AIChat_Android

Using OpenRouter/VseGPT provider for access 200+ models

Presentation: AIChat miltiplatform app.pdf

Video: https://drive.google.com/file/d/1uScDPmAFhkK_P2zkG0j76mLVDS6o0eqX/view?usp=sharing

Stack:

dart - flutter - Android studio


3) Model of a neuro-employee with a choice of roles

https://github.com/AbsoluteGZ/Neuro_employee

Stack:

langchain - openai - gradio - chromadb


🛠️ Languages and Tools :

Python  TensorFlow  Keras  OpenCV  NumPy  Pandas  

Popular repositories Loading

  1. AIChat_Android AIChat_Android Public

    AIChat Uses API OpenRouter.ai or VseGPT.ru Windows/Android

    Dart 4 1

  2. WBTECH_Learn WBTECH_Learn Public

    Учебные задания с ВБ техношколы

    Jupyter Notebook 1

  3. QuizBot QuizBot Public

    Бот телеграмм.

    Python

  4. A_Z_Handwritten_Data_98 A_Z_Handwritten_Data_98 Public

    Распознавание рукописных английских букв

    Jupyter Notebook

  5. IDC-of-the-Breast IDC-of-the-Breast Public

    Модель нейронной сети, обученная для выявления рака молочной железы.

    Jupyter Notebook

  6. BlurFace_OpenCV BlurFace_OpenCV Public

    Идентификация лиц с последующим размытием с маской.

    Jupyter Notebook