{"id":13574880,"url":"https://github.com/prefix-dev/ai-forge","last_synced_at":"2025-04-04T18:32:39.529Z","repository":{"id":236152036,"uuid":"757093839","full_name":"prefix-dev/ai-forge","owner":"prefix-dev","description":"AI examples for pixi \u0026 rattler-build","archived":false,"fork":false,"pushed_at":"2024-05-09T06:20:26.000Z","size":210,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T10:11:39.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prefix-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-13T19:49:28.000Z","updated_at":"2024-12-20T09:15:18.000Z","dependencies_parsed_at":"2024-04-25T21:36:53.729Z","dependency_job_id":"819e8c4d-0d53-4682-a721-a45cff44ab8d","html_url":"https://github.com/prefix-dev/ai-forge","commit_stats":null,"previous_names":["prefix-dev/ai-forge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prefix-dev%2Fai-forge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prefix-dev%2Fai-forge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prefix-dev%2Fai-forge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prefix-dev%2Fai-forge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prefix-dev","download_url":"https://codeload.github.com/prefix-dev/ai-forge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247229862,"owners_count":20905144,"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":"2024-08-01T15:00:55.524Z","updated_at":"2025-04-04T18:32:39.524Z","avatar_url":"https://github.com/prefix-dev.png","language":"Jupyter Notebook","funding_links":[],"categories":["Jupyter Notebook"],"sub_categories":[],"readme":"# A few AI examples for [pixi](pixi.sh) \n\nAll of these examples use `pixi` - our new package manager.\nPixi is based on the (vast) conda \u0026 conda-forge ecosystem.\n\nPixi also comes with lockfiles and a little workflow / task running system (similar to `taskfile` or `make`). That makes it very easy to run these examples.\n\n## Installation\n\nTo install `pixi`, run the following command:\n\n```bash\ncurl -fsSL https://pixi.sh/install.sh | bash\n```\n\n## Whisper\n\nWhisper does text-to-speech. To run it locally, just navigate to the `whisper` directory and run:\n\n```bash\npixi run start  # live transcription using base-en\n```\n\nOr if you want to transscribe a file:\n\n```bash\npixi run convert myfile.mp3  # convert the file from any audio format to `output.wav` using ffmpeg\n# then\npixi run transcribe -f output.wav  # transcribe the file using base-en\n```\n\n## Llama.cpp \n\nFollows ...\n\n## Resnet\n\nFollows ... ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprefix-dev%2Fai-forge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprefix-dev%2Fai-forge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprefix-dev%2Fai-forge/lists"}