Project

gat Homepage, Documentation and Downloads – cat replacement written in Go – News Fast Delivery

gat is a cat replacement written in Go. Some basic functions: show file content create new file Merge files copy file content … Install Homebrew go install $ go install github.com/koki-develop/gat@latest use $ gat –help cat alternative written in Go. Usage: gat [file]… [flags] Flags: -c, –force-color force colored output -f, –format string output format […]

gat Homepage, Documentation and Downloads – cat replacement written in Go – News Fast Delivery Read More »

GLM homepage, documentation and downloads – a general pre-training framework for natural language understanding and generation – News Fast Delivery

GLM (General Language Model) It is a general-purpose language model pre-trained with autoregressive filling-in-the-blank targets launched by Tsinghua University, which can be fine-tuned for various natural language understanding and generation tasks. GLM improves on gap-fill pre-training by adding 2D positional encoding and allowing prediction spans in arbitrary order, resulting in better performance than BERT and

GLM homepage, documentation and downloads – a general pre-training framework for natural language understanding and generation – News Fast Delivery Read More »

ChatRWKV Homepage, Documentation and Downloads – An Open Source Project Benchmarking ChatGPT – News Fast Delivery

ChatRWKV is similar to ChatGPT but powered by RWKV (100% RNN) language model and is open source.I hope to do “Stable Diffusion of large-scale language models”. At present, RWKV has a large number of models, corresponding to various scenarios and various languages: Raven model: suitable for direct chat, suitable for +i command. There are

ChatRWKV Homepage, Documentation and Downloads – An Open Source Project Benchmarking ChatGPT – News Fast Delivery Read More »

Cloud Native Application Engine OpenNJet

The OpenNJet application engine is a runtime configuration service program based on NGINX for Internet and cloud-native applications. Capable of environment awareness, security control, acceleration optimization, etc., as the underlying engine, OpenNJet can use dynamic loading mechanism to realize different product forms, such as API gateway, message agent, inbound and outbound agent, load balancing, WAF,

Cloud Native Application Engine OpenNJet Read More »

AgentGPT Homepage, Documentation and Downloads- Web GPT Robot Deployment Tool- News Fast Delivery

AgentGPT is used to deploy a AutoGPTdevelopers define their own goals, and then let GPT4 continue to execute, correct, and store historical data according to the goals, and finally achieve the goals. characteristic Can be connected to the Internet long memory interact with the site or users #AgentGPT #Homepage #Documentation #Downloads

AgentGPT Homepage, Documentation and Downloads- Web GPT Robot Deployment Tool- News Fast Delivery Read More »

Htmx Homepage, Documentation and Downloads – HTML Enhancement Tool – News Fast Delivery

Htmx is a toolkit for enhancing HTML that supports the use of attributes (attributes) access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly within HTML, so developers can build modern user interfaces with the simplicity and power of hypertext. Htmx is small (~10k compressed), has no dependencies, is extensible, and is compatible with IE11.

Htmx Homepage, Documentation and Downloads – HTML Enhancement Tool – News Fast Delivery Read More »

MineAdmin-Vue front-end middle-background template

MineAdmin Vue is an open source and free front-end, mid-backend template specially adapted to the MineAdmin back-end permission management system. It uses mainstream development technologies such as vue3, vite4, pinia, arco design, javascript, etc. Typescript is not used, and we choose simplicity. Before using MineAdmin Vue, please read the “Disclaimer” carefully and agree to it.

MineAdmin-Vue front-end middle-background template Read More »

Aura Homepage, Documentation and Downloads – Large-Scale Python Source Code Audit and Static Analysis – News Fast Delivery

Aura is a static analysis framework designed to combat the growing threat of malicious packages and vulnerable code published on PyPI. Project Objectives: Provides an automated monitoring system on packages uploaded to PyPI, alerting to anomalies that may indicate ongoing attacks or vulnerabilities in the code Enables organizations to conduct automated security audits

Aura Homepage, Documentation and Downloads – Large-Scale Python Source Code Audit and Static Analysis – News Fast Delivery Read More »

ArmorPaint Homepage, Documentation and Downloads – 3D PBR Texture Painting Software – News Fast Delivery

ArmorPaint is a stand-alone software designed for physically based texture painting, drag and drop your 3D model and start painting. Receive instant visual feedback in the viewport as you paint. download Windows and Linux versions are recommended, but experimental macOS, iPadOS, and Android versions are also available. On the desktop, ArmorPaint is a portable application

ArmorPaint Homepage, Documentation and Downloads – 3D PBR Texture Painting Software – News Fast Delivery Read More »

ArmorLab Homepage, Documentation and Downloads – AI-Driven Texture Creation Software – News Fast Delivery

ArmorLab is an AI-powered texture authoring software that generates PBR textures using text cues or by dragging and dropping your photos. If you want to compile the git version of ArmorLab, you need to install Visual Studio – Windows, clang + deps – Linux, Xcode – macOS / iOS, Android Studio – Android and git.

ArmorLab Homepage, Documentation and Downloads – AI-Driven Texture Creation Software – News Fast Delivery Read More »

Auto-GPT Homepage, Documentation and Downloads – GPT-4 Automation Work Items – News Fast Delivery

Auto-GPT is an experimental project based on GPT-4, which aims to fully automate GPT-4. In addition to being able to automatically search and collect various data on the Internet, it can also try to access the current mainstream websites and platforms, and use GPT for file storage and summary. characteristic Internet Access for Search

Auto-GPT Homepage, Documentation and Downloads – GPT-4 Automation Work Items – News Fast Delivery Read More »

DoctorGPT, an error diagnosis tool integrated with GPT

DoctorGPT is a diagnostic tool for bringing GPT into production, it can monitor your application logs for problems and diagnose them. Using OPENAI_KEY=$YOUR_KEY doctorgpt –logfile=”program.log” –configfile=”config.yaml” –outdir=”~/errors” DoctorGPT will start tracing program.log. Triggers for each user-defined analyzer log line event will generate a diagnostic file in the ~/errors directory. The config.yaml file is used to

DoctorGPT, an error diagnosis tool integrated with GPT Read More »

Lightweight, asynchronous key-value storage engine KipDB

KipDB lightweight key-value storage engine. The overall design refers to LevelDB, which aims to serve as the storage engine of the NewSQL distributed database to support multiple application scenarios such as embedded/stand-alone storage/remote call. Kiss is used as the development concept, and the design is simple and efficient. MVCC is implemented to support ACID high

Lightweight, asynchronous key-value storage engine KipDB Read More »