Go gpt-4

Open-source Go projects categorized as gpt-4

Top 16 Go gpt-4 Projects

  • plandex

    An AI coding engine for building complex, real-world software with LLMs

  • Project mention: Ask HN: What's with the Gatekeeping in Open Source? | news.ycombinator.com | 2024-05-02

    Today I tried to post my open source project on the /r/opensource subreddit. It's an AGPL 3.0-licensed, terminal-based AI coding tool that defaults to OpenAI, but can also be used with other models, including open source models.

    The subreddit's rules in the sidebar state that a project must be open source under the definition on Wikipedia (https://en.wikipedia.org/wiki/Open_source) and also that limited and responsible self-promotion is ok.

    My post was automatically blocked, seemingly by the mere mention of "OpenAI". The auto-message stated that "ChatGPT wrappers" were not allowed on the subreddit.

    I messaged the mods to tell them about the mistake, since my project plainly was not a "ChatGPT wrapper". One of them replied saying only "Working as intended" and that because my project uses OpenAI models by default, that it isn't welcome in the subreddit.

    I asked why projects using OpenAI in particular are penalized (despite this being mentioned nowhere in the rules on the sidebar), considering that there are many posts for projects interfacing with MacOS, Windows, AWS, GitHub, and countless other closed source technologies. I received no answer to this question. I was only told that any project "advertising" OpenAI was "against the spirit of FOSS" and therefore did not belong on the subreddit. The mod also continued derisively referring to my project as a "ChatGPT wrapper" and "OpenAI plugin" despite my earlier explanation. I was also called "egocentric" for wanting to share my project.

    It made me sad that a subreddit with over 200k members that seems to have a lot of cool discussions going on is being moderated like this. What's with all the gatekeeping? Why are people so interested in excluding the "wrong" type of open source projects? As far as I'm concerned, if you have an open source license and people can run your code, then your project is open source.

    Am I right to be miffed by this or does the moderator have a point? Have you experienced this kind of thing with your own projects? How have you dealt with it?

    This is my project, by the way: https://github.com/plandex-ai/plandex

  • go-openai

    OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go

  • Project mention: Agency: Pure Go LangChain Alternative | news.ycombinator.com | 2023-11-27

    Unfortunately, you're using sashabaranov/go-openai, which has different api behavior than the official langchain python package [0].

    I was hoping this would be a drop in replacement for langchain (so DS ppl can code in python and gophers can port it to production).

    [0] - https://github.com/sashabaranov/go-openai#why-dont-we-get-th...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kubectl-ai

    ✨ Kubectl plugin for OpenAI GPT

  • Project mention: Do Anyone Know the Role of AI in DevOps? | news.ycombinator.com | 2023-10-25

    You can check https://github.com/sozercan/kubectl-ai it generates manifests

  • tiktoken-go

    go version of tiktoken

  • yai

    Your AI powered terminal assistant.

  • Project mention: 🏆 Top Go open source projects and contributors | /r/golang | 2023-07-05

    the repo https://github.com/ekkinox/yai is not taken into account (asked a resync just now)

  • evalgpt

    EvalGPT is an code interpreter framework that utilizes large language models to automate the process of code-writing and execution, delivering precise results for user-defined tasks. (by index-labs)

  • Project mention: Show HN: EvalGPT – Code interpreter and agent framework inspired by Google Borg | news.ycombinator.com | 2023-09-05
  • sgpt

    SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal.

  • Project mention: Aider: AI pair programming in your terminal | news.ycombinator.com | 2024-04-10

    I feel only a bit bad when deploying a billion dollar machine model to ask "how to rename a git a branch" every other week. Its the easiest way (https://github.com/tbckr/sgpt) compared to reading the manual, but reading the manual is the right way.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • JsonGenius

    Get structured JSON data from any page.

  • Project mention: Show HN: SingleAPI – Convert the Internet into your own API | news.ycombinator.com | 2023-10-17

    isn’t this just using jsongenius[1]

    [1] https://github.com/semanser/JsonGenius

  • infra

    Infrastructure powering E2B - Secure Runtime for AI Agents & Apps (by e2b-dev)

  • Project mention: Show HN: Open-source SDK for creating custom code interpreters with any LLM | news.ycombinator.com | 2024-04-19

    We'll have nice and easy support for self-hosting soon-ish.

    In the meantime, everything is open-source and the infra is codified with Terraform. GCP should have the best support now. If you want to dig into it, we'd love to give you support along the road so we can improve the process.

    Our infra repo [0] is a good place to start. Once you have E2B deployed, you can just change E2B_DOMAIN env var and use our SDK.

    Feel free to email me, join our Discord, or open an issue if you have any questions

    [0] https://github.com/e2b-dev/infra

  • chatgptui

    ChatGPT 🤖 with Textual User Interface (TUI) mode written in Go.

  • TaskEaseGPT

    (WIP) A user-friendly, AI-powered task manager emphasizing efficient work over planning. Streamlines workflow with intelligent task generation & execution. Boost your productivity today!

  • gptc

    Supercharge your CLI with the power of OpenAI's GPT model (and other models too!) (by junyu-w)

  • jotbot

    JotBot generates the missing code documentation for your Go and TypeScript projects. Powered by AI.

  • x

    Solve complex tasks (e.g. writing and testing code) using LLM-Chains (by aymenfurter)

  • soulshack

    soulshack, an irc chatbot: because real people are overrated. (gpt-4)

  • gpt

    GPT-3.5 Turbo & GPT-4 Chatbot Golang Library (by 8ff)

  • Project mention: GPT-3.5 Turbo & GPT-4 Chatbot Golang Library | /r/ChatGPT | 2023-08-13
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go gpt-4 related posts

Index

What are some of the best open-source gpt-4 projects in Go? This list will help you:

Project Stars
1 plandex 9,433
2 go-openai 8,251
3 kubectl-ai 986
4 tiktoken-go 552
5 yai 552
6 evalgpt 243
7 sgpt 177
8 JsonGenius 156
9 infra 98
10 chatgptui 76
11 TaskEaseGPT 48
12 gptc 32
13 jotbot 31
14 x 22
15 soulshack 16
16 gpt 13

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com