{"id":25579746,"url":"https://github.com/chhabrakadabra/logseq-plugin-copilot","last_synced_at":"2026-01-12T03:03:42.471Z","repository":{"id":267648978,"uuid":"900427998","full_name":"chhabrakadabra/logseq-plugin-copilot","owner":"chhabrakadabra","description":"Talk to AI about your Logseq notes.","archived":false,"fork":false,"pushed_at":"2025-05-09T19:09:40.000Z","size":6939,"stargazers_count":27,"open_issues_count":14,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T10:12:37.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chhabrakadabra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-12-08T18:43:42.000Z","updated_at":"2025-05-09T19:09:05.000Z","dependencies_parsed_at":"2024-12-11T16:28:04.268Z","dependency_job_id":"9213bfcd-8de7-4780-89ee-a82e313e8b63","html_url":"https://github.com/chhabrakadabra/logseq-plugin-copilot","commit_stats":null,"previous_names":["chhabrakadabra/logseq-plugin-copilot"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/chhabrakadabra/logseq-plugin-copilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhabrakadabra%2Flogseq-plugin-copilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhabrakadabra%2Flogseq-plugin-copilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhabrakadabra%2Flogseq-plugin-copilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhabrakadabra%2Flogseq-plugin-copilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chhabrakadabra","download_url":"https://codeload.github.com/chhabrakadabra/logseq-plugin-copilot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhabrakadabra%2Flogseq-plugin-copilot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28332857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-21T04:01:25.635Z","updated_at":"2026-01-12T03:03:42.449Z","avatar_url":"https://github.com/chhabrakadabra.png","language":"TypeScript","funding_links":[],"categories":["🔌 Plugins"],"sub_categories":[],"readme":"# Logseq Copilot\n\nTalk to AI about your Logseq notes.\n\n## Features\n\n![demo](./demo.gif)\n\nLogseq Copilot automatically indexes all your Logseq notes and includes relevant context in the\nChatGPT prompt. It doesn't matter which page you're currently on, this plugin will pull relevant\ninformation from all of your notes.\n\nUsing a chat-like interface, you'll be able to discuss your notes with a Copilot and easily insert\nnote suggestions into Logseq.\n\n## Usage\n\nBe sure to add your OpenAI API key to the [settings](#settings) page. Without it, this plugin is not\ngoing to work.\n\nUse `ctrl-P` to bring up the Copilot interface and type in a question about your notes.\n\n## Settings\n\n![settings](./settings.png)\n\n- **OpenAI API Key**: If you don't have one already, create it\n  [here](https://platform.openai.com/settings/organization/api-keys)\n- **OpenAI Base URL**: If you have a proxy you'd like your OpenAI API calls to go through. If you\n  don't know what that is, then you can leave this blank.\n- **OpenAI Model**: The actual model the plugin will contact.\n- **Chat Dialog Shortcut**: The keyboard shortcut to bring up the chat dialog screen.\n- **Vector Similarity Top K**: (Advanced) The number of vector search results that can be included\n  in your prompt context.\n\n## Support\n\nCreate an issue [here](https://github.com/chhabrakadabra/logseq-plugin-copilot/issues). Even better,\ncreate a pull request!\n\n## FAQ\n\n### Can this plugin work with locally hosted LLMs?\n\nSure! As long as you can expose an OpenAI compatible API. For example, to work with\n[Ollama](https://ollama.com/), you'll need to change the `OpenAI Base URL` setting to\n`http://localhost:11434/v1`. You'll also need to\n[adjust](https://github.com/ollama/ollama/blob/main/docs/faq.md#how-do-i-configure-ollama-server)\nthe [OLLAMA_ORIGINS environment\nvariable](https://github.com/ollama/ollama/blob/main/docs/faq.md#how-can-i-allow-additional-web-origins-to-access-ollama).\nYou'll need to allow the origin `logseq.io` or just set it to a wildcard `*` if it's appropriate.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchhabrakadabra%2Flogseq-plugin-copilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchhabrakadabra%2Flogseq-plugin-copilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchhabrakadabra%2Flogseq-plugin-copilot/lists"}