{"id":29216954,"url":"https://github.com/scalytics/scalytics-community-edition","last_synced_at":"2025-07-17T09:35:11.843Z","repository":{"id":301181248,"uuid":"1008275061","full_name":"scalytics/Scalytics-Community-Edition","owner":"scalytics","description":"Scalytics Connect, the Operation Stack for Open Models, Community Edition - get running in an easy way with open models","archived":false,"fork":false,"pushed_at":"2025-06-26T10:24:40.000Z","size":1593,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T02:01:59.490Z","etag":null,"topics":["deepseek","gemma3","llama","ollama","ollama-app","openai-api","phi4","teuken-7b"],"latest_commit_sha":null,"homepage":"https://www.scalytics.io/open-source","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scalytics.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-06-25T09:43:35.000Z","updated_at":"2025-06-30T15:28:47.000Z","dependencies_parsed_at":"2025-06-25T15:44:17.766Z","dependency_job_id":null,"html_url":"https://github.com/scalytics/Scalytics-Community-Edition","commit_stats":null,"previous_names":["scalytics/community-edition"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scalytics/Scalytics-Community-Edition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalytics%2FScalytics-Community-Edition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalytics%2FScalytics-Community-Edition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalytics%2FScalytics-Community-Edition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalytics%2FScalytics-Community-Edition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scalytics","download_url":"https://codeload.github.com/scalytics/Scalytics-Community-Edition/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalytics%2FScalytics-Community-Edition/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265589600,"owners_count":23793571,"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":["deepseek","gemma3","llama","ollama","ollama-app","openai-api","phi4","teuken-7b"],"created_at":"2025-07-03T02:00:26.644Z","updated_at":"2025-07-17T09:35:11.804Z","avatar_url":"https://github.com/scalytics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scalytics Community Edition\n\nWelcome to the Scalytics Community Edition! This is the open-source version of the Scalytics platform, a powerful tool for AI-driven data analysis and insights.\n\n# Screenshots\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"img/dashboard.png\" alt=\"Dashboard\" width=\"300\"/\u003e\n      \u003cbr /\u003e\n      \u003csub\u003e\u003cb\u003eDashboard\u003c/b\u003e\u003c/sub\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"img/chat.png\" alt=\"Chat Interface\" width=\"300\"/\u003e\n      \u003cbr /\u003e\n      \u003csub\u003e\u003cb\u003eChat Interface\u003c/b\u003e\u003c/sub\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"img/admin.png\" alt=\"Admin Panel\" width=\"300\"/\u003e\n      \u003cbr /\u003e\n      \u003csub\u003e\u003cb\u003eAdmin Panel\u003c/b\u003e\u003c/sub\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"img/hardware.png\" alt=\"Hardware Monitoring\" width=\"300\"/\u003e\n      \u003cbr /\u003e\n      \u003csub\u003e\u003cb\u003eHardware Monitoring\u003c/b\u003e\u003c/sub\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n- GPU advised; works with M* architecture, too\n- 16 GB RAM recommended; more is always better\n- SSD hard disk, 1TB if 70B models are run\n\n## Getting Started\n\nTo get started with the Scalytics Community Edition, follow these steps:\n\n1.  Clone the repository:\n    ```bash\n    git clone git@github.com:scalytics/Scalytics-Community-Edition.git\n    cd Scalytics-Community-Edition\n    ```\n\n2.  Set up your environment:\n    - Create a `.env` file by copying the example: `cp .env.example .env`\n    - Fill in the required environment variables in your new `.env` file.\n\n3.  Run the application:\n    ```bash\n    ./start-app.sh\n    ```\n\n## Initial Setup\n\nAfter the application starts:\n\n1. Reset the admin password in the shell:\n   ```bash\n   node scripts/reset_admin_password.js\n   ```\n2. Copy the password and log in.\n3. Download an embedding model and activate it over Models -\u003e Local Models.\n4. Download an LLM, activate it over Models -\u003e Local Models Edit -\u003e Set config, Save \u0026 Activate.\n\n## Documentation\n\nFor more detailed information, please refer to our official documentation in the `docs/` directory.\n\n## API Testing\n\nYou can test the API using `curl`.\n\n### List Models\n\n```bash\ncurl -X GET http://localhost:3001/v1/models -H \"Authorization: Bearer YOUR_API_KEY\"\n```\n\n### Chat Completions (Non-Streaming)\n\n```bash\ncurl -X POST http://localhost:3001/v1/chat/completions -H \"Authorization: Bearer YOUR_API_KEY\" -H \"Content-Type: application/json\" -d '{\"messages\": [{\"role\": \"user\", \"content\": \"Hello\"}]}'\n```\n\n### Chat Completions (Streaming)\n\n```bash\ncurl -X POST http://localhost:3001/v1/chat/completions -H \"Authorization: Bearer YOUR_API_KEY\" -H \"Content-Type: application/json\" -d '{\"messages\": [{\"role\": \"user\", \"content\": \"Hello\"}], \"stream\": true}'\n```\n\n## Contributing\n\nWe welcome contributions from the community! Please read our contributing guidelines before submitting a pull request.\n\n## License\n\nThis project is licensed under the Apache 2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalytics%2Fscalytics-community-edition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscalytics%2Fscalytics-community-edition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalytics%2Fscalytics-community-edition/lists"}