{"id":26047807,"url":"https://github.com/jagbanana/jg-chat","last_synced_at":"2026-04-21T14:31:45.807Z","repository":{"id":279892235,"uuid":"940348739","full_name":"jagbanana/jg-chat","owner":"jagbanana","description":"Claude-Powered Custom Chat Plugin for WordPress Sites","archived":false,"fork":false,"pushed_at":"2025-07-09T20:23:23.000Z","size":196,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T06:45:57.942Z","etag":null,"topics":["anthropic","anthropic-claude","chat","claude","wordpress"],"latest_commit_sha":null,"homepage":"https://jaglab.org/astrochat/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jagbanana.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-28T02:50:00.000Z","updated_at":"2025-07-09T20:23:27.000Z","dependencies_parsed_at":"2025-02-28T10:34:58.250Z","dependency_job_id":"bea6c002-dffc-4bd3-9209-13762a99b1c8","html_url":"https://github.com/jagbanana/jg-chat","commit_stats":null,"previous_names":["jagbanana/jg-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jagbanana/jg-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagbanana%2Fjg-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagbanana%2Fjg-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagbanana%2Fjg-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagbanana%2Fjg-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jagbanana","download_url":"https://codeload.github.com/jagbanana/jg-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagbanana%2Fjg-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32095807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anthropic","anthropic-claude","chat","claude","wordpress"],"created_at":"2025-03-07T23:14:03.143Z","updated_at":"2026-04-21T14:31:45.788Z","avatar_url":"https://github.com/jagbanana.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JGChat - Claude AI Chatbot for WordPress\n\nJGChat is a lightweight yet powerful WordPress plugin that adds a customizable AI chatbot powered by Anthropic's Claude AI to your website. It has a friendly, familiar UI, with nice animations. It can appear as a form area within a page (via shortcode) or as a floating widget on the bottom of all pages.\n\nFrontend example:\n\n![JGChat Frontend Screenshot](assets/screenshot.png)\n\nBackend example:\n\n![JGChat Backend Screenshot](assets/screenshot2.png)\n\n## Features\n\n- 🤖 **Claude AI Integration**: Powered by Anthropic's state-of-the-art Claude AI models\n- 🎨 **Fully Customizable**: Dark-themed interface that matches the JG Widget Style Guide\n- 📱 **Responsive Design**: Works seamlessly on desktop and mobile devices\n- 💬 **Dual Implementation**: Use as a floating widget or embed directly in page content\n- 📚 **Knowledge Base**: Feed your chatbot custom information to provide tailored responses\n- 📊 **Question Logging**: Track what users are asking with built-in logging and CSV export\n- 🔄 **Chat History**: Maintains conversation context for natural dialogue\n- 🎭 **Model Selection**: Choose from the latest Claude models with dynamic refresh capability\n  - One-click refresh to fetch available models from Anthropic\n  - Shows full model IDs with descriptions\n  - Indicates latest model versions\n  - Automatically filters out deprecated models\n\n## Installation\n\n### Direct Upload\n\n1. Download the latest release from [GitHub Releases](https://github.com/yourusername/jgchat/releases)\n2. Upload the plugin folder to your `/wp-content/plugins/` directory\n3. Activate the plugin through the 'Plugins' menu in WordPress\n4. Configure your settings at `WP Admin \u003e JGChat \u003e Settings`\n## Configuration\n\n### Required Setup\n\n1. Create an account at [Anthropic Console](https://console.anthropic.com/) and get your API key\n2. Go to `WordPress Admin \u003e JGChat \u003e Settings`\n3. Enter your Anthropic API key\n4. Select your preferred Claude model\n   - Click \"Refresh Models\" to get the latest available models from Anthropic\n   - Choose from the dropdown, which shows full model IDs and descriptions\n   - Models marked as \"latest\" are indicated\n5. Set your chatbot name, welcome message, and input placeholder text\n6. Add any specific knowledge to the Knowledge Base text area\n7. Save your settings\n\n## Usage\n\n### As a Widget\n\nThe default implementation adds a floating chat button to the bottom-right corner of your site. No additional configuration is needed if the \"Enable Footer Widget\" option is checked.\n\n### As an Embedded Chat\n\nAdd the chat interface directly to any page or post content:\n\n```\n[jgchat]\n```\n\n## Styling\n\nJGChat follows a dark-themed style guide that's perfect for websites focused on astronomy, technology, and similar themes. The interface is designed to be clean, professional, and user-friendly.\n\nTo customize the appearance, you can add CSS to your theme or a custom CSS plugin.\n\n## Admin Features\n\n### Discussion Log\n\nTrack what your users are asking:\n\n1. Go to `WordPress Admin \u003e JGChat \u003e Discussion Log`\n2. View all chat questions chronologically\n3. Search for specific queries\n4. Export the full log as a CSV file\n\n## Development\n\n### Prerequisites\n\n- WordPress 5.6+\n- PHP 7.4+\n- Anthropic API key\n\n### Local Development\n\n1. Clone this repository\n2. Set up a local WordPress development environment\n3. Symlink or copy the plugin to your local plugins directory\n4. Activate the plugin and configure as described above\n\n## License\n\nThis project is licensed under the GPL v2 or later - see the [LICENSE](LICENSE) file for details.\n\n## Credits\n\n- Developed by [jaglab](https://github.com/yourusername)\n- Powered by [Anthropic's Claude AI](https://www.anthropic.com/)\n\n## Support\n\nFor bugs or feature requests, please [open an issue](https://github.com/yourusername/jgchat/issues).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagbanana%2Fjg-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagbanana%2Fjg-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagbanana%2Fjg-chat/lists"}