full_name stringlengths 9 72 | url stringlengths 28 91 | description stringlengths 3 343 ⌀ | readme stringlengths 1 207k |
|---|---|---|---|
mohsenph69/Godot-MTerrain-plugin | https://github.com/mohsenph69/Godot-MTerrain-plugin | A GDExtension plugin which give godot the ability to produce highly optimized Terrain for Open world games | # godot-mterrain-plugin
## how to start
Watch first this youtube video:
https://www.youtube.com/watch?v=PcAkWClET4U
And then this video shows how to use use height brushes to modifying the terrain:
https://www.youtube.com/watch?v=e7nplXnemGo
## download
To downalod the latest release use this link:
https://github.com/... |
bashalarmist/hello-ooba | https://github.com/bashalarmist/hello-ooba | Oobabooga "Hello World" API example for node.js with Express | # Hello-Ooba - Oobabooga "Hello World" API example for node.js with Express

## Introduction
This is intended for users that want to develop with the Oobabooga OpenAI API locally, for example, to develop a bot that can connect... |
syednomishah/AI-Voice-Assistant-React-Native | https://github.com/syednomishah/AI-Voice-Assistant-React-Native | AI Voice Assistant App in React Native using ChatGPT & DALL-E | # AI-Voice-Assistant-React-Native

<p align="left">
<a href="https://www.youtube.com/channel/UCILovaLl2fUPAww1bGJ4sJQ?sub_confirmation=1"><img alt="Youtube" title="Youtube" src="h... |
NVlabs/facet-forge | https://github.com/NVlabs/facet-forge | Benchmark microfacet BSDFs supporting general NDFs | # FacetForge
FacetForge is a reference C++ codebase that provides benchmark implementations of microfacet BSDFs with unbiased multiple scattering. Unique capabilities:
- Quickly add new NDFs (including full-sphere NDFs) by implementing one simple function (the NDF itself)
- Visible-distribution-of-normals sampling fo... |
matthunz/hoot | https://github.com/matthunz/hoot | Opinionated package manager for haskell (WIP) | # Hoot
Opinionated haskell package builder (based on cabal)
* WIP: Only `hoot add` package resolution works so far
### Create a new project
```sh
hoot new hello
cd hello
hoot run
```
### Add dependencies
```sh
hoot add QuickCheck
# Added QuickCheck v2.14.3
```
### Package manifest
Package manifests are stored in `... |
klimaleksus/stable-diffusion-webui-disable-inpainting-overlay | https://github.com/klimaleksus/stable-diffusion-webui-disable-inpainting-overlay | Extension for AUTOMATIC1111/stable-diffusion-webui for more control over inpainting, for example disabling overlay composition. | ### Discussion: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/11612
# disable-inpainting-overlay
This is Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) for having more control over inpainting.
## Installation:
Copy the link to this ... |
VishwaGauravIn/lit-prompts | https://github.com/VishwaGauravIn/lit-prompts | Discover the ultimate collection of top AI prompts for ChatGPT, Bard, and beyond. Elevate your prompt skills with this open-source project. Unleash the full potential of AI-driven interactions. 🔥 | <div align="center">
<h1> <img src="https://litprompts.itsvg.in/logo.png" width="80px"><br/>Lit Prompts : Best AI prompts 🔥</h1>
<a href="https://www.buymeacoffee.com/VishwaGauravIn" target="_blank"><img alt="" src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=flat&logo=buy-me-a-coffee&logoColor=b... |
JeanKaddour/NoTrainNoGain | https://github.com/JeanKaddour/NoTrainNoGain | Revisiting Efficient Training Algorithms For Transformer-based Language Models | # No Train No Gain
Code for the paper
"[No Train No Gain: Revisiting Efficient Training Algorithms For Transformer-based Language Models](https://arxiv.org/abs/2307.06440)";
Jean Kaddour, Oscar Key, Piotr Nawrot, Pasquale Minervini, Matt J. Kusner .
## Running the code
See the README for the:
- [BERT experiments](be... |
zhaifanhua/ParallelsDesktopCrack | https://github.com/zhaifanhua/ParallelsDesktopCrack | null | # Parallels Desktop Crack
Crack for Parallels Desktop 18.1.1 53328
- [x] Support Intel
- [x] Support Apple Silicon (M1 & M2)
- [x] Network
- [x] USB
# Usage
1. Install Parallels Desktop.
https://download.parallels.com/desktop/v18/18.1.1-53328/ParallelsDesktop-18.1.1-53328.dmg
2. Exit parallels account.
3. Do... |
subin-kim-cv/CSD | https://github.com/subin-kim-cv/CSD | Collaborative Score Distillation for Consistent Visual Synthesis | # CSD
Official implementation of the paper **[Collaborative Score Distillation for Consistent Visual Synthesis](https://subin-kim-cv.github.io/CSD/)**.
Code will be released soon.
[Subin Kim*](https://subin-kim-cv.github.io/)<sup>1</sup>,
[Kyungmin Lee*](https://kyungmnlee.github.io/)<sup>1</sup>,
[June Suk Choi](h... |
Lumos-metaverse/KodeinKGP-Submissions | https://github.com/Lumos-metaverse/KodeinKGP-Submissions | This repository is to handle all the assignments form the students at IIT KGP | # KodeinKGP-Submissions
This repository is to handle all the assignments form the students at IIT KGP
### Here are some steps on how to add your submission and assignments in this repo-
1) Star this repo
2) Fork this repo
3) Add code to your folder
4) Open a Pull Request and submit your assignments
|
Little-Podi/Behavior_Prediction | https://github.com/Little-Podi/Behavior_Prediction | This repository is a paper digest of multi-agent behavior (motion / trajectory) prediction (forecasting / generation). | # Behavior Prediction
This repository is a paper digest of multi-agent behavior (motion / trajectory) prediction (forecasting / generation), especially in driving scenes. Papers are listed in alphabetical order of the first character. All links to the materials are freely accessible.

## :star... |
sergeyleschev/react-custom-hooks | https://github.com/sergeyleschev/react-custom-hooks | React Custom Hooks @ S.Leschev: useArray useAsync useClickOutside useCookie useCopyToClipboard useDarkMode useDebounce useDebugInformation useDeepCompareEffect useEffectOnce useEventListener useFetch useGeolocation useHover useLongPress useMediaQuery useOnlineStatus useOnScreen usePrevious useRenderCount useScript etc. |
# S.Leschev: React Custom Hooks
### Supercharge Your Projects with My Custom Hooks
In this repository, we dive into the world of custom React hooks and explore the incredible potential they hold for supercharging your work projects. With over 20 carefully crafted hooks at your disposal, I personally utilize these hoo... |
iqbal-lab-org/AllTheBacteria | https://github.com/iqbal-lab-org/AllTheBacteria | Follow up to Grace Blackwell's 661k dataset, for 2023 | # AllTheBacteria
Follow up to Grace Blackwell's 661k dataset, for 2023
|
kuutsav/llm-toys | https://github.com/kuutsav/llm-toys | Small(7B and below), production-ready finetuned LLMs for a diverse set of useful tasks. | # llm-toys
[](https://github.com/psf/black)
[](https://pypi.org/project/llm-toys/)
Small(7B and below), production-ready finetuned LLMs for a diverse set of useful tasks.
S... |
modmuss50/mod-publish-plugin | https://github.com/modmuss50/mod-publish-plugin | A Gradle plugin to publish mods to a range of destinations | # Mod Publish Plugin
A modern Gradle plugin to publish mods to a range of destinations.
**Please note this plugin is still under development, breaking changes may be made at anytime!**
Specify an exact version number to prevent unwanted breakages to your build script.
Please make sure to report all issues, and any su... |
MatrixAura/Lepton-Client | https://github.com/MatrixAura/Lepton-Client | An injectable ghost client | # Lepton-Client
An injectable 1.8 ghost client based on [Agent-Client](https://github.com/aestheticalll/agent) |
HildaM/sparkdesk-api | https://github.com/HildaM/sparkdesk-api | sparkdesk-api:讯飞星火大模型api接口项目 | # sparkdesk-api 讯飞星火大模型api
> 如果该项目对你有帮助,不要忘记给我点个 star 哦!
## 使用方法
```shell
pip install sparkdesk-api==1.0.3
```
或者
```shell
pip install sparkdesk-api==1.0.3 -i https://pypi.org/simple
```
### 1. Web模式
Web模式下,需要前往讯飞星火大模型web端通过 F12 抓取 3 个参数:cookie、fd、GtToken
- [获取参数的方法](https://github.com/HildaM/sparkdesk-api/tree/main/d... |
aviflombaum/shadcn-rails | https://github.com/aviflombaum/shadcn-rails | null | # shadcn/ui on Rails
[](https://badge.fury.io/rb/shadcn-ui)
[Shadcn on Rails](https://shadcn.rails-components.com) provides customizable components that you can
copy and paste into your apps. Free. Open Source. **Use this to build your own component library**.
**... |
JeffersonQin/cloudflare-dynamic-best | https://github.com/JeffersonQin/cloudflare-dynamic-best | Automatically select the best Cloudflare IP for your Cloudflare DNS record | # Dynamic Best Cloudflare (自动设置 Cloudflare 优选 IP)
[中文 README](README.zh.md)
A tool to automatically select best Cloudflare IP for a Cloudflare DNS record.
## Install
Install the binary via cargo and crates.io,
```bash
cargo install cf-dynamic-best
```
Then, get [CloudflareSpeedTest](https://github.com/XIU2/Cloudf... |
Anil-matcha/Notion-to-Chatbot | https://github.com/Anil-matcha/Notion-to-Chatbot | Chat with any Notion document. Easily input the document content you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included. | # Notion to Chatbot
Chat with any Notion document.
Easily input the document content you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.
### Getting Started
Code is up now, ⭐ (Star) the repo to receive updates
Replit and streamlit versio... |
ugjka/blast | https://github.com/ugjka/blast | blast your linux audio to DLNA receivers | # BLAST

## Stream your Linux audio to DLNA receivers
You need `pactl`, `parec` and `lame` executables/dependencies on your system to run Blast.
If you have all that then you can launch `blast` and it looks like this when you run it:
```
[user@user blast]$ ./blast
----------
DLNA receivers
... |
TechTitan0624/hospitable-sharepoint-seviceintegration | https://github.com/TechTitan0624/hospitable-sharepoint-seviceintegration | null |
# Sharepoint integration attempt
Source: https://www.c-sharpcorner.com/article/implementing-sharepoint-operations-using-react-js-part-one/
https://www.c-sharpcorner.com/article/implementing-sharepoint-operations-using-react-js-part-two/
This project was bootstrapped with [Create React App](https://github.com/faceboo... |
kakaobrain/solvent | https://github.com/kakaobrain/solvent | null | # Solvent
Solvent is a library that provides protein folding algorithms. It supports single sequence based protein folding including ESMFold, OmegaFold, and IgFold. Researchers can train and evaluate each model with same conditions and design new model variant by combining modules.
<div align="center">
<figure>
<img... |
oldboy21/JayFinder | https://github.com/oldboy21/JayFinder | Find DLLs with RWX section | # JayFinder
Whether you knew [Process Mockingjay](https://www.securityjoes.com/post/process-mockingjay-echoing-rwx-in-userland-to-achieve-code-execution) since [ever](https://twitter.com/namazso/status/1673730153065725965) or you just got to know it, this tool helps you to find DLLs with RWX section. This is done parsi... |
idunnololz/summit-for-lemmy | https://github.com/idunnololz/summit-for-lemmy | A mobile client for Lemmy | <div align="center">

# Summit
A mobile client for Lemmy。
This page hosts the APK releases for Summit. Summit is also available on the play store.
[<img src="https://cdn.rawgit.com/steverichey/google-play-badge-svg/master/img/... |
PlugFox/chat | https://github.com/PlugFox/chat | null | # Chat
|
RedTeamOperations/RedCloud-OS | https://github.com/RedTeamOperations/RedCloud-OS | RedCloudOS is a Cloud Adversary Simulation Operating System for Red Teams to assess the Cloud Security of Leading Cloud Service Providers (CSPs) | # RedCloud OS

## Intro
**RedCloud OS** is a [Debian](https://www.debian.org/) based Cloud Adversary Simulation Operating System for Red Teams to assess the security of leading Cloud Service Providers (CSPs). It includes tools optimized for ... |
mb-later/CAS-Bodycam | https://github.com/mb-later/CAS-Bodycam | Bodycam Real time video recording script | Discord: https://discord.gg/X8bTK9Stwk
Reqiurements
https://github.com/utkuali/utk_render
# CAS-Bodycam
Bodycam Real time video recording script

의 첫번째 등정, 함수형 프로그래밍의 순한 맛 버전의 책인 `쏙쏙 들어오는 함수형 코딩`을 기반으로한 북 스터디
```
📌 스터디 모집: 7월 3일 ~ 7월 10일
결과 전달: 7월 11일 (화) 중 개별 안내
```
### 스터디 기획 멤버
- 🤔 김민수 ([github](https://github.com/minsoo-web... |
EnnengYang/Awesome-Forgetting-in-Deep-Learning | https://github.com/EnnengYang/Awesome-Forgetting-in-Deep-Learning | A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning | # Awesome-Forgetting-in-Deep-Learning
[]()
<img src="https://img.shields.io/badge/Contributions-Welcome-278ea5" alt=""/>
A comprehensive list of papers about **'[A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning](https://arxiv.org/abs/2307.09218)'*... |
introvertmac/EasyScan | https://github.com/introvertmac/EasyScan | Light-weight web security scanner | # EasyScan
EasyScan is a Python script that analyzes the security of a given website by inspecting its HTTP headers and DNS records. The script generates a security report with recommendations for addressing potential vulnerabilities.
## Test Cases
The script covers the following test cases:
1. Same Site Scripting
... |
CyberCX-STA/flutter-jailbreak-root-detection-bypass | https://github.com/CyberCX-STA/flutter-jailbreak-root-detection-bypass | Bypass security checks in IOSSecuritySuite and Rootbear | # Jailbreak/Root Detection Bypass in Flutter
This script is designed to bypass security checks that are implemented using the IOSSecuritySuite module in iOS applications and Rootbear in Android Application. For iOS, it intercepts two exported functions, one that checks if the device is jailbroken and the other that ch... |
serpapi/clauneck | https://github.com/serpapi/clauneck | A tool for scraping emails, social media accounts, and much more information from websites using Google Search Results. | <h1 align="center">Clauneck</h1>
<div align="center">
<a href="">[![Gem Version][gem-shield]][gem-url]</a>
<a href="">[![Contributors][contributors-shield]][contributors-url] </a>
<a href="">[![Forks][forks-shield]][forks-url]</a>
<a href="">[![Stargazers][stars-shield]][stars-url]</a>
<a href="">[![Issues]... |
x-dr/telegraph-Image | https://github.com/x-dr/telegraph-Image | null | # telegraph-Image
### [Demo](https://img.131213.xyz/)
### 利用Cloudflare pages部署
1. 点击[Use this template](https://github.com/x-dr/telegraph-Image/generate)按钮创建一个新的代码库。
2. 登录到[Cloudflare](https://dash.cloudflare.com/)控制台.
3. 在帐户主页中,选择`pages`> ` Create a project` > `Connect to Git`
4. 选择你创建的项目存储库,在`Set up builds and ... |
melody413/Angular_.NET_MUI5 | https://github.com/melody413/Angular_.NET_MUI5 | null | # uygulama.simsek
## Getting started
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Add your files
- [ ] [Create](https://do... |
pkpedram/create-selph-app | https://github.com/pkpedram/create-selph-app | null | # Create-Selph-App
Having a hard Time becoming a **MERN Stack developer**? with **Selph** you only need to **configure one file!**
<div align="center"><img style="width:350px" src="./logo.svg" alt="Selph logo"/></div>
# Installation
**Create-selph-app** is now available on npx! just run the command below in a direc... |
tolgaozuygur/personal_thermoregulator | https://github.com/tolgaozuygur/personal_thermoregulator | A wearable device for your wrist, that makes you feel colder | # Personal Thermoregulator
When you wear this device, it makes you feel the environment colder by -probably- tricking your mind.
To do this, it cools down your inner wrist at regular intervals by using a peltier module. When your inner wrist gets cooler, you actually feel the environment is cooler.
![Personal Thermor... |
booniepepper/zig-data-structures | https://github.com/booniepepper/zig-data-structures | null | # zig-data-structures
Home to some experiments in Zig data structures.
See also: https://ziggit.dev/t/data-structure-libraries/1064
|
h4ckthreat/guiadecybersecurity | https://github.com/h4ckthreat/guiadecybersecurity | Esse guia contém todas as informações necessárias para se introduzir na área de segurança da informação, dessa maneira, você encontrará, cursos, indicações de livros, roadmaps, playlists, certificações e demais outras coisas. | <p align="center">
<a href="https://github.com/h4ckthreat/guiadecybersecurity">
<img src="./images/guia.png" alt="Guia de Cyber Security" width="160" height="160">
</a>
<h1 align="center">Guia de Cyber Security</h1>
</p>
## :dart: O guia para alavancar a sua carreira
Abaixo você encontrará conteúdos para te... |
DNA-Rendering/DNA-Rendering | https://github.com/DNA-Rendering/DNA-Rendering | DNA-RENDERING: A Diverse Neural Actor Repository for High-Fidelity Human-centric Rendering | # [ICCV2023] DNA-Rendering
[](https://arxiv.org/abs/2307.10173) <a href="https://dna-rendering.github.io/">
<img alt="Project" src="https://img.shields.io/badge/-Project%20Page-lightgrey?logo=Google%20Chrome&color=informational&logoColor=white"></a>
<a ... |
kylejgillett/sounderpy | https://github.com/kylejgillett/sounderpy | This script is used to access vertical profile data for calculations or plotting of a vertical profile (sounding) | <div align="center">
<img src="https://github.com/kylejgillett/sounderpy/assets/100786530/2e9477c9-e36a-4163-accb-fe46780058dd" width="250">
</div>
# sounderpy
------
[](https://pypi.python.org/pypi/sounderpy/)
[ 频道才能正常运行该模块,黑名单用户无法使用该模块
- “敏感内容过滤”开关导致软件闪退,因为官方版本so文件里并没有这个“类”,通过ClassLoader强行植入,再通过so发送这个“类”实现开关“敏感内容过滤”,如果不杀死整个软件的进程,会导致软件瘫痪无法使用
---
... |
skovy/llm-markdown | https://github.com/skovy/llm-markdown | Demo rendering rich responses from LLMs | # 📝 LLM Markdown
A [Nextjs](https://nextjs.org) app demonstrating how to display rich-text responses from Large Language Models (LLMs) by prompting and rendering Markdown formatting, Mermaid diagrams, and LaTeX equations.
Read more in this blog post: [Rendering rich responses from LLMs](https://www.skovy.dev/blog/ve... |
antfu/sd-webui-qrcode-toolkit | https://github.com/antfu/sd-webui-qrcode-toolkit | Anthony's QR Toolkit for Stable Diffusion WebUI | # Anthony's QR Toolkit for Stable Diffusion WebUI
Extension for AUTOMATIC1111's [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), provides integration with [Anthony's QR Toolkit](https://github.com/antfu/qrcode-toolkit) for easy image sending.
<img width="1074" alt="Screenshot" src="... |
recepysl/pk-sipy | https://github.com/recepysl/pk-sipy | null | |
YunghuiHsu/deepstream-yolo-pose | https://github.com/YunghuiHsu/deepstream-yolo-pose | Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose | # Deepstream-YOLO-Pose
<div style="text-align: center;">
<figure>
<img src="imgs/Multistream_4_YOLOv8s-pose-3.PNG" alt="Multistream_4_YOLOv8s-pose-3.PNG" width="600">
<figcaption> <br> YOLO-Pose accelerated with TensorRT and multi-streaming with Deepstream SDK </figcaption>
</figure>
<... |
Aaron-Pu/PEL4VAD | https://github.com/Aaron-Pu/PEL4VAD | Official code for "Learning Prompt-Enhanced Context features for Weakly-Supervised Video Anomlay Detection" | # Learning Prompt-Enhanced Context features for Weakly-Supervised Video Anomaly Detection
**Authors**: Yujiang Pu, Xiaoyu Wu, Shengjin Wang
## Abstract
Video anomaly detection under weak supervision is challenging due to the absence of frame-level annotations during the training phase. Previous work has employed graph... |
STOL4S/2D-Ambient-Occlusion | https://github.com/STOL4S/2D-Ambient-Occlusion | This repository contains a C# class that is capable of taking a 2D image and generating a shadow on the surface behind it, and shadows itself. | # 2D Ambient Occlusion (Soft Shadowing)
This repository contains a C# class, and an HLSL file, that are capable of generating
ambient occlusion shadows in a 2D scene. This algorithm works by
generating a 3D position buffer from the 2D scene and then
calculating soft shadows using this information. If self-shadowing
is ... |
mshumer/gpt-prompt-engineer | https://github.com/mshumer/gpt-prompt-engineer | null | # gpt-prompt-engineer
[](https://twitter.com/mattshumer_) [](https://colab.research.google.com/github/mshumer/gpt-prompt-engineer/blob/main/gpt_prompt_e... |
nksaraf/vinxi | https://github.com/nksaraf/vinxi | null | # `vinxi` (The App Framework)
[](https://badge.fury.io/js/vinxi)
Compose full stack applications (and frameworks) using [**Vite**](https://github.com/vitejs/vite), the versatile bundler and dev server, and [**Nitro**](https://github.com/unjs/nitro), the universal prod... |
Ethiel97/smooth_expansion_tile | https://github.com/Ethiel97/smooth_expansion_tile | Smooth expansion title demo with Flutter | # fancy_dropdown
Flutter fancy dropdown
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](h... |
natanael-b/lua-wpp | https://github.com/natanael-b/lua-wpp | null | <p align="right"><a href="README.pt_BR.md">Português</a></p>
<h1 align="center">
<img src="imgs/logo.svg" width=256 alt="GIMP">
<br />
Lua WPP | <a href="https://github.com/natanael-b/lua-wpp/archive/refs/heads/framework.zip">Download</a>
</h1>
<p align="center"><i>"A cool way to create Web Apps and static p... |
csznet/cPing | https://github.com/csznet/cPing | 多地Ping、MTR部署工具 | cPing
----
简介
==
多地Ping、MTR部署工具,需要先运行Server端再运行Client端,客户端自动注册到服务端
截图
==


](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/actions/workflows/test.yml)
[](LICENSE) [
## Blogposts
- A good techn... |
LeoDJ/Paw-Connect | https://github.com/LeoDJ/Paw-Connect | An alternative PCB pawprint for the Tag-Connect TC2030 pogo pin programming cable | 
# Paw-Connect TC2030
An alternative KiCad PCB ~~foot~~ pawprint for the TC2030 pogo pin programming cable in the shape of a cute little paw.
## Features
### Pros
- No need to build your own pogo-pin jig. It's simply compatible with the Tag-Connect TC2030-*-NL pogo pin programming cable.
- **Pawsit... |
thinkerMid/anti_IDA | https://github.com/thinkerMid/anti_IDA | 反ida内联汇编花指令 | # anti_IDA
反ida内联汇编花指令
https://iosre.com/t/anti-disassembly-on-arm64/21006
|
rcore-os/arceos-tutorial-book | https://github.com/rcore-os/arceos-tutorial-book | null | # ArceOS Tutorial Book
ArceOS Tutorial Book的目标是通过`step by step`地建立不同类型和功能的OS kernel的过程来学习和掌握新的组件化OS的核心概念和对应实现,从而为进一步分析掌握设计实习的完整内核打下基础。
## 文档架构
* [ArceOS Tutorial Book Framework初步方案](https://github.com/orgs/rcore-os/discussions/29#discussioncomment-6335849)
## 文档目录和内容
* `docs/`: 教学实验指导
## 实验指导
基于 mdBook,目前目前已经部署到... |
codrops/OnScrollFilter | https://github.com/codrops/OnScrollFilter | Combining GSAP's Scroll Trigger and Flip with a SVG Filter, based on a demo by Fabio Ottaviani. | # On-Scroll SVG Filter Effect
Combining GSAP's Scroll Trigger and Flip with a SVG Filter, based on a demo by Fabio Ottaviani.

[Article on Codrops](https://tympanus.net/codrops/?p=72802)
[Demo](http://t... |
cachix/stamina.hs | https://github.com/cachix/stamina.hs | Retrying for humans using Haskell. | # Stamina
[](https://www.repostatus.org/#concept) [です。<br>
IK Rigについては[公式ドキュメント](https://docs.unrealengine.com/5.0/ja/unreal-engine-ik-rig/)をご参照下さい。
<img src="https://github.com/LeonGameworks/Screenshot/blob/c1899419d8818065fd21bb6220dc4b86a4542d6d/Human_IKRigGen... |
bradleeharr/PassiveRadarSim | https://github.com/bradleeharr/PassiveRadarSim | Project for Radar Signal Processing - Passive Radar Simulation from RTL-SDR FM Data | # PassiveRadarSim
Project for Radar Signal Processing - Passive Radar Simulation from RTL-SDR FM Data
# Description
The purpose of this project is to explore the steps of passive radar signal processing. A passive radar, as
described by [1], is a radar that relies on a transmitter external to its own system. This kind... |
pozitronik/sinner | https://github.com/pozitronik/sinner | Sinner: Sinner Is NoN Exactly Roop | [](https://github.com/pozitronik/roop/actions)
# sinner: sinner is non exactly roop
Deepfakes and more.
# What is it?
This is the rework of the [s0md3v/roop](https://github.com/s0md3v/roop/) that I'm working on for entertainment a... |
VB10/mycodingsetup | https://github.com/VB10/mycodingsetup | mycodingsetup | # mycodingsetup
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](ht... |
Rencontres-R/Rencontres_R_2023 | https://github.com/Rencontres-R/Rencontres_R_2023 | 9e Rencontres R à Avignon, France, du 21 au 23 Juin 2023 | # Rencontres R 2023

## Présentation
Les Rencontres R 2023 se sont tenues du 21 au 23 juin à Avignon, France.
Les Rencontres R, portées par la Société Française de Statistique ([SFdS](https://www.sfds.asso.fr/)), ont pour objectif d'offrir à la communauté francophone un lieu d'échange... |
justinsgithub/Oh-My-LazyVim | https://github.com/justinsgithub/Oh-My-LazyVim | A Fat LazyVim Config | # 💤 Oh My LazyVim 🔌
> The last NeoVim config you'll never need.
This is a config built with [LazyVim](https://github.com/LazyVim/LazyVim).
The goal of this project is to create as large and every battery you can think of included config as possible... while minimizing abstractions to keep full customizability / ex... |
pltnk/habr-observer | https://github.com/pltnk/habr-observer | An automatically updated feed with summaries of the best Habr.com articles generated by the YandexGPT neural network. | # 🧐 Обозреватель Хабра
### Лента кратких пересказов лучших статей с Хабра от нейросети YandexGPT
#### Приложение доступно по адресу https://habr.observer
В приложении используются материалы сайта [habr.com](https://habr.com), краткие пересказы которых получены с помощью сервиса [300.ya.ru](https://300.ya.ru).
#### Д... |
sophiacornell757/pos | https://github.com/sophiacornell757/pos | null | Code examples demonstrating seamlessly integrating C code into your Go projects with Cgo.
article
example-repo# pos
|
MicoDan/rca-react-chatai | https://github.com/MicoDan/rca-react-chatai | null | # AI-Powered Chat Library
This library allows you to integrate an AI-powered chat component into your React application. The chat component uses the OpenAI API to generate intelligent responses based on user input.
# Installation
To use the AI-powered chat library in your React application, you need to follow these ... |
PickleNik/ratelimited.lol | https://github.com/PickleNik/ratelimited.lol | null | 
|
EvanZhouDev/unblur-ai | https://github.com/EvanZhouDev/unblur-ai | Unblur Photos with Fotor's AI Enlarger | <picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/banner@dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./assets/banner@light.svg">
<img alt="EvanZhouDev Banner" src="./assets/banner@light.svg">
</picture>
<h1 align="center">
Unblur Photos with Fotor
</h1>
| Before ... |
Ruu3f/freeGPT-discord-bot | https://github.com/Ruu3f/freeGPT-discord-bot | Discord chatbot and image generator powered by freeGPT. | # freeGPT-discord-bot
Discord chatbot and image generator powered by freeGPT.
## Support this repository:
- ⭐ **Star the project:** Star this and the [freeGPT repository](https://github.com/Ruu3f/freeGPT). It means a lot to me! 💕
- 🤖 **Add the freeGPT Discord bot:** Use the freeGPT bot by adding it to your Discord ... |
roburio/miou | https://github.com/roburio/miou | A simple scheduler for OCaml 5 | # Miou, a simple scheduler for OCaml 5
```ocaml
let () = Miou.run @@ fun () ->
print_endline "Hello World!"
```
Miou is a library designed to facilitate the development of applications
requiring concurrent and/or parallel tasks. This library has been developed with
the aim of offering a fairly simple and straightfo... |
parvin528/Fighhoj | https://github.com/parvin528/Fighhoj | null | # great jcig kfg
sjbba
ahvsuavba
sbjbd
sbjshjh
shjeh
shhsj
shhehe
rhef
gjgh
|
yyeboah/Awesome-Text-to-3D | https://github.com/yyeboah/Awesome-Text-to-3D | A growing curation of Text-to-3D, Diffusion-to-3D works. | # Awesome Text-to-3D [](https://github.com/sindresorhus/awesome)
A growing curation of Text-to-3D, Diffusion-to-3D works. Heavily inspired by [awesome-NeRF](https://github.com/awesome-NeRF/awesome-NeRF)
## ... |
petermartens98/GPT4-LangChain-Agents-Research-Web-App | https://github.com/petermartens98/GPT4-LangChain-Agents-Research-Web-App | Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with previous research embeddings. Ultimately delivering a research report for a user-specified input, including an introduction, quantitative facts, as well as relevant publications, boo... | # GPT4 LangChain Agents Research Web App
### Description
Python Streamlit web app utilizing OpenAI (GPT4) and LangChain agents with access to PubMed, Wikipedia, and DuckDuckGo. Ultimately delivering a research report for a user-specified input, including an introduction, quantitative facts, relevant publications, book... |
joemasilotti/TurboNativeXcodeTemplate | https://github.com/joemasilotti/TurboNativeXcodeTemplate | A custom Xcode project template to get started with Turbo Native development. | # Turbo Native app template for Xcode
A custom Xcode project template to get started with Turbo Native development.

Once installed, this template can be used directly in Xcode to generate a new Turbo Native project. It removes boiler... |
mtlogs/summer-2024-opportunities | https://github.com/mtlogs/summer-2024-opportunities | For those looking for Summer 2024 internships, co-ops or entry-level jobs | # summer-2024-opportunities
This repository is for those looking for Summer 2024 full-time jobs, internships or co-ops in areas like software engineering, tech, product, engineering (mechanical, chemical, etc)
We are only focusing on opportunities located in the United States, Canada or remote.
Feel free to contribut... |
regamnash858/tr | https://github.com/regamnash858/tr | null | xamples demonstrating how PHP TimeCop works
php
examples
example
blog-article
example-project
potherca
timecop
php-modules
example-code
php-module
php-examples
php-extensions
example-repo
example-app
example-codes
example-projects
examples-php
php-example
php-timecop
potherca-blog# tr
|
getmetal/chatbot | https://github.com/getmetal/chatbot | Deploy a "chat with your data" bot in minutes. | # 💬 Metal AI Chatbot
A simple Chat interface for building an AI powered chatbot experience to "talk with your data".
Built with [Next.js](https://nextjs.org/) and [Metal](https://getmetal.io).

## Getting Started
### 1. Install dependencies
```bash
npm i
```
### 2. ... |
3lang3/script_linea_week8 | https://github.com/3lang3/script_linea_week8 | null | # Linea 第八周脚本
- 总共 18 个dapp,可以拿到 295分左右,部分任务银河确认较慢可能要隔天才能verify
- 这一期应该是除kyc外权重最大的一期了,大家加油!
- 目前链上Gas被卡,跑完全部任务,每个钱包需要准备 `30eth` 的测试币 (gas为2500gwei时)
- 遇到一直过不去的任务,不用怀疑肯定是水不够了,随意批量跑的话,一定确保每个钱包水足够,不然来回折腾
- 同样在执行脚本任务时,任务可能一直pending无法成功,可以增加`config.ts`里的`ADD_GAS_PRICE`字段,重新跑即可
> 确保调整后的Gas比上一次提交的Gas最少要高10%, 否则无法覆盖上一次的交易
#... |
TechTitan0624/python-Datascraping-py | https://github.com/TechTitan0624/python-Datascraping-py | null | # python-Datascraping-py |
solidjs-community/solid-cli | https://github.com/solidjs-community/solid-cli | A custom CLI built for Solid. | <p>
<img width="100%" src="https://assets.solidjs.com/banner?type=CLI&background=tiles&project=%20" alt="Solid CLI">
</p>
# Solid CLI (This is currently very much still in beta)
A custom CLI built for the purpose of installing and managing SolidJS apps and projects. The goal of the CLI is to provide a useful and po... |
e2b-dev/agent-protocol | https://github.com/e2b-dev/agent-protocol | Common interface for interacting (and more in the future) with any agent. The protocol is tech stack agnostic - you can use it with any framework for building agents. | # Agent Protocol
This protocol defines an interface for interacting with your agent.
The protocol is **tech stack agnostic**. Any agent can adopt this protocol no
matter what framework they're using (or not using).
Because this protocol is open-source, any platform can adopt it and your agent
then becomes automatica... |
pengboboer/flutter_comment_panel_example | https://github.com/pengboboer/flutter_comment_panel_example | Flutter基于sliding_up_panel的评论弹窗 | csdn:https://blog.csdn.net/pengbo6665631/article/details/131551882
掘金:https://juejin.cn/post/7252171043384246331
# flutter_comment_panel_example
### A very good comment panel demo!
base on sliding_up_panel:
https://pub.dev/packages/sliding_up_panel
I have perfected the following details:
1. Swipe link for list a... |
shescloud/sonic-the-hedgehog-emulator | https://github.com/shescloud/sonic-the-hedgehog-emulator | null | # SONIC THE HEDGEHOG - EMULATOR - 
Para que fosse possível jogar esse game, foi utilizado um emuladorJs junto com a ROM do game.
Você pode ver mais sobre ele nesse link: https://www.emulatorjs.com/segamd.html
... |
fallingleavesz/OSCP-Playbook-and-Tools | https://github.com/fallingleavesz/OSCP-Playbook-and-Tools | My playbook and Tools used for OSCP Exam | # OSCP
I have just finished the OSCP exam, and plan to share my playbood, tools, and my experience in the following days.
|
gege5758/bestdrop | https://github.com/gege5758/bestdrop | bestdrop information on drop | # bestdrop
bestdrop information on drop
|
go-rod/bartender | https://github.com/go-rod/bartender | A service to make web crawlers consume webpages easier | # Overview
It's design to make SEO for single page application easier, so that you don't have to use Server-side rendering tricks.
It acts like a transparent http proxy by default, it only actives when the client looks like a web crawler, such as Googlebot, Baiduspider, etc.
## Installation
You can simplify use bar... |
p1n93r/SpringBootAdmin-thymeleaf-SSTI | https://github.com/p1n93r/SpringBootAdmin-thymeleaf-SSTI | SpringBootAdmin-thymeleaf-SSTI which can cause RCE | ## CVE-2023-38286
https://nvd.nist.gov/vuln/detail/CVE-2023-38286
## Additional Vulnerability Description
The sandbox bypass mentioned here refers to bypassing certain blacklists of Thymeleaf, rather than leveraging the context for reflection-based escapes or similar techniques.
## Impact
All users who run Spring Boo... |
dttung2905/kafka-in-production | https://github.com/dttung2905/kafka-in-production | :books: Tech blogs & talks by companies that run Kafka in production | # kafka-in-production



Curious to know how big companies are operating their kafka fleet in ... |
runner365/cpp_streamer | https://github.com/runner365/cpp_streamer | cpp streamer work in dynamic modules for media develop. It include flv/mpegts/rtmp/webrtc modules, and go on developing more modules | # cpp_streamer
cpp streamer是基于C++11开发的音视频组件,使用者可以把组件串联起来实现自己的流媒体功能。
支持多种媒体格式,流媒体直播/rtc协议。
当前支持媒体格式与流媒体格式:
* flv mux/demux
* mpegts mux/demux
* rtmp publish/play
* srs whip
* srs whip bench(srs webrtc性能压测)
* mediasoup whip(mediaoup webrtc 性能压测)
网络开发部分,采用高性能,跨平台的libuv网络异步库;
## cpp streamer使用简介
cpp streamer是音视频组件,提供串流... |
mikolalysenko/sdf-physics | https://github.com/mikolalysenko/sdf-physics | WebGPU signed distance field physics engine | # SDF Physics
A WebGPU rigid body dynamics simulator where all geometry and constraints are specified by implicit signed distance functions.
For project history, check the [log](LOG.md).
# Development
Clone this repo, and using node.js/npm run:
```
npm ci
```
Once all dependencies are initialized there are two ba... |
devpew/ergosplits | https://github.com/devpew/ergosplits | null | # ergosplits
Если вы купили раздельную клавиатуру, может показаться, что начать работу с ней довольно сложно. Но это только кажется.
Ваша клавиатура работает на двух микроконтроллерах, если она раздельная. И на одном если это моносплит.
Контроллеры могут быть разными - Pro Micro, Elite-C, Blackpill, RP2040, nRF22480... |
shinyhawk/spect_landingpage | https://github.com/shinyhawk/spect_landingpage | null | # Landing Page for Spect
https://spect.network
## Setup
```
yarn
yarn dev
```
## Tools Used
```
Vite.js
React.js
Tailwind
styled-components
Spline
Inkscape
```
|
peach-zhang/AutoSign | https://github.com/peach-zhang/AutoSign | 职校家园 自动打卡后端程序 | # AutoSign
职校家园 自动打卡后端程序
有问题联系 (最好有java 基础) 
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.