🥷 SuperAgent - Deploy LLM Agents to productionSuperAgent 🥷 SuperAgent is a powerful tool that simplifies the configuration and deployment of LLM (Large Language Model) Agents to production. It provides a range of features and functionalities to make it easier for developers to build, manage and deploy AI agents to production including features such as built in memory and document retrieval via vector dbs. Documentation Checkout the full documentation here. Roadmap Here's an overvie…
Cyber Security TrainingsREADME The file ./index.md contains the web page and information on how to contribute training providers. License GPL 3.0
Code for Enhancing Detail Preservation for Customized Text-to-Image Generation: A Regularization-Free ApproachProFusion Code for Enhancing Detail Preservation for Customized Text-to-Image Generation: A Regularization-Free Approach. ProFusion is a framework for customizing pre-trained large-scale text-to-image generation models, which is Stable Diffusion 2 in our examples. With ProFusion, you can generate infinite number of creative images for a novel/unique concept, with single testin…
Strapi Demo application for Corporate Websites using Next.jsStrapi Starter Next 13, Tailwind, Typescript and Strapi note: This project was started with love by Trecia, Daniel and Paul. We were all new to Next 13 and Typescript. If you find any bugs or improvements feel free to create an issue. Thank you all for your support and participation. Getting Started Clone the repository locally: git clone https://github.com/strapi/nextjs-corporate-starter.git or gh repo clone strapi/nextjs-c…
Welcome to the Win32 app isolation repo Win32 app isolation is a new security feature on Windows that helps contain the damage and safeguard user privacy choices in the event of an application compromise. Win32 app isolation is built on the foundation of AppContainers, which offer a security boundary, and components that virtualize resources and provide brokered access to other resources. This repo contains the documentation and tools to help you isolate your applications. Getting started The …
List of open-source alternatives to everyday SaaS products.Open source alternatives List of open-source alternatives to everyday SaaS products. Artificial intelligence chatbot/ LLM (ChatGPT alternatives): Company Website GitHub stars OpenAssistant open-assistant.io Leon getleon.ai ChatRWKV twitter.com/BlinkDL_AI AI code completion (Github CoPilot alternatives): Company Website GitHub stars FauxPilot github.com/fauxpilot/fauxpilot/wiki YouCompleteMe ycm-core.github.io/…
Multi-format archive and compression libraryWelcome to libarchive! The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats. It also includes implementations of the common tar, cpio, and zcat command-line tools that use the libarchive library. Questions? Issues? http://www.libarchive.org is the home for ongoing libarchive development, including documentation, and links to the libarchive mailing lists. To report an issu…
QLoRA: Efficient Finetuning of Quantized LLMsQLoRA: Efficient Finetuning of Quantized LLMs | Paper | Adapter Weights | Demo | This repo supports the paper "QLoRA: Efficient Finetuning of Quantized LLMs", an effort to democratize access to LLM research. QLoRA uses bitsandbytes for quantization and is integrated with Huggingface's PEFT and transformers libraries. QLoRA was developed by members of the University of Washington's UW NLP group. Overview We present QLoRA, an efficient …
Ransomchats Here you'll find ransomware negotiations normalised as JSON files. Ransomware negotiations are usually not shared widely, limiting the understanding of the process. This project aims at changing that, in a respectful manner for the victims of cyberattacks: chats are anonymized as long as the victim hasn't been publicly disclosed, either by the attackers or in the media. You have copies of negotiations? You're more than welcome to contibute. You can find some parsers read…