{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"model-gallery","owner":"go-skynet","isFork":false,"description":"🗃️ a curated collection of models ready-to-use with LocalAI","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":2,"issueCount":9,"starsCount":247,"forksCount":66,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T23:18:24.124Z"}},{"type":"Public","name":"helm-charts","owner":"go-skynet","isFork":false,"description":"go-skynet helm chart repository","allTopics":[],"primaryLanguage":{"name":"Smarty","color":"#f0c040"},"pullRequestCount":5,"issueCount":15,"starsCount":41,"forksCount":34,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-28T08:44:01.330Z"}},{"type":"Public","name":"go-ggml-transformers.cpp","owner":"go-skynet","isFork":false,"description":"Binding to transformers in ggml","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":5,"issueCount":3,"starsCount":54,"forksCount":8,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T17:00:05.937Z"}},{"type":"Public","name":"go-llama.cpp","owner":"go-skynet","isFork":false,"description":"LLama.cpp golang bindings","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":7,"issueCount":26,"starsCount":595,"forksCount":75,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T16:28:39.691Z"}},{"type":"Public","name":"go-bert.cpp","owner":"go-skynet","isFork":false,"description":"bindings for bert.cpp","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":3,"issueCount":3,"starsCount":9,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T14:24:48.930Z"}},{"type":"Public","name":"LocalAI-frontend","owner":"go-skynet","isFork":false,"description":"","allTopics":["hacktoberfest"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":4,"starsCount":76,"forksCount":20,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-11T10:48:49.392Z"}},{"type":"Public","name":"whisper","owner":"go-skynet","isFork":false,"description":"A simple whisper.cpp toolbox for golang","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-15T17:58:18.908Z"}},{"type":"Public","name":"public-models","owner":"go-skynet","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-15T14:48:03.253Z"}},{"type":"Public","name":"go-chatgpt-conversation","owner":"go-skynet","isFork":false,"description":"A simple wrapper around the OpenAI api in golang to provide a conversational model that keeps history.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-15T14:28:25.837Z"}},{"type":"Public","name":"intents","owner":"go-skynet","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-15T08:27:52.228Z"}},{"type":"Public archive","name":"localai-website","owner":"go-skynet","isFork":false,"description":"LocalAI website, powered by Hugo ","allTopics":["hacktoberfest"],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":1,"issueCount":4,"starsCount":14,"forksCount":32,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-22T17:16:42.031Z"}},{"type":"Public","name":"gpt4all","owner":"go-skynet","isFork":true,"description":"gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":7224,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-02T04:57:24.457Z"}},{"type":"Public archive","name":"bloomz.cpp","owner":"go-skynet","isFork":true,"description":"C++ implementation for BLOOM with golang bindings","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":64,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-02T02:59:28.518Z"}},{"type":"Public","name":"gpt-discord-bot","owner":"go-skynet","isFork":true,"description":"Example Discord bot written in Python that uses the completions API to have conversations with the `gpt-3.5-turbo` model, and already compatible with LocalAI","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":647,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-02T02:46:44.543Z"}},{"type":"Public","name":".github","owner":"go-skynet","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-01T12:41:20.103Z"}},{"type":"Public","name":"go-common","owner":"go-skynet","isFork":false,"description":"Common structs and functions shared between the separate go-* backend binding layers.","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-27T22:17:21.960Z"}},{"type":"Public archive","name":"go-gpt4all-j.cpp","owner":"go-skynet","isFork":false,"description":"golang binding for gpt4all-j","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":4,"issueCount":1,"starsCount":3,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-17T05:19:50.883Z"}},{"type":"Public archive","name":"llama","owner":"go-skynet","isFork":true,"description":"an embeddable llama.cpp","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":8464,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-18T15:04:00.640Z"}}],"repositoryCount":18,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}