Open Source Go Artificial Intelligence Software - Page 4

Go Artificial Intelligence Software

View 13574 business solutions

Browse free open source Go Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source Go Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    Zep

    Zep

    Zep: A long-term memory store for LLM / Chatbot applications

    Easily add relevant documents, chat history memory & rich user data to your LLM app's prompts. Understands chat messages, roles, and user metadata, not just texts and embeddings. Zep Memory and VectorStore implementations are shipped with your favorite frameworks: LangChain, LangChain.js, LlamaIndex, and more. Automatically embed texts and messages using state-of-the-art opeb source models, OpenAI, or bring your own vectors. Zep’s local embedding models and async enrichment ensure a snappy user experience.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    cortex

    cortex

    Production infrastructure for machine learning at scale

    Cortex is an open-source platform designed for building, deploying, and managing machine learning applications in production environments. The framework provides infrastructure tools that allow developers to transform trained machine learning models into scalable web services. Cortex handles many operational challenges associated with deploying AI systems, such as managing dependencies, orchestrating data pipelines, and scaling services under load. Developers can define machine learning pipelines as code using declarative configuration files, which simplifies the process of managing complex ML workflows. The platform supports integration with cloud environments and container orchestration systems so that applications can scale dynamically based on demand. It is designed to help teams focus on building machine learning logic rather than managing infrastructure details.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    hfapigo

    hfapigo

    Unofficial (Golang) Go bindings for the Hugging Face Inference API

    (Golang) Go bindings for the Hugging Face Inference API. Directly call any model available in the Model Hub. An API key is required for authorized access. To get one, create a Hugging Face profile.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    ChatGPT-to-API

    ChatGPT-to-API

    Scalable unofficial ChatGPT API for production

    ChatGPT-to-API is an open-source project that exposes an interface intended to wrap ChatGPT interactions in an API-like experience, so that tools and services built around traditional API calls can work with ChatGPT even though no official programmatic API is provided in the same way. It functions as a translation layer, converting standardized API requests into ChatGPT-compatible prompts and then converting responses back into machine-friendly JSON objects that resemble API outputs. This makes it possible to plug ChatGPT into automated systems, serverless functions, or backend services that expect REST or JSON RPC interfaces without needing to modify each consumer to speak a browser protocol. Developers can deploy ChatGPT-to-API on a server, send it requests with structured parameters (like messages, metadata, or configuration flags), and receive structured replies in return.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 5
    Discord Mass DM GO

    Discord Mass DM GO

    The most popular Discord selfbot written in GO

    The most popular Discord self bot written in GO allows users to automate their campaigns and launch large low-cost marketing campaigns targetting Discord users! DMDGO is a Multi-threaded Discord Self-Bot primarily used for mass messaging users on Discord. It has numerous other quality features to enhance the user experience and allow the user to target the most users. Multiple Captcha APIs supported. Supports token & email:pass:token formats. Compatible with all major OS and Architectures. Proxyless. Supports HTTP(s), SOCKS5 and SOCKS4 proxies. Free & Open source. Emulates Discord's requests to a very high accuracy to prevent detection. Highly Documented. Multi-threaded using Light-weight Goroutines supporting thousands of concurrent accounts. Can Receieve messages during mass DM. Can ping user. Can send embeds using 3rd Party APIs. Supports multiple messages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Feishu ChatGPT

    Feishu ChatGPT

    Voice dialogue, role-playing, multi-topic discussion, picture creation

    Feishu × (GPT-3.5 + DALL·E + Whisper) = flying-like work experience. Voice dialogue, role-playing, multi-topic discussion, picture creation, table analysis, document export. Golang language, it goes without saying! Master the gin framework proficiently, developing the backend is as natural as breathing! Familiar with the SDKs of DingTalk, Feishu, Qiwei and other platforms, and be able to develop and integrate a series of amazing functions! Proficient in platform-based detail thinking, let the efficient server-side hot update script you develop amaze the audience! Easily control Docker containerization technology and deploy code as you like! With some experience in payment function development, it really makes money fly! Understand some Linux scripting and socket programming.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    MCP Filesystem Server

    MCP Filesystem Server

    Go server implementing Model Context Protocol (MCP) for filesystem

    Filesystem MCP Server is a Go-based server implementing the Model Context Protocol (MCP) for filesystem operations. It allows for various file and directory manipulations, including reading, writing, moving, and searching files, as well as retrieving file metadata. ​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Pigo

    Pigo

    Fast face detection, pupil/eyes localization

    Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go. Pigo is a pure Go face detection, pupil/eyes localization and facial landmark points detection library based on the Pixel Intensity Comparison-based Object detection paper. The reason why Pigo has been developed is because almost all of the currently existing solutions for face detection in the Go ecosystem are purely bindings to some C/C++ libraries like OpenCV or dlib, but calling a C program through cgo introduces huge latencies and implies a significant trade-off in terms of performance. Also, in many cases installing OpenCV on various platforms is cumbersome.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    WeKnora

    WeKnora

    LLM framework for document understanding and semantic retrieval

    WeKnora is an open source framework developed for deep document understanding and semantic information retrieval using large language models. It focuses on analyzing complex and heterogeneous documents by combining multiple processing stages such as multimodal document parsing, vector indexing, and intelligent retrieval. It follows the Retrieval-Augmented Generation (RAG) paradigm, where relevant document segments are retrieved and used by language models to generate accurate, context-aware responses. This approach enables the system to provide more reliable answers by grounding model reasoning in the content of uploaded documents. WeKnora is designed with a modular architecture that separates components for document processing, search strategies, and model inference, allowing developers to customize or extend different parts of the pipeline. It supports knowledge base management and conversational question answering built on top of structured and unstructured documents.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    kMCP

    kMCP

    Kubernetes Controller for building, testing and deploying MCP servers

    KMCP is a companion toolchain for building, testing, and deploying MCP servers with a workflow that spans local development through Kubernetes production deployments. It includes a CLI for day-to-day development tasks like scaffolding new MCP projects, managing tools, building container images, and running an MCP server locally for validation. For cluster operations, it includes a Kubernetes controller that manages MCP server lifecycles using a dedicated Custom Resource Definition (CRD), allowing MCP servers to be represented as native Kubernetes objects you can operate with familiar kubectl-driven patterns. A key component is the transport adapter, which fronts MCP servers to provide routing and multi-transport support without requiring code changes in your server implementation. The project is geared toward consistency, aiming to reduce the “glue work” of writing Dockerfiles, hand-rolling manifests, and manually wiring networking and deployment details for each MCP server.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    prose NLP

    prose NLP

    Golang library for text processing

    Prose is a natural language processing library for Go, designed for text analysis tasks like tokenization, named entity recognition, and dependency parsing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    td

    td

    Telegram client, in Go. (MTProto API)

    Telegram MTProto API client in Go for users and bots.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    vLLM Semantic Router

    vLLM Semantic Router

    System Level Intelligent Router for Mixture-of-Models at Cloud

    Semantic Router is an open-source system designed to intelligently route requests across multiple large language models based on the semantic meaning and complexity of user queries. Instead of sending every prompt to the same model, the system analyzes the intent and reasoning requirements of the request and dynamically selects the most appropriate model to process it. This approach allows developers to combine multiple models with different strengths, such as lightweight models for simple queries and more advanced reasoning models for complex tasks. The router operates as an intelligent layer between users and model infrastructure, capturing signals from prompts, responses, and contextual data to improve decision-making. It can also integrate safety and monitoring mechanisms that detect issues such as jailbreak attempts, hallucinations, or sensitive information exposure.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Astron Agent

    Astron Agent

    Enterprise platform for building and orchestrating AI agent workflows

    Astron Agent is an enterprise-grade platform designed for building and managing intelligent AI agent workflows in production environments. It provides a development environment that combines workflow orchestration, model management, and integration with various AI tools and services. Astron Agent enables organizations to design complex agent-driven processes that coordinate models, automation tools, and enterprise systems. It also integrates robotic process automation capabilities so agents can execute tasks across digital systems instead of only generating responses. Astron Agent supports scalable and high-availability deployments, allowing teams to run reliable AI agent infrastructure in distributed environments. It includes collaboration features that allow teams to develop, manage, and operate AI applications together. With its extensible architecture and enterprise-focused design, it aims to help organizations build production-ready intelligent agent solutions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Codai

    Codai

    Codai is an AI code assistant that helps developers

    Codai is an AI code assistant designed to help developers efficiently manage their daily tasks through a session-based CLI, such as adding new features, refactoring, and performing detailed code reviews. What makes codai stand out is its deep understanding of the entire context of your project, enabling it to analyze your code base and suggest improvements or new code based on your context. This AI-powered tool supports multiple LLM providers, such as OpenAI, Azure OpenAI, Ollama, Anthropic, and OpenRouter.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    E2B Infra

    E2B Infra

    Infrastructure for AI code interpreting that's powering E2B

    E2B Infra is an infrastructure management tool that simplifies the deployment and scaling of applications across cloud environments, focusing on automation and efficiency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    HttpRunner

    HttpRunner

    Testing framework that began with API and performance testing

    HttpRunner is an open-source testing framework that began with API and performance testing and has evolved into a general, extensible test platform. The current major version is implemented in Go, with the legacy Python edition split to a separate repository; this shift emphasizes a single, fast, cross-platform runtime for modern pipelines. It provides declarative test cases, data-driven parametrization, and plugin mechanisms so teams can compose reusable steps and validations at scale. Beyond HTTP(S) APIs, the ecosystem spans UI automation (via a companion UI extension), load testing, and integrations that turn the framework into a one-stop solution for functional and performance needs. The repo includes examples, a migration path from older versions, and badges for CI health and coverage to encourage production adoption. Its community presence and long history (since 2017) make it a common choice in Chinese and global QA teams looking for an all-in-one runner.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Jira MCP

    Jira MCP

    A Go-based MCP (Model Control Protocol) connector for Jira

    The Jira MCP is a Go-based MCP connector that enables AI assistants to interact with Atlassian Jira. It provides a seamless interface for performing common Jira operations, including issue management, sprint planning, and workflow transitions. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    KOM

    KOM

    Kubernetes Operations Manager

    A Kubernetes Operations Manager (kom) that serves as an SDK-level tool, encapsulating functionalities of kubectl and client-go, providing a comprehensive suite of features for managing Kubernetes resources efficiently. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    MCP Golang

    MCP Golang

    Write Model Context Protocol servers in few lines of go code

    mcp-golang is an unofficial Go implementation of the Model Context Protocol (MCP), allowing developers to write MCP servers and clients with minimal code. It aims to simplify the development process by providing a straightforward API for integrating MCP functionalities into Go applications. Comprehensive documentation is available to assist developers in getting started. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    MCP K8s Eye

    MCP K8s Eye

    MCP Server for kubernetes management and analyze workload status

    A tool designed to manage Kubernetes clusters and analyze workload statuses, providing insights and operational capabilities to enhance cluster performance and reliability. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    MCP Toolbox for Databases

    MCP Toolbox for Databases

    Open source MCP server that exposes database tools for AI agents

    GenAI Toolbox, also known as MCP Toolbox for Databases, is an open source server designed to simplify how generative AI applications interact with databases. It provides a central service that exposes database operations as reusable tools that can be consumed by AI agents and developer workflows. It handles common infrastructure concerns such as authentication, connection pooling, and performance optimization so developers do not have to implement them individually in each application. By defining tools and data sources through configuration files, developers can standardize how AI systems access and operate on database resources. GenAI Toolbox is designed to integrate with agent frameworks and development environments so that AI assistants can execute database-related tasks with proper context and security. It also supports observability through built-in metrics and tracing capabilities, allowing developers to monitor how tools are used and debug interactions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Memobase

    Memobase

    Fast backend for long-term AI user memory via structured profiles

    Memobase is an open source backend system that enables long-term user memory functionality for AI applications by capturing and structuring information about users across interactions. Its design centers on creating user profiles and recording event timelines, allowing AI systems to remember, understand, and evolve in their behaviour toward individual users over time. Instead of relying purely on traditional embedding-based retrieval or RAG systems, Memobase uses profile and timeline structures to deliver memory that reflects user context efficiently and meaningfully. The system focuses on three principal performance metrics: high search performance, reduced large language model (LLM) costs through batch processing techniques, and low latency with minimal SQL operations. Memobase supports integration with existing LLM workflows via APIs and SDKs (including Python, Node, and Go), making it easy to adopt within diverse application stacks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Olivia

    Olivia

    Your new best friend powered by an artificial neural network

    Olivia is an open-source chatbot built in Golang using Machine Learning technologies. Its goal is to provide a free and open-source alternative to big services like DialogFlow. You can chat with her by speaking (STT) or writing, she replies with a text message but you can enable her voice (TTS). Olivia can listen to you by saying “Hey Olivia” or clicking on the central button. She speaks to reply to you unless you've disabled her voice. Olivia respects your privacy. All the data used by Olivia is saved in your client. Olivia is organized in modules to facilitate the addition of new capabilities. These modules can be written in Go to execute multiple tasks. The project is entirely open-source from the website to the backend. Thus you can build your own chatbot and contribute to Olivia. You can directly add the PWA to your home screen from the website, and you won't remember that it is a website running behind this native-like app.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Slack MCP Server

    Slack MCP Server

    The most powerful MCP Slack Server with no permission requirements

    Slack MCP Server is an open-source server implementation that connects Slack workspaces to AI systems through the Model Context Protocol (MCP). MCP is a standardized protocol that allows large language models and AI agents to securely interact with external tools and data sources such as messaging platforms, databases, or file systems. The slack-mcp-server acts as an intermediary layer that exposes Slack data and messaging functionality to AI clients while enforcing access rules and communication standards. Through this architecture, AI assistants can read message histories, interact with channels, and retrieve contextual information from Slack conversations in order to perform tasks such as automated analysis, collaboration assistance, or contextual code review. The server supports multiple communication transports, including standard input/output streams, HTTP, and Server-Sent Events, allowing flexible integration with different AI client environments.
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB