# Hugging Face + PyCharm

DevFeed: [Hugging Face + PyCharm](<https://devfeed.tech/articles/hugging-face-pycharm-7448.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/pycharm-integration>)

Author: Matthew Carrigan

Published: 2024-11-05T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [PyCharm](<https://devfeed.tech/topics/pycharm.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Python](<https://devfeed.tech/topics/python.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [AI Inference](<https://devfeed.tech/topics/ai-inference.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [code](<https://devfeed.tech/tags/code.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [community](<https://devfeed.tech/tags/community.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pycharm](<https://devfeed.tech/tags/pycharm.md>), [python](<https://devfeed.tech/tags/python.md>)

## AI overview

This practical walkthrough shows how to use the Hugging Face integration in PyCharm to add image-and-text chat capabilities to a Python application. It covers selecting a model, using model-card sample code, and handling memory limits with a GPU or reduced input settings.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.