You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
8FF
A proud member of the Marlinway family
Verified
We've verified that the organization 8ff controls the domain:
Unveil the world of 8FF, part of the Marlinway family, where open-source innovation meets creativity. Discover a collection of free and innovative projects, and explore the enterprise-level solutions available at Marlinway. Join us on a journey of code, creativity, and innovation!
Firescrew is a cutting-edge application written in Go that enables real-time object and motion detection from an RTSP network camera. It leverages advanced image processing techniques and machine learning models to identify specific objects such as cars, people, and more.
Diceware is a technique for generating strong, memorable passwords using dice to select words from a list. The Diceware method is based on the idea that each word in the list corresponds to a unique combination of five dice rolls, making it difficult for attackers to guess the password.
CHAP (short for chachapoly) is a tool for encryption, decryption, and secure file wiping. It leverages the cipherbox library as a wrapper for the ChaCha20-Poly1305 cipher and scrypt key derivation, providing strong data protection.
Universal Digital Radio Protocol written in Golang UDARP is an advanced digital radio protocol that enables reliable HF communication in noisy environments. It offers a wide range of features, including messaging, control, BBS, SMS, email, and beacons, and is designed to work with low power transmitters. Whether you need to establish communication in remote areas or transmit data over long distances, UDARP provides a powerful and efficient solution.
This package implements a convolutional encoder and a Viterbi decoder. It can be used as a library or as a command line tool.
A Viterbi decoder corrects errors in digital communication by selecting the most likely message based on statistical analysis of the received signal and the probability of errors occurring in the transmission.
This repository contains a Golang implementation of a chatbot using the OpenAI GPT-3.5 Turbo API. The chatbot is able to generate human-like responses to user queries.