Skip to content

collin-murphy/selection-to-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

selection-to-chatgpt

Description

This is a program that when run, will take whatever text you have selected, and run chatgpt and return it to your terminal.

Usage

Run the command python3 select_to_chatgpt.py, select some text, and hit the default key combination control + alt + space. This command can be changed.

Dependencies

Todo:

I'm currently working on making it work over TCP so that it can be used from a host machine to a remote server. This code is currently contained in the old-or-wip directory.

About

Selected text over TCP to a server that processes it using chatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages