{"id":18354736,"url":"https://github.com/siddhantprateek/go-gpt","last_synced_at":"2025-04-10T01:26:09.169Z","repository":{"id":188629164,"uuid":"622435619","full_name":"siddhantprateek/go-gpt","owner":"siddhantprateek","description":"🚀 A simple way to communicate with OpenAI using your CLI. Robust solution that lets you effortlessly engage with OpenAI's cutting-edge capabilities.","archived":false,"fork":false,"pushed_at":"2023-08-22T08:09:02.000Z","size":32893,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T16:50:11.147Z","etag":null,"topics":["golang","gpt-3","in-progress","sandbox"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siddhantprateek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["siddhantprateek"]}},"created_at":"2023-04-02T05:10:20.000Z","updated_at":"2023-08-31T02:11:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5465648-4e6f-4ff5-ae38-b3afcec8c0b4","html_url":"https://github.com/siddhantprateek/go-gpt","commit_stats":null,"previous_names":["siddhantprateek/go-gpt"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhantprateek%2Fgo-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhantprateek%2Fgo-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhantprateek%2Fgo-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhantprateek%2Fgo-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddhantprateek","download_url":"https://codeload.github.com/siddhantprateek/go-gpt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248139429,"owners_count":21054096,"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":["golang","gpt-3","in-progress","sandbox"],"created_at":"2024-11-05T22:04:59.578Z","updated_at":"2025-04-10T01:26:09.137Z","avatar_url":"https://github.com/siddhantprateek.png","language":"Go","funding_links":["https://github.com/sponsors/siddhantprateek"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    Go-GPT\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    A simple way to communicate with OpenAI using your CLI.\n\u003c/p\u003e\n\n![go-gpt-cli-thumb](https://user-images.githubusercontent.com/43869046/229339476-4bb3d0fa-f03c-4142-b825-7d7cc8ef3003.png)\n\n---\n\n## Application Features\n\n### 👌 Features\n- Currently `Go-GPT` uses OpenAI's `gpt-3.5-turbo` model. While building this project `GPT-4` and `gpt-4-32k` has already been released on 14 March, 2023.\n- Support for `GPT-4` model (*coming soon*...)\n\n### ⚡Performance\n- `GPT-3` language model currently have limited knowledge of the world until September 2021, soon after upgrading to `GPT-4`, it will have better results.\n- `GPT-3` language model can’t produce video, sound, or images currently.\n\n## ⚙️ Installation\n\n- Golang `1.20` or higher is required to build and run the project. You can find the installer on the official Golang download page [Go.dev](go.dev).\n\n-  ```bash\n    make go-gpt\n    make build\n   ```\n\n---\n\n```bash\n$ go-gpt\n         ____               ____ ____ _____ \n\t/ ___|  ___        / ___|  _ \\_   _|\n\t| |  _ / _ \\ _____| |  _| |_) || |  \n\t| |_| | (_) |_____| |_| |  __/ | |  \n\t\\____| \\___/       \\____|_|    |_|  \n\n  Go-GPT is a simple way to communicate with OpenAI  \n    using your CLI created by @siddhantprateek\n```\n\n## 🐳 To run Go-GPT using Docker \n\nTo run Go-GPT with Docker, use the following command.\n```bash\n docker run -d --name go-gpt -p 8090:8090 \n```\n\nTo view logs from the Docker container, use the following command:\n```bash\n docker logs -f go-gpt\n```\n\n\n## 🏗️ Features to work on\n\n- [ ] Token Streaming Over CLI\n- [ ] Implement a loading indicator during response generation.\n- [ ] Add a `.go-gpt` history file to maintain chat histories and responses.\n\n## 😉 Author\n\n- [@siddhantprateek](https://github.com/siddhantprateek)\n\n## 📝 License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhantprateek%2Fgo-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhantprateek%2Fgo-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhantprateek%2Fgo-gpt/lists"}