{"id":22870222,"url":"https://github.com/berquerant/emacs-openai-chat","last_synced_at":"2026-02-22T14:01:40.953Z","repository":{"id":170360129,"uuid":"624912377","full_name":"berquerant/emacs-openai-chat","owner":"berquerant","description":"Chat completion with emacs","archived":false,"fork":false,"pushed_at":"2025-03-15T18:56:07.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T11:30:36.334Z","etag":null,"topics":["emacs","emacs-lisp"],"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/berquerant.png","metadata":{"files":{"readme":"README.md","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":"2023-04-07T15:12:48.000Z","updated_at":"2025-03-15T18:56:04.000Z","dependencies_parsed_at":"2024-03-28T01:25:11.369Z","dependency_job_id":"16256721-2e15-43d7-aa48-9f9f97b3dc2b","html_url":"https://github.com/berquerant/emacs-openai-chat","commit_stats":null,"previous_names":["berquerant/emacs-openai-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-openai-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-openai-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-openai-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-openai-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/emacs-openai-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252903659,"owners_count":21822483,"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":["emacs","emacs-lisp"],"created_at":"2024-12-13T13:14:12.329Z","updated_at":"2025-10-18T00:33:56.517Z","avatar_url":"https://github.com/berquerant.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emacs-openai-chat\n\nChat completion with Emacs.\n\n# Usage\n\nSelect region\n```\nHello!\n```\nand `openai-chat-start-region` then you got\n```\nuser\u003e\nHello!\n---\nassistant\u003e\nHello there! How can I assist you today?\n```\nin `*openai-chat-N*` buffer. (N = 1, 2, ...)\nAppend to the buffer:\n```\nuser\u003e\nHello!\n---\nassistant\u003e\nHello there! How can I assist you today?\n---\nuser\u003e\nDo you know ELIZA?\n```\nand `mark-whole-buffer`, `openai-chat-start-region` then\n\n```\nuser\u003e\nHello!\n---\nassistant\u003e\nHello there! How can I assist you today?\n---\nuser\u003e\nDo you know ELIZA?\n---\nassistant\u003e\nYes, ELIZA is a natural language processing program created in the 1960s by MIT professor Joseph Weizenbaum. It was one of the first attempts at creating a chatbot, and it simulated a Rogerian psychotherapist to engage in conversations with people. ELIZA was designed to use pattern matching and scripted responses to simulate a conversation with a human. It was groundbreaking in its time and paved the way for the development of more advanced chatbot technology, which we see today.\n```\nin the buffer.\n\n# Requirements\n\n## `OPENAI_API_KEY`\n\nThe environment variable that contains the api key.\n\n# Customize\n\n## `openai-chat-chat-completion-timeout`\n\nIncrease this value if frequent API timeouts occur.\n\n## Others\n\nSee `customize`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Femacs-openai-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Femacs-openai-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Femacs-openai-chat/lists"}