{"id":29377395,"url":"https://github.com/f5devcentral/AI-stepbystep","last_synced_at":"2025-07-10T00:02:07.934Z","repository":{"id":287733404,"uuid":"926180792","full_name":"f5devcentral/AI-stepbystep","owner":"f5devcentral","description":"Community curated collection of basic AI Labs","archived":false,"fork":false,"pushed_at":"2025-06-06T21:12:40.000Z","size":10515,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-06-27T00:46:35.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/f5devcentral.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-02-02T18:34:26.000Z","updated_at":"2025-06-26T23:03:24.000Z","dependencies_parsed_at":"2025-04-13T16:37:03.649Z","dependency_job_id":"13371660-6524-488e-9783-4869e4098a9f","html_url":"https://github.com/f5devcentral/AI-stepbystep","commit_stats":null,"previous_names":["buulam/ai-stepbystep","f5devcentral/ai-stepbystep"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/f5devcentral/AI-stepbystep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2FAI-stepbystep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2FAI-stepbystep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2FAI-stepbystep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2FAI-stepbystep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f5devcentral","download_url":"https://codeload.github.com/f5devcentral/AI-stepbystep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5devcentral%2FAI-stepbystep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505734,"owners_count":23618962,"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":[],"created_at":"2025-07-10T00:01:01.901Z","updated_at":"2025-07-10T00:02:07.928Z","avatar_url":"https://github.com/f5devcentral.png","language":null,"funding_links":[],"categories":["Community Labs"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/buulam/AI-stepbystep?style=flat-square\u0026logo=refinedgithub\u0026logoColor=ffffff\"\u003e\n\u003cimg alt=\"GitHub commit activity\" src=\"https://img.shields.io/github/commit-activity/t/buulam/AI-stepbystep?style=social\u0026logo=github\u0026logoColor=000000\"\u003e\n\u003c/p\u003e\n\n# Welcome to AI Step-by-Step\nGetting started with AI is simple and can be free. The following lab guides act as a starting point for people who want to build their own environment rather than jumping straight into a chat prompt. There will be lab options that are free, then up to ~$1000, then up to a few thousand dollars.\n\nThese are Community contributed labs. If you see any opportunities for improvement or errors, please contribute with a Pull Request or notify the Lab Author.\n\n## Lab Guides\n\n### Basic infrastructure\n- Text focused labs\n  - [Running your first model locally with Ollama](/1_text_labs/ollama_basics/readme.md)\n    - [x] [Mac](/1_text_labs/ollama_basics/ollama_mac.md)\n    - [x] [Windows](/1_text_labs/ollama_basics/ollama_win.md)\n    - [x] [Linux](/1_text_labs/ollama_basics/ollama_lnx.md)\n    - [x] [Create a custom model](/1_text_labs/ollama_basics/custom_model.md)\n  - Running Daniel Miessler's [fabric](https://github.com/danielmiessler/fabric) framework\n    - [x] [Configuring your environment](/1_text_labs/fabric/env_config.md)\n    - [x] [Using existing patterns](/1_text_labs/fabric/existing_patterns.md)\n    - [ ] [Creating your own pattern](/1_text_labs/fabric/custom_patterns.md)\n  - [x] [Open WebUI front end](/1_text_labs/open-webui/README.md)\n    - [x] [Add OpenAI models to your Open WebUI via API key](/1_text_labs/open-webui/02-openai.md)\n    - [x] [Connect a local Ollama instance to your Open WebUI](1_text_labs/open-webui/03-ollama.md)\n- Audio focused labs\n  - [ ] Transcribe an audio file\n  - [ ] Voice generation\n- Image focused labs\n  - [ ] Diffusion server\n  - [ ] Computer vision model with laptop webcam\n    - [x] [Facial Recognition](3_image_labs/facial_recognition.md)\n    - [ ] [Object Recognition](3_image_labs/object_recognition.md)\n  - [ ] Add object detection to your security camera with Frigate\n- Agentic focused labs\n  - Agentic platforms\n    - [n8n](4_agentic_labs/n8n/readme.md)\n      - [x] [Installing n8n](4_agentic_labs/n8n/readme.md)\n    - Flowise\n      - [ ] Installing Flowise\n      \n## Community hardware builds\nNeed ideas for what your home lab could look like? Want to confirm compatible parts? Here are labs of our Community members.\n- [Buu Lam](builds/buu_lam.md)\n\n## Raspberri Pi case\nAre you running a lab that uses a Raspberry Pi 5 and it needs a home?\n\nCheck out this design for a case: [pi-case](/pi-case/README.md)\n\n## Additional learning resources\n- F5's solutions offer tremendous value once you have learned how to build AI. Here are some labs that introduce those solutions. [Secure deliver optimize GenAI](https://github.com/f5devcentral/secure-deliver-optimize-genai)\n\n- Here are some [more labs](morelabs.md) we've come across. PR's are welcome!\n\n## Contributors\n\u003ca href=\"https://github.com/f5devcentral/ai-stepbystep/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=f5devcentral/ai-stepbystep\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5devcentral%2FAI-stepbystep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff5devcentral%2FAI-stepbystep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5devcentral%2FAI-stepbystep/lists"}