{"id":13457302,"url":"https://github.com/filippofinke/WordGPT","last_synced_at":"2025-03-24T12:31:16.038Z","repository":{"id":111579098,"uuid":"607782969","full_name":"filippofinke/WordGPT","owner":"filippofinke","description":"🤖 Bring the power of ChatGPT to Microsoft Word","archived":false,"fork":false,"pushed_at":"2023-04-23T16:20:07.000Z","size":429,"stargazers_count":307,"open_issues_count":8,"forks_count":53,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T01:32:46.625Z","etag":null,"topics":["chatgpt","gpt","office","openai","word"],"latest_commit_sha":null,"homepage":"https://word-gpt-filippofinke.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/filippofinke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-28T17:04:31.000Z","updated_at":"2024-10-16T07:56:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"46bb9f9c-5c53-44f1-b170-33802c10f674","html_url":"https://github.com/filippofinke/WordGPT","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2FWordGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2FWordGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2FWordGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2FWordGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filippofinke","download_url":"https://codeload.github.com/filippofinke/WordGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269803,"owners_count":20587850,"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","gpt","office","openai","word"],"created_at":"2024-07-31T08:01:39.091Z","updated_at":"2025-03-24T12:31:15.705Z","avatar_url":"https://github.com/filippofinke.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/filippofinke"],"categories":["Integrations","Project List","TypeScript"],"sub_categories":["Examples","\u003cspan id=\"tool\"\u003eLLM (LLM \u0026 Tool)\u003c/span\u003e"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/filippofinke/WordGPT\"\u003e\n    \u003cimg src=\"assets/robot.png\" alt=\"Logo\" height=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003cbr /\u003e\n  \u003ch3 align=\"center\"\u003eWordGPT\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Enhance your writing experience with WordGPT, the Microsoft Office add-in that brings ChatGPT's language model directly into Word.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/filippofinke/WordGPT\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/filippofinke/WordGPT/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/filippofinke/WordGPT/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n![ezgif-2-3b6a659c22](https://user-images.githubusercontent.com/37296364/221949219-4aba4e03-125f-4d81-a58b-7cffa4c9c03c.gif)\n\n\u003c/div\u003e\n\n\n\n## About The Project\nWordGPT is project that integrates OpenAI's powerful language model, text-davinci-003, directly into Microsoft Word. With WordGPT, users can benefit from the advanced natural language processing capabilities of text-davinci-003 to generate text.\n\n## Getting Started\nTo get started with WordGPT, you will need to sideload the add-in into Microsoft Word. Sideloading allows you to install and test add-ins that are not yet available on the Microsoft Store.\n\nTo sideload WordGPT, you will need to follow the instructions provided by Microsoft. You can find these instructions at the following link: https://learn.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing\n\n### Windows\n\nFollow this guide https://learn.microsoft.com/en-us/office/dev/add-ins/testing/create-a-network-shared-folder-catalog-for-task-pane-and-content-add-ins\n\n### MacOS\n\nTo sideload WordGPT on MacOS you can follow theses steps:\n1. Close Word.\n2. Go to the add-in folder for Word.\n```sh\ncd ~/Library/Containers/com.microsoft.Word/Data/Documents/wef\n```\n3. Download the manifest file.\n```sh\nwget https://word-gpt-filippofinke.vercel.app/manifest.xml -O wordgpt.xml\n```\n4. Open Word.\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nWordGPT is released under the MIT License. See the LICENSE file for more details.\n\n## Author\n\n👤 **Filippo Finke**\n\n- Website: https://filippofinke.ch\n- Github: [@filippofinke](https://github.com/filippofinke)\n- LinkedIn: [@filippofinke](https://linkedin.com/in/filippofinke)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.buymeacoffee.com/filippofinke\"\u003e\n  \u003cimg src=\"https://github.com/filippofinke/filippofinke/raw/main/images/buymeacoffe.png\" alt=\"Buy Me A McFlurry\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippofinke%2FWordGPT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilippofinke%2FWordGPT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippofinke%2FWordGPT/lists"}