{"id":20674906,"url":"https://github.com/cheshire-cat-ai/admin-vue","last_synced_at":"2025-04-07T11:07:58.183Z","repository":{"id":169406718,"uuid":"645376706","full_name":"cheshire-cat-ai/admin-vue","owner":"cheshire-cat-ai","description":"Admin panel of the Cheshire Cat AI","archived":false,"fork":false,"pushed_at":"2025-01-24T12:47:58.000Z","size":5148,"stargazers_count":36,"open_issues_count":14,"forks_count":37,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-06T06:09:46.100Z","etag":null,"topics":["admin","ai","cheshire-cat","frontend","panel","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheshire-cat-ai.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}},"created_at":"2023-05-25T14:10:15.000Z","updated_at":"2025-03-03T18:04:03.000Z","dependencies_parsed_at":"2023-11-26T22:29:55.998Z","dependency_job_id":"b274c20f-1bc8-42a0-810e-b57f860286f9","html_url":"https://github.com/cheshire-cat-ai/admin-vue","commit_stats":null,"previous_names":["pieroit/cheshire-cat-admin","cheshire-cat-ai/admin-vue"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire-cat-ai%2Fadmin-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire-cat-ai%2Fadmin-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire-cat-ai%2Fadmin-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire-cat-ai%2Fadmin-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheshire-cat-ai","download_url":"https://codeload.github.com/cheshire-cat-ai/admin-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640463,"owners_count":20971557,"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":["admin","ai","cheshire-cat","frontend","panel","vue"],"created_at":"2024-11-16T21:08:03.359Z","updated_at":"2025-04-07T11:07:58.163Z","avatar_url":"https://github.com/cheshire-cat-ai.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://discord.gg/bHX5sNFCYU\"\u003e\n  \u003cimg alt=\"Discord Server\" src=\"https://img.shields.io/discord/1092359754917089350?logo=discord\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/cheshire-cat-ai/admin-vue/stargazers\"\u003e\n  \u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/cheshire-cat-ai/admin-vue?logo=github\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/cheshire-cat-ai/admin-vue/forks\"\u003e\n  \u003cimg alt=\"GitHub Forks\" src=\"https://img.shields.io/github/forks/cheshire-cat-ai/admin-vue?logo=github\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/cheshire-cat-ai/admin-vue/blob/main/LICENSE\"\u003e\n  \u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/cheshire-cat-ai/admin-vue?logo=github\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/cheshire-cat-ai/admin-vue/issues\"\u003e\n  \u003cimg alt=\"GitHub Issues\" src=\"https://img.shields.io/github/issues/cheshire-cat-ai/admin-vue?logo=github\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/cheshire-cat-ai/admin-vue/pulls\"\u003e\n  \u003cimg alt=\"GitHub Pull Requests\" src=\"https://img.shields.io/github/issues-pr/cheshire-cat-ai/admin-vue?logo=github\u0026style=flat-square\"\u003e\n\u003c/a\u003e\n\n# Cheshire Cat Admin UI 🐱\n\nThis is the source code to build the admin client for the Cheshire Cat AI.\n\n## About the project\n\nThe Cheshire Cat is a framework to build long-tail AIs:\n\n- Language model agnostic, allows compatibility with OpenAI, Cohere, HuggingFace, and custom models\n- Long-term memory storage capabilities\n- Seamless integration with external tools, such as APIs and other models\n- Ability to ingest various document formats, including PDFs and text files\n- 100% dockerized for simple and efficient deployment\n- Extensibility via plugins, offering unparalleled flexibility to users.\n\n### Pre-requisites\n\nMake sure you have the following installed on your machine:\n\n```bash\n  node v18.15+\n```\n\n### Installation\n\nThis project uses `pnpm` as the package manager. You can install it by running:\n\n```bash\n  npm install -g pnpm\n```\n\nThen, install the dependencies:\n\n```bash\n  pnpm install\n```\n\n### Scripts\n\nHere's a list of scripts that you can run to get the app up and running\n\n#### Dev mode\n\nRun the app in dev mode with hot-reloading enabled and the browser automatically opening on port `3000` (default)\n\n```bash\n  pnpm run dev\n```\n\n#### Build\n\nBuild the app for production\n\n```bash\n  pnpm run build\n```\n\n#### Start the app\n\nRuns the build and serves the built app on port `3000` (default)\n\n```bash\n  pnpm run preview\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheshire-cat-ai%2Fadmin-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheshire-cat-ai%2Fadmin-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheshire-cat-ai%2Fadmin-vue/lists"}