معرفی شرکت ها


cgpt-1.2.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Use openai chat-gpt on your cli
ویژگی مقدار
سیستم عامل -
نام فایل cgpt-1.2.2
نام cgpt
نسخه کتابخانه 1.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Aina Yves
ایمیل نویسنده randrianaina.yves@gmail.com
آدرس صفحه اصلی https://github.com/ainayves/cgpt>
آدرس اینترنتی https://pypi.org/project/cgpt/
مجوز MIT
![](https://komarev.com/ghpvc/?username=ainayves&color=blueviolet) ## Use openai chat-gpt on your CLI `cgpt` is a Python module that allows you to use Chat-GPT directly in your favorite Terminal. ### ⭐ FEATURES - AI conversation exactly the same as in openai website - LAN support (you can use cgpt inside a LAN) ### REQUIREMENTS - python >=3.7 - openai API KEY : You need to register on openai to receive your own api key , here : [api_key](https://platform.openai.com/account/api-keys). ### SETUP ``` pip install cgpt ``` ### ⏯️ VERIFY INSTALLATION ``` cgpt-version ``` ### 🚀 RUN ``` cgpt ``` ### 🔗 CGPT INSIDE A LOCAL NETWORK You can use cgpt inside a LAN. - You just need one Host (`connected to internet`) to be the server. - Other Hosts (`not connected to internet`) can ALWAYS use Chat GPT as `client`. NOTES : - For now , a server must be launched inside a `Linux` computer . If the server is inside `Windows` : the address is sometimes wrong (to be fixed in the next version). - Also , make sure that your `/etc/hosts` is configured correctly like : ``` 127.0.0.1 localhost 127.0.1.1 your-hostanme ``` - A `client` can also use his own api_key in the next version. ### GITHUB - [cgpt](https://github.com/ainayves/cgpt/)


نیازمندی

مقدار نام
- setuptools
- twine
>=7.1.2 click
- openai
- python-dotenv
- termcolor


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl cgpt-1.2.2:

    pip install cgpt-1.2.2.whl


نصب پکیج tar.gz cgpt-1.2.2:

    pip install cgpt-1.2.2.tar.gz