SD Times Open-Source Project of the Week: Chaindesk

Chaindesk (previously called Databerry) is an open-source no-code platform for building your own large language model (LLM) agent.  Data can be loaded from any source, making it easy to make a chat agent that is specific to your data. Potential sources include text, PDF, Excel, Notion, Airtable, Word, and more.  Chaindesk connects these sources with … continue reading

SD Times Open-Source Project of the Week: Winglang

Winglang is a unified programming model that merges infrastructure and application code within a single programming language. It can be compiled into Terraform/IaC and JavaScript, allowing for versatile usage. In Winglang, infrastructure resources hold a prominent position, being treated as first-class citizens. One of the notable features of Winglang is its ability to automatically generate … continue reading

SD Times Open-Source Project of the Week: DataGradients

Deci, a deep learning company that uses artificial intelligence to develop AI, recently announced the launch of DataGradients. This open-source tool is designed to profile computer vision datasets and find essential insights. In computer vision, the effectiveness of an AI model is deeply connected to the quality of the training data. Therefore, identifying any issues … continue reading

SD Times Open-Source Project of the Week: GPT Migrate

GPT Migrate enables developers to Easily migrate their codebase from one framework or language to another. GPT-Migrate employs sophisticated natural language processing methods to examine your code and produce code in the desired framework or language that achieves the same functionality. Whether a user intends to transition from React to Vue, Python to Ruby, or … continue reading

SD Times Open-Source Project of the Week: Open VSX Registry

Open VSX Registry is an open source alternative to the Visual Studio Marketplace. Developers can use it to search for extensions for editors that support VS code extensions, such as Eclipse Che, Eclipse Theia, Salesforce Code Builder, Google Cloud Workstations, Gitpod, and SAP Business Application Studio.   It was created by the Eclipse Foundation. Companies can … continue reading

SD Times Open-Source Project of the Week: Build Your Own X

Build Your Own X is an open-source collection of blog posts, tutorials, and resources that teach you how to recreate popular technologies using different programming languages.  The idea is that you will become a better programmer or work on mastering a language through the exercise of building an existing technology.   According to Stack Overflow’s 2023 … continue reading

SD Times Open-Source Project of the Week: AvroTensorDataset

Earlier this week, LinkedIn announced it was open-sourcing AvroTensorDataset, which is a “TensorFlow dataset for reading, parsing, and processing Avro data.” Apache Avro is the primary storage format that LinkedIn uses for its training data.  According to LinkedIn, it was experiencing bottlenecks in its machine learning workloads that were caused by the need to read … continue reading

SD Times Open-Source Project of the Week: OpenChat

OpenChat is an open-source alternative to ChatGPT that simplifies the process of creating chatbots. It uses GPT-3 as its language model. Developers can use it to create chatbots from PDFs or websites. Soon the project will add support for Notion, Confluence, and Office 365 as data sources. Entire codebases can also be used as a … continue reading

SD Times Open-Source Project of the Week: Aviary

Aviary helps developers choose the best large language model (LLM) for their particular application’s needs. Once chosen, the open-source tool can also be used to integrate it into the application.  “Our goal is to ensure that any developer can integrate AI into their products and to make it easy to develop, scale, and productionize AI … continue reading

SD Times Open Source Project of the week: Microsoft Dev Home

Microsoft Dev Home is a new control center for Windows that offers users a way to monitor projects in their dashboard using customizable widgets. It enables customers to track all of their workflows and coding tasks in one location.  Dev Home also allows customers to set up their dev environment by downloading apps, packages, or … continue reading

SD Times Open-Source Project of the Week: Snapchange

Snapchange is a Rust framework that can be used to fuzz a target binary with minimal modifications, offering useful insight into the process. It works by replaying physical memory snapshots in order to make the fuzzing of various targets more efficient and less complex.  As it is agnostic to the target operating system, the snapshot … continue reading

SD Times Open-Source Project of the Week: Cedar

AWS open-sourced a language called Cedar that enables users to easily create and enforce access control policies.  It provides a unified framework for policy creation and management across multiple clouds, simplifies policy writing, and supports popular authorization models such as role-based and attribute-based access control. Additionally, AWS has adopted a verification-guided development process to ensure … continue reading

SD Times Open-Source Project of the Week: Frappe

Frappe is a low-code full stack, batteries-included, web framework written in Python and JavaScript, using MariaDB as its database. It is designed to reduce the amount of time developers spend writing code. Frappe makes defining DocTypes easier without the need for code to be used everywhere, since everything in Frappe is a DocType. The framework … continue reading

SD Times Open Source Project of the Week: Tython

Tython is an open-source Security as Code framework and SDK that is geared towards building security design patterns as-code. It takes an architectural approach to cloud security, supports the user’s choice of programming language, and removes vendor lock-in. With Tython, customers can design reusable security references architectures as-code with pre-built blueprints so that they don’t … continue reading

« Previous PageNext Page »
DMCA.com Protection Status