chatgpt-shell

Homepage: https://github.com/xenodium/chatgpt-shell

Updated:

Summary

A family of utilities to interact with LLMs (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity)

Commentary

`chatgpt-shell' provides utilities to interact with LLMS.

At its core, it provides a comint-based shell for multiple cloud or local
LLM services (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity).

M-x `chatgpt-shell-prompt-compose'

Compose offers a shell-hybrid interface enabling more efficient
LLM interactions.

This package also provides integrations like the following (amongst others):

M-x `chatgpt-shell-quick-insert'
M-x `chatgpt-shell-proofread-region'
M-x `chatgpt-shell-describe-image'
M-x `chatgpt-shell-japanese-lookup'

You must set an API key for most cloud services.  Check out:

  `chatgpt-shell-anthropic-key'.
  `chatgpt-shell-deepseek-key'
  `chatgpt-shell-google-key'.
  `chatgpt-shell-kagi-key'.
  `chatgpt-shell-openai-key'.
  `chatgpt-shell-openrouter-key'
  `chatgpt-shell-perplexity-key'.

Alternatively, local services like Ollama do not require an API key.

Run `chatgpt-shell' to open an LLM shell.

Please report issues or send patches to
https://github.com/xenodium/chatgpt-shell

Support the work https://github.com/sponsors/xenodium

Dependencies

Reverse dependencies