{"id":50673993,"url":"https://github.com/parakeet-nest/parakeet-components","last_synced_at":"2026-06-08T14:04:01.042Z","repository":{"id":256889098,"uuid":"856730025","full_name":"parakeet-nest/parakeet-components","owner":"parakeet-nest","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T16:31:21.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-09-14T16:44:31.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/parakeet-nest.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":"2024-09-13T05:13:27.000Z","updated_at":"2024-09-13T16:31:24.000Z","dependencies_parsed_at":"2024-09-13T16:43:18.037Z","dependency_job_id":"75a58e5d-a462-491a-8379-b1a18c8b8589","html_url":"https://github.com/parakeet-nest/parakeet-components","commit_stats":null,"previous_names":["parakeet-nest/parakeet-components"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parakeet-nest/parakeet-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fparakeet-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fparakeet-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fparakeet-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fparakeet-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parakeet-nest","download_url":"https://codeload.github.com/parakeet-nest/parakeet-components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fparakeet-components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34065357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"2026-06-08T14:04:00.081Z","updated_at":"2026-06-08T14:04:01.032Z","avatar_url":"https://github.com/parakeet-nest.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parakeet Components [GenAI Stack walking skeleton]\n\nThis 🐳 Compose GenAI Stack is an example of the usage of the [Parakeet](https://github.com/parakeet-nest/parakeet) 🦜🪺 GoLang library, made to simplify the development of small generative AI applications.\n\n## Start the stack\n\nIf you want to use the stack with your local install of Ollama:\n\n```bash\nHTTP_PORT=9999 LLM=tinydolphin OLLAMA_BASE_URL=http://host.docker.internal:11434 docker compose --profile webapp up\n```\n\u003e Make sure that Ollama is started\n\nIf you want to use the stack with Ollama running in a container:\n```bash\nHTTP_PORT=8888 LLM=gemma:2b OLLAMA_BASE_URL=http://ollama:11434 docker compose --profile container up\n```\n\n\u003e ✋ Compose will start the pull of the LLM, so be patient (my advice would be to use \"small LLM\" as tinyllama, tinydolphin or gemma:2b)\n\n## Remarks\n\nIf you have a GPU on your workstation, you can turn on GPU access with Docker Compose: https://docs.docker.com/compose/gpu-support. With Mac M1, M2 and M3 use the local install of Ollama.\n\n## Install dependencies (front)\n\n**JavaScript**:\n```bash\ncd public/js\nwget https://cdn.jsdelivr.net/npm/markdown-it@14.1.0/dist/markdown-it.min.js\nwget https://cdn.jsdelivr.net/npm/beercss@3.7.8/dist/cdn/beer.min.js\nwget https://cdn.jsdelivr.net/npm/material-dynamic-colors@1.1.2/dist/cdn/material-dynamic-colors.min.js\nwget https://unpkg.com/htmx.org@2.0.2/dist/htmx.min.js\n\nwget https://unpkg.com/htmx-ext-client-side-templates@2.0.0/client-side-templates.js\nwget https://unpkg.com/mustache@latest -O mustache.js\n```\n\n**Css**:\n```bash\ncd public/css\nwget https://cdn.jsdelivr.net/npm/beercss@3.7.8/dist/cdn/beer.min.css\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparakeet-nest%2Fparakeet-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparakeet-nest%2Fparakeet-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparakeet-nest%2Fparakeet-components/lists"}