{"id":15062923,"url":"https://github.com/alessandrow/emacs-chatgpt","last_synced_at":"2026-01-21T12:08:23.520Z","repository":{"id":245822254,"uuid":"819319307","full_name":"AlessandroW/emacs-chatgpt","owner":"AlessandroW","description":"ChatGPT Mode for Emacs","archived":false,"fork":false,"pushed_at":"2024-06-24T09:43:23.000Z","size":408,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T12:12:06.799Z","etag":null,"topics":["chatgpt","emacs","gpt4o"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlessandroW.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T09:14:05.000Z","updated_at":"2024-07-12T23:06:57.000Z","dependencies_parsed_at":"2024-06-24T11:00:42.580Z","dependency_job_id":"c8ae4cfe-7eb6-468f-bc84-9ee9d6cf7f64","html_url":"https://github.com/AlessandroW/emacs-chatgpt","commit_stats":null,"previous_names":["alessandrow/emcas-chatgpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessandroW%2Femacs-chatgpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessandroW%2Femacs-chatgpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessandroW%2Femacs-chatgpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessandroW%2Femacs-chatgpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlessandroW","download_url":"https://codeload.github.com/AlessandroW/emacs-chatgpt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730069,"owners_count":20986404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatgpt","emacs","gpt4o"],"created_at":"2024-09-24T23:48:53.071Z","updated_at":"2026-01-21T12:08:23.476Z","avatar_url":"https://github.com/AlessandroW.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: Emacs ChatGPT\n#+HTML: \u003cimg src=\"./logo.png\" width=\"80px\" align=\"right\"/\u003e\n#+LAST_MODIFIED: [2024-06-24 Mon 11:42]\n\nThis package provides a chat interface to OpenAI via its chat completions API.\nFor a more sophisticated package see [[https://github.com/SFTtech/emacs-elaiza][ELAIZA]].\n\n* Installation\n** Doom Emacs\nAdd the following to your =packages.el=\n#+begin_src emacs-lisp\n(package! chatgpt :recipe (:host github :repo \"AlessandroW/emacs-chatgpt\" :branch \"main\"))\n#+end_src\n\nStore your API key either in =~/.authinfo.gpg= or ~chatgpt-api-key~.\n#+begin_example ~/.authinfo.gpg\nmachine api.openai.com port https login chatgpt password \u003cyour-api-key\u003e\n#+end_example\n\n* Usage\nYou can prompt the model with =M-x chatgpt= and chat in the =*ChatGPT*= buffer using =C-c RET=.\n#+HTML: \u003cimg src=\"./demo.png\" width=\"800\" align=\"center\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessandrow%2Femacs-chatgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessandrow%2Femacs-chatgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessandrow%2Femacs-chatgpt/lists"}