{"id":23676053,"url":"https://github.com/tecno-consultores/llm-lab","last_synced_at":"2026-02-06T19:02:01.938Z","repository":{"id":270169666,"uuid":"909530496","full_name":"tecno-consultores/llm-lab","owner":"tecno-consultores","description":"Docker Compose to install N8N, Openweb UI, Qdrant, Ollama, EvolutionAPI and other systems.","archived":false,"fork":false,"pushed_at":"2026-02-03T15:21:53.000Z","size":352,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-04T05:26:30.503Z","etag":null,"topics":["ai-agents","crawl4ai","docker-compose","evolutionapi","kafka","laboratory","llm-agents","mongodb","n8n","n8n-runner","n8n-worker","ollama","open-webui","postgresql","qdrant-vector-database","redis","whisper-ai"],"latest_commit_sha":null,"homepage":"https://www.tecnoconsultores.net/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecno-consultores.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-29T01:30:39.000Z","updated_at":"2026-01-21T22:18:29.000Z","dependencies_parsed_at":"2025-04-01T16:35:24.152Z","dependency_job_id":"83259628-16ba-45b1-8f38-856b84ca6920","html_url":"https://github.com/tecno-consultores/llm-lab","commit_stats":null,"previous_names":["tecno-consultores/llm-lab"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tecno-consultores/llm-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fllm-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fllm-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fllm-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fllm-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecno-consultores","download_url":"https://codeload.github.com/tecno-consultores/llm-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fllm-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29172724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"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":["ai-agents","crawl4ai","docker-compose","evolutionapi","kafka","laboratory","llm-agents","mongodb","n8n","n8n-runner","n8n-worker","ollama","open-webui","postgresql","qdrant-vector-database","redis","whisper-ai"],"created_at":"2024-12-29T14:41:20.026Z","updated_at":"2026-02-06T19:02:01.933Z","avatar_url":"https://github.com/tecno-consultores.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-lab\n\nMade by: [Tecno Consultores 2023](https://www.tecnoconsultores.net/)\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/tecno-consultores/llm-lab)\n\nTo run N8N on AMD64/ARM64 (with Postgres and Redis):\n\n```bash\ndocker compose -f docker-compose.yml --env-file env.example --profile n8n --profile n8n-worker --profile n8n-runner up -d\n```\n\nProfiles you can run:\n\n* [N8N](https://github.com/n8n-io/n8n) on AMD64/ARM64 (--profile n8n)\n    + N8N-worker on AMD64/ARM64 (--profile n8n-worker)\n    + N8N-runner (code sandbox) on AMD64/ARM64 (--profile n8n-runner)\n* [Qdrant](https://github.com/qdrant/qdrant) on AMD64/ARM64 (--profile qdrant)\n* [n8n-openai-bridge](https://github.com/sveneisenschmidt/n8n-openai-bridge/) on AMD64 (--profile openaibridge)\n* [OpenwebUI](https://github.com/open-webui/open-webui) on AMD64/ARM64 (--profile openwebui)\n* [Kafka](https://github.com/apache/kafka) on AMD64/ARM64 (--profile kafka)\n* [Ollama](https://github.com/ollama/ollama) on Nvidia (--profile ollama-gpu)\n    + Ollama on AMD64/ARM64 or AMD GPU (--profile ollama-cpu)\n* [Whisper](https://github.com/openai/whisper) on Nvidia (--profile whisper-gpu)\n    + Whisper on CPU (--profile whisper)\n* [Crawl4ai](https://github.com/unclecode/crawl4ai) on AMD64 (--profile crawl4ai-amd64)\n    + Crawl4ai on ARM64 (--profile crawl4ai-arm64)\n* [NGINX proxy manager](https://github.com/NginxProxyManager/nginx-proxy-manager) on AMD64/ARM64 (--profile proxy)\n* [Searxng](https://github.com/searxng/searxng) on AMD64/ARM64 (--profile searxng)\n* [MongoDB](https://www.mongodb.com) on AMD64 (--profile mongodb)\n* [EvolutionAPI](https://doc.evolution-api.com/v1/en/get-started/introduction) on AMD64/ARM64 (--profile evolutionapi)\n\nExample:\n\n```bash\ndocker compose -f docker-compose.yml --env-file env.example --profile n8n --profile n8n-worker --profile n8n-runner --profile openwebui up -d\n```\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=tecno-consultores/llm-lab\u0026type=Date)](https://www.star-history.com/#tecno-consultores/llm-lab\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecno-consultores%2Fllm-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecno-consultores%2Fllm-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecno-consultores%2Fllm-lab/lists"}