{"id":15282755,"url":"https://github.com/mvrilo/goprivategpt","last_synced_at":"2025-05-07T03:21:13.753Z","repository":{"id":178462439,"uuid":"657206937","full_name":"mvrilo/goprivategpt","owner":"mvrilo","description":"privategpt implemented with Go","archived":false,"fork":false,"pushed_at":"2024-03-18T01:37:42.000Z","size":68,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T12:17:09.702Z","etag":null,"topics":["go","golang","gpt","llama","llm","privategpt","sqlite","weaviate"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mvrilo.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":"2023-06-22T14:47:38.000Z","updated_at":"2024-09-24T16:26:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"6dedecdb-64bd-4ed7-9977-eb1f7240d080","html_url":"https://github.com/mvrilo/goprivategpt","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"9eceb2252ff200bb925f678faf927afab75b40e4"},"previous_names":["mvrilo/goprivategpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgoprivategpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgoprivategpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgoprivategpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgoprivategpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvrilo","download_url":"https://codeload.github.com/mvrilo/goprivategpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251632293,"owners_count":21618625,"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":["go","golang","gpt","llama","llm","privategpt","sqlite","weaviate"],"created_at":"2024-09-30T14:39:17.207Z","updated_at":"2025-05-07T03:21:13.736Z","avatar_url":"https://github.com/mvrilo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goprivategpt\n\nImplementation of PrivateGPT in Go using [langchaingo](https://github.com/tmc/langchaingo) and [go-llama.cpp](https://github.com/go-skynet/go-llama.cpp).\n\nSupported file extensions:\n\n- `csv`\n- `html`\n- `txt`\n\nSupported vector stores:\n\n- [sqlite-vss](https://github.com/asg017/sqlite-vss)\n- [weaviate](https://github.com/weaviate/weaviate)\n\nRequirements for running:\n\n- `ggml model`\n\n### Dependencies\n\n- `brew install libomp`\n\n### Building\n\n- Mac:\n\n```\nmake build-metal\n```\n\n- Linux:\n\n```\nmake build\n```\n\n### Usage\n\n```\nA way for you to interact with your documents.\n\nUsage:\n  goprivategpt [command]\n\nAvailable Commands:\n  ask         completes a given input\n  help        Help about any command\n  ingest      Ingests documents from source directory into the vector store\n  server      Starts the http server\n\nFlags:\n  -h, --help               help for goprivategpt\n  -s, --storeaddr string   Vector store filename or address (default \"goprivategpt.db\")\n  -t, --threads int        Number of threads for LLM (default 8)\n  -n, --tokens int         Number of max tokens in response (default 512)\n\nUse \"goprivategpt [command] --help\" for more information about a command.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgoprivategpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvrilo%2Fgoprivategpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgoprivategpt/lists"}