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: GitHub Copilot Workspace: Welcome to the Copilot-native developer environment | news.ycombinator.com | 2024-04-29

    > plandex went into some kind of loops a couple of times so I stoped using it for now.

    Hey, Plandex creator here. I just pushed a release today that includes fixes for exactly this kind of problem - https://github.com/plandex-ai/plandex/releases/tag/cli%2Fv0.... -- Plandex now has a much better 'working memory' that helps it not to go into loops, repeat steps it's already done, or give up too early.

    I'd love to hear whether it's working better for you now.

  • 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 - Cloud Runtime for AI Agents (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

  • Show HN: Plandex – an AI coding engine for complex tasks

    9 projects | news.ycombinator.com | 3 Apr 2024
  • Discovering Devin, Devika, and OpenDevin

    1 project | news.ycombinator.com | 2 Apr 2024
  • How well can LLMs write COBOL?

    1 project | news.ycombinator.com | 31 Mar 2024
  • Linux Text Manipulation

    1 project | news.ycombinator.com | 28 Mar 2024
  • LocalAI v1.18.0 release!

    2 projects | /r/AutoGPT | 7 Jun 2023
  • Has anyone managed to get AutoGPT working with a local LLM that can use the inbuilt commands?

    3 projects | /r/AutoGPT | 1 Jun 2023
  • Discover Awesome Python projects

    5 projects | /r/Python | 21 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    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. Learn more →

Index

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

Project Stars
1 plandex 8,826
2 go-openai 8,177
3 kubectl-ai 982
4 tiktoken-go 542
5 yai 542
6 evalgpt 243
7 sgpt 159
8 JsonGenius 154
9 infra 80
10 chatgptui 76
11 TaskEaseGPT 48
12 gptc 32
13 jotbot 29
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