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
psyai-net/EmoTalk_release
https://github.com/psyai-net/EmoTalk_release
This is the official source for our ICCV 2023 paper "EmoTalk: Speech-Driven Emotional Disentanglement for 3D Face Animation"
![Psyche AI Inc release](./media/psy_logo.png) # EmoTalk: Speech-Driven Emotional Disentanglement for 3D Face Animation [ICCV2023] Official PyTorch implementation for the paper: > **EmoTalk: Speech-Driven Emotional Disentanglement for 3D Face Animation**, ***ICCV 2023***. > > Ziqiao Peng, Haoyu Wu, Zhenbo Song, Hao ...
64
7
shadowaxe99/sprotsagent
https://github.com/shadowaxe99/sprotsagent
null
# SprotsAgent: The Python-based Sports Agent Script Welcome to SprotsAgent, the Python-based sports agent script that's so good, it might just replace real sports agents (just kidding, we love you, sports agents). This script acts as a virtual sports agent, automating tasks related to player management, contract negot...
19
1
ambition85/daylight-protocol
https://github.com/ambition85/daylight-protocol
null
# daylight-protocol <h1 align="center">Welcome to Daylight Protocol👋</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-0.0.2-blue.svg?cacheSeconds=2592000" /> </p> > </a> ### 🏠 [Homepage] ## Install ```sh npm i ``` ## How to run the code ```sh npm start ``` ## Architecture 🎥 **FrontE...
10
0
waterdipai/datachecks
https://github.com/waterdipai/datachecks
Open Source Data Quality Monitoring.
<p align="center"> <img alt="Logo" src="docs/assets/datachecks_banner_logo.svg" width="1512"> </p> <p align="center"><b>Open Source Data Quality Monitoring.</b></p> <p align="center"> <img align="center" alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/> <img align="center" sr...
30
4
phoenixframework/dns_cluster
https://github.com/phoenixframework/dns_cluster
Simple DNS clustering for distributed Elixir nodes
# DNSCluster Simple DNS clustering for distributed Elixir nodes. ## Installation The package can be installed by adding `dns_cluster` to your list of dependencies in `mix.exs`: ```elixir def deps do [ {:dns_cluster, "~> 0.1.0"} ] end ``` Next, you can configure and start the cluster by adding it to your su...
46
1
Antoinegtir/instagram-threads
https://github.com/Antoinegtir/instagram-threads
Fully functional clone of Threads
# Threads. <img height="300" src="client/assets/banner.png"></img> ## Description: The project aims to clone the Threads from Instagram social network in order to understand how this type of application could work, using Flutter framework & Firebase Database. This repository is use for educationnal content. ## 🚧 Th...
76
5
Minibattle/WinDeckOS
https://github.com/Minibattle/WinDeckOS
Simplifying Windows on Steam Deck with a custom image that makes it feel much more like steamOS and includes many ease of use additions.
# WinDeckOS [Version 1.1] Simplifying Windows on Steam Deck with a custom image that makes it feel much more like steamOS and includes many ease of use additions. # Some of the most noteable changes are: 1. All steam deck drivers come pre-installed 2. It starts with the same UI steamOS uses, so you can keep the consol...
59
1
tumurzakov/AnimateDiff
https://github.com/tumurzakov/AnimateDiff
AnimationDiff with train
# AnimateDiff <a target="_blank" href="https://colab.research.google.com/github/tumurzakov/AnimateDiff/blob/main/Fine_tune_AnimateDiff.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/> </a> This repository is the official implementation of [AnimateDiff](https://arxiv....
24
3
bitquark/shortscan
https://github.com/bitquark/shortscan
An IIS short filename enumeration tool
# Shortscan An IIS short filename enumeration tool. ## Functionality Shortscan is designed to quickly determine which files with short filenames exist on an IIS webserver. Once a short filename has been identified the tool will try to automatically identify the full filename. In addition to standard discovery metho...
250
21
Devalphaspace/portfolio_website
https://github.com/Devalphaspace/portfolio_website
null
# Professional-Portfolio-Website
34
8
qi4L/seeyonerExp
https://github.com/qi4L/seeyonerExp
致远OA利用工具
# seeyoner 致远OA漏洞利用工具 ## Usage ``` PS C:\> seeyonerExp.exe -h 一个简单的致远OA安全测试工具,目的是为了协助漏洞自查、修复工作。 Usage: Seeyoner [command] Available Commands: exploit 漏洞利用 help Help about any command list 列出所有漏洞信息 scan 漏洞检测 Flags: -h, --help help for Seeyoner Use "Seeyoner [command] --help" f...
13
1
shroominic/codeinterpreter-api
https://github.com/shroominic/codeinterpreter-api
Open source implementation of the ChatGPT Code Interpreter 👾
# Code Interpreter API A LangChain implementation of the ChatGPT Code Interpreter. Using CodeBoxes as backend for sandboxed python code execution. [CodeBox](https://github.com/shroominic/codebox-api/tree/main) is the simplest cloud infrastructure for your LLM Apps. You can run everything local except the LLM using you...
2,376
231
dwarvesf/go-threads
https://github.com/dwarvesf/go-threads
Unofficial, Reverse-Engineered Golang client for Meta's Threads. Supports Read and Write.
<h1 align="center"> Dwarves Golang Threads API </h1> <p align="center"> <a href="https://github.com/dwarvesf"> <img src="https://img.shields.io/badge/-make%20by%20dwarves-%23e13f5e?style=for-the-badge&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsBAMAAADsqkcyAAAAD1BMVEUAAAD///////////////+P...
25
1
AFeng-x/SMT
https://github.com/AFeng-x/SMT
This is an official implementation for "Scale-Aware Modulation Meet Transformer".
# Scale-Aware Modulation Meet Transformer This repo is the official implementation of "[Scale-Aware Modulation Meet Transformer](https://arxiv.org/abs/2307.08579)". <!-- [[`SMT Paper`](https://github.com/AFeng-x/SMT)] --> <!-- It currently includes code and models for the following tasks: > **Image Classification** ...
110
11
rmunate/EasyDataTable
https://github.com/rmunate/EasyDataTable
Quick and efficient creation of the datatable structure from the Laravel controllers.
# EasyDataTable: A fast, easy, and efficient way to create the BackEnd for any DataTable. (Laravel PHP Framework) | v1.x ⚙️ This library is compatible with Laravel versions 8.0 and above ⚙️ [![Laravel 8.0+](https://img.shields.io/badge/Laravel-8.0%2B-orange.svg)](https://laravel.com) [![Laravel 9.0+](https://img.shiel...
20
2
verytinydever/angular-metamask-solidity
https://github.com/verytinydever/angular-metamask-solidity
null
# BlockchainPoll This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.0. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding Run `ng ge...
10
0
pikho/ppromptor
https://github.com/pikho/ppromptor
Prompt-Promptor is a python library for automatically generating prompts using LLMs
# Prompt-Promptor: An Autonomous Agent Framework for Prompt Engineering Prompt-Promptor(or shorten for ppromptor) is a Python library designed to automatically generate and improve prompts for LLMs. It draws inspiration from autonomous agents like AutoGPT and consists of three agents: Proposer, Evaluator, and Analyzer...
32
4
MIDORIBIN/langchain-gpt4free
https://github.com/MIDORIBIN/langchain-gpt4free
LangChain x gpt4free
# LangChain gpt4free LangChain gpt4free is an open-source project that assists in building applications using LLM (Large Language Models) and provides free access to GPT4/3.5. ## Installation To install langchain_g4f, run the following command: ```shell pip install git+https://github.com/MIDORIBIN/langchain-gpt4fre...
33
12
GuiWonder/EarlySummerMincho
https://github.com/GuiWonder/EarlySummerMincho
Early Summer Mincho 初夏明朝體
**繁體中文** [简体中文](README-SC.md) # Early Summer Mincho 初夏明朝體 一款接近傳統印刷體的中文字型,基於[思源宋體](https://github.com/adobe-fonts/source-han-serif)。 ## 預覽 ![image](./pictures/pic01.png) ![image](./pictures/pic02.png) > Note: 本字型可通過 locl 特性改變不同的標點符號。 ## 字重與格式 包含可變字體,以及 7 種粗細的靜態字體,使用 TrueType 格式。 ![image](./pictures/pic03.png) ...
21
0
Git-K3rnel/VoorivexChallenge
https://github.com/Git-K3rnel/VoorivexChallenge
This is a writeup about challenges in voorivex challenge (Berserk vs Zodd)
# VoorivexChallenge - Zodd This is a writeup about all levels in voorivex challenge (Berserk vs Zodd) ### Level 1 ``` change the url to https://z.voorivex.academy/level-2 ``` ### Level 2 ``` change the url to https://z.voorivex.academy/level%203 ``` ### Level 3 ``` 1.Find the location of "off.png" 2.Go to this url : h...
10
2
sxyazi/yazi
https://github.com/sxyazi/yazi
⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.
## Yazi - ⚡️ Blazing Fast Terminal File Manager Yazi ("duck" in Chinese) is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience. https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec...
250
10
Moriafly/SaltUI
https://github.com/Moriafly/SaltUI
SaltUI(UI for Salt Player) 是提取自椒盐音乐的 UI 风格组件,用以快速生成椒盐音乐风格用户界面
# SaltUI SaltUI(UI for Salt Player) 是提取自[椒盐音乐](https://github.com/Moriafly/SaltPlayerSource)的 UI 风格组件,用以快速生成椒盐音乐风格用户界面。 本库将会广泛用以椒盐系列 App 开发,以达到快速开发目的。 <img src="img/app.jpg" width="200px"/> ## 使用 ### 1. 项目 Gradle 添加 JitPack 依赖 ```groovy allprojects { repositories { // ... maven { url 'https://...
22
0
abeisgoat/game.work
https://github.com/abeisgoat/game.work
A Framework Laptop powered retro Game Console!
# Game.work Files Keep in mind, this project has many rough edges so this build will require some effort.
14
0
psychic-api/rag-stack
https://github.com/psychic-api/rag-stack
🤖 Deploy a private ChatGPT alternative hosted within your VPC. 🔮 Connect it to your organization's knowledge base and use it as a corporate oracle. Supports open-source LLMs like Llama 2, Falcon, and GPT4All.
# 🧺 RAGstack Deploy a private ChatGPT alternative hosted within your VPC. Connect it to your organization's knowledge base and use it as a corporate oracle. Supports open-source LLMs like Llama 2, Falcon, and GPT4All. <p align="center"> <a href="https://discord.gg/vhxm8qMQc"> <img alt="Discord" src="https://img....
920
63
automorphic-ai/trex
https://github.com/automorphic-ai/trex
Intelligently transform unstructured to structured data
<h1 align="center">Trex</h1> <h2 align="center"><em>T</em>ransformer <em>R</em>egular <em>EX</em>pressions</h2> <!--- <p align="center"><img src="https://media.discordapp.net/attachments/1107132978859085824/1128974288381288523/Screenshot_2023-07-13_050009-transformed.png" width="25%"/></p> --> <p align="center"><img ...
141
5
MrHacker-X/OsintifyX
https://github.com/MrHacker-X/OsintifyX
OsintifyX: Powerful Open-source OSINT tool for extracting valuable information from Instagram profiles.
<h1 align="center">OsintifyX</h1> <p align="center"> <img src="https://img.shields.io/github/stars/MrHacker-X/OsintifyX?style=for-the-badge&color=orange"> <img src="https://img.shields.io/github/forks/MrHacker-X/OsintifyX?color=cyan&style=for-the-badge&color=purple"> <img src="https://img.shields.io/github/watc...
13
1
apple/ml-upscale
https://github.com/apple/ml-upscale
Export utility for unconstrained channel pruned models
# Unconstrained Channel Pruning · [Paper](https://openreview.net/forum?id=25fe54GXLo) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1vTZBWB3O2oj-g8oH5sj7j4CJ_xe6mv1p?usp=sharing) **UPSCALE: Unconstrained Channel Pruning** @ [ICML 2023](https://op...
47
6
Sigil-Wen/Dream-with-Vision-Pro
https://github.com/Sigil-Wen/Dream-with-Vision-Pro
Text to 3D generation in Apple Vision Pro built with the VisionOS SDK. 3D Scribblenauts in AR for the Scale Generative AI Hackathon. Won Scale AI Prize
![Alt text](image-4.png) # Dream with Vision Pro [![Discord](https://img.shields.io/discord/1126234207044247622)](https://discord.gg/C6ukDBEbFY) Welcome to Dream with Vision Pro, a lucid text-to-3D tool built with the Apple VisionOS SDK. Powered by Scale AI's Spellbook, OpenAI's GPT-4 and Shap-E, Modal, Replicate, a...
64
8
coolbeevip/langchain_plantuml
https://github.com/coolbeevip/langchain_plantuml
null
# Visualization UML diagram tool for LangChain workflows [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![PyPi version](https://img.shields.io/pypi/v/langchain-plantuml.svg)](https://pypi.org/project/langchain-plantuml/) [![lint](https://github.com/c...
43
4
deaaprizal/reactjs-konversi-suhu
https://github.com/deaaprizal/reactjs-konversi-suhu
React JS + Vite Konversi Suhu Base Template (with custom hooks) untuk tutorial docker di youtube deaafrizal
# reactjs-konversi-suhu ### catatan: 1. ganti nama file <code>.env.example</code> menjadi <code>.env</code> saja (tanpa .example) 2. link video tutorial docker untuk template project ini: <code>https://youtu.be/C0ZXEvdZGME</code>
11
0
lumi518/twinhub-frontend
https://github.com/lumi518/twinhub-frontend
Enjoy chatting with the most engaging AI influencers!
19
1
OTFCG/Awesome-Game-Analysis
https://github.com/OTFCG/Awesome-Game-Analysis
a comprehensive collection of video game tech analysis resources
# Awesome Game Analysis [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [<img src="LOGO.png" align="right" width="100">](https://github.com/OTFCG/Awesome-Game-Analysis) > This repository serves as a comprehensive collection of video game technology analysis resources. We want to create a community-dri...
418
30
bhaidar/laravel-websockets
https://github.com/bhaidar/laravel-websockets
A Laravel and Inertia Vuejs app to demonstrate websockets.
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400" alt="Laravel Logo"></a></p> <p align="center"> <a href="https://github.com/laravel/framework/actions"...
11
0
bedimcode/responsive-sidebar-menu-youtube
https://github.com/bedimcode/responsive-sidebar-menu-youtube
Responsive Sidebar Menu Using HTML CSS & JavaScript
# Responsive Sidebar Menu ## [Watch it on youtube](https://youtu.be/RhT04ifx3vw) ### Responsive Sidebar Menu - Responsive Sidebar Menu Using HTML CSS & JavaScript - Contains glass effect & gradient borders. - Developed first with the Mobile First methodology, then for desktop. - Compatible with all mobile devices and ...
21
2
AQF0R/FUCK_AWD_TOOLS
https://github.com/AQF0R/FUCK_AWD_TOOLS
AWD
# 前言 ## 欢迎关注微信公众号:朱厌安全团队 感谢支持! ### 一个面向AWD竞赛的工具,目前BUG和待优化点可能会较多,请谅解!!! 欢迎师傅们提出本工具宝贵建议,如有BUG欢迎师傅们向我们反馈,我们会第一时间关注! ### 工具也会持续维持,后面会更新新模块,敬请期待! # 工具介绍 FUCK_AWD工具cmd运行命令:python fuck_awd_main.py 即可 如果CMD颜色乱码可以解压 ansi189-bin.zip 运行对应电脑兼容的版本 cmd命令ansicon.exe -i 工具攻击模块原理是以马上马,所以使用时要确认好场景! 利用前提条件:目标服务器没有过滤system()函数、有写入...
12
0
vatsalsinghkv/image-animations
https://github.com/vatsalsinghkv/image-animations
Discover captivating text animations on Image Animations! Engage with interactive card components that come to life with stunning hover and click effects. Explore now!
<h1 align="center"> Image Animations </h1> <p align="center"> Discover captivating text animations on Image Animations! Engage with interactive card components that come to life with stunning hover and click effects. Explore now! </p> <p align="center"> <img src="https://img.shields.io/badge/Version-1.2.1-blue"...
10
0
antfu/error-stack-parser-es
https://github.com/antfu/error-stack-parser-es
null
# error-stack-parser-es [![NPM version](https://img.shields.io/npm/v/error-stack-parser-es?color=a1b858&label=)](https://www.npmjs.com/package/error-stack-parser-es) A port of [stacktracejs/error-stack-parser](https://github.com/stacktracejs/error-stack-parser), rewrite with TypeScript and ES Modules. ## Usage ```t...
34
0
sksalahuddin2828/PHP
https://github.com/sksalahuddin2828/PHP
Explore something new
# PHP Explore something new
21
11
ndiego/wordpress-university-workshop
https://github.com/ndiego/wordpress-university-workshop
An instructor led workshop for building block themes in WordPress.
# Workshop: WordPress University <img src="assets/screenshots/wordpress-university-home.jpg"> Welcome to the "WordPress University" workshop, where you will be guided through a 12-step process to create a website for the fictitious WordPress University. This hands-on workshop offers a comprehensive overview of the fu...
14
3
HoyoBot/HoyoBot-SDK
https://github.com/HoyoBot/HoyoBot-SDK
米游社高效率机器人SDK
<div align="center"> [![简体中文](https://img.shields.io/badge/简体中文-100%25-green?style=flat-square)](https://github.com/HoyoBot/HoyoBot-SDK/blob/main/README.md) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square)](https://github.com/HoyoBot/HoyoBot-SDK/blob/main/LICENSE) [![Maven]...
12
0
verytinydever/erc721
https://github.com/verytinydever/erc721
null
# erc721
14
0
analoguejb/Analogue-Super-Nt-JB
https://github.com/analoguejb/Analogue-Super-Nt-JB
null
# Analogue Super Nt ### Instructions - Extract everything to the root of your SD card and be sure to remove any existing firmware file - Place BIOS files in the BIOS folder ### JB Firmware V7.2 - Now supports all hardware versions. - Fixed screen tearing when using fully buffer mode. - Fixed spaces in menus so they ar...
38
0
microsoft/semantic-memory
https://github.com/microsoft/semantic-memory
Index and query any data using LLM and natural language, tracking sources and showing citations.
# Semantic Memory **Semantic Memory** is an open-source library and [service](dotnet/Service) specialized in the efficient indexing of datasets through custom continuous data pipelines. ![image](https://github.com/microsoft/semantic-memory/assets/371009/31894afa-d19e-4e9b-8d0f-cb889bf5c77f) Utilizing advanced embedd...
49
7
steventroughtonsmith/appleuniversal-filetemplates
https://github.com/steventroughtonsmith/appleuniversal-filetemplates
Xcode file templates for modern UIKit development
# appleuniversal-filetemplates Simple Xcode file templates to make UIKit-based development easier right out of the box. Swift-only. ### Included - Modern Grid: A modern UICollectionView grid with a diffable data source - Modern List: A modern UICollectionView list with a diffable data source ### Installation Run `...
42
0
djlorenzouasset/Athena
https://github.com/djlorenzouasset/Athena
Fortnite Profile-Athena & Catalog creator for Private Servers that use Fortnite-Live manifest.
# Athena <img src=".github/AthenaLogo.png" height="130" align="right"> Fortnite Profile-Athena & Catalog creator for Private Servers that use Fortnite-Live manifest. > You can use this program with [Neonite](https://github.com/NeoniteDev/NeoniteV2) backend, saving the profile-athena.json in the profiles folder and ...
28
1
Z0fhack/AvoidkillingPHP
https://github.com/Z0fhack/AvoidkillingPHP
免杀PHP木马生成器
# AvoidkillingPHP 免杀PHP木马生成器 ## 查杀效果 ### VT查杀 0/58 ![微信截图_20230707203828](https://github.com/Z0fhack/AvoidkillingPHP/assets/66540608/1000d855-fffb-422c-8942-4cab4fd9cdf5) ### 微步查杀 0/24 ![微信截图_20230707203936](https://github.com/Z0fhack/AvoidkillingPHP/assets/66540608/bb721c31-27a4-456f-b325-f3ffe20c081d) ![微信截图_20230707...
97
6
ThioJoe/Full-Stack-AI-Meme-Generator
https://github.com/ThioJoe/Full-Stack-AI-Meme-Generator
Uses Various AI Service APIs to generate memes with text and images
# Full Stack AI Meme Generator #### Allows you to automatically generate meme images from start to finish using AI. It will generate the text for the meme (optionally based on a user-provided concept), create a related image, and combine the two into a final image file. ---------------------- <p align="center"><img sr...
206
20
yezz123/CoveAPI
https://github.com/yezz123/CoveAPI
OpenAPI-based test coverage analysis tool that helps teams improve integration test coverage in CI/CD pipelines
<p align="center"> <a href="https://github.com/yezz123/CoveAPI" target="_blank"> <img src="https://raw.githubusercontent.com/yezz123/CoveAPI/main/docs/img/cover.png"> </a> <p align="center"> <em>Ready-to-use OpenAPI test coverage analysis tool that helps teams improve integration</em> </p> <p align="center"> <a...
18
0
uwu/ropeswing
https://github.com/uwu/ropeswing
https://windows96.net kernel and userland modification toolkit
# ropeswing ropeswing is a [Windows 96](https://windows96.net/) is a kernel and userland modification toolkit. It allows you to modify the kernel that's loaded by Windows 96 and modify applications at runtime. ## Installation To install ropeswing, [click here](https://w96.kasi.workers.dev/install?bundle=ci). ## Feat...
11
0
LemmyNet/lemmy-ui-leptos
https://github.com/LemmyNet/lemmy-ui-leptos
null
# Lemmy-UI-Leptos Based on Lepto's [tailwind](https://github.com/leptos-rs/leptos/tree/main/examples/tailwind) and [hackernews](https://github.com/leptos-rs/leptos/tree/main/examples/hackernews) examples. ## Development See [CONTRIBUTING.md](/CONTRIBUTING.md)
52
1
savonarola/klotho
https://github.com/savonarola/klotho
Opinionated library for testing timer-based logic in Elixir
[![Elixir CI](https://github.com/savonarola/klotho/actions/workflows/elixir.yml/badge.svg)](https://github.com/savonarola/klotho/actions/workflows/elixir.yml) [![Coverage Status](https://coveralls.io/repos/github/savonarola/klotho/badge.svg?branch=main)](https://coveralls.io/github/savonarola/klotho?branch=main) # Klo...
11
0
MiraPurkrabek/RePoGen
https://github.com/MiraPurkrabek/RePoGen
The official repository of the RePoGen paper
<!-- omit in toc --> # Improving 2D Human Pose Estimation across Unseen Camera Views with Synthetic Data The official repository of the RePoGen paper. <h4 align="center"> <a href="https://mirapurkrabek.github.io/RePoGen-paper/">Project webpage</a> | <a href="https://arxiv.org/abs/2307.06737">ArXiv</a> <br/> ...
31
1
utkusen/promptmap
https://github.com/utkusen/promptmap
automatically tests prompt injection attacks on ChatGPT instances
<p align="center"> <img width=50% height=50% src="https://i.imgur.com/dc6R8t2.png"> </p> Prompt injection is a type of security vulnerability that can be exploited to control the behavior of a ChatGPT instance. By injecting malicious prompts into the system, an attacker can force the ChatGPT instance to do unintend...
151
9
minimaxir/langchain-problems
https://github.com/minimaxir/langchain-problems
Demos of some issues with LangChain.
# langchain-problems Demos of some issues with LangChain. ## Maintainer/Creator Max Woolf ([@minimaxir](https://minimaxir.com)) _Max's open-source projects are supported by his [Patreon](https://www.patreon.com/minimaxir) and [GitHub Sponsors](https://github.com/sponsors/minimaxir). If you found this project helpfu...
18
1
KittenYang/AutoGPT.swift
https://github.com/KittenYang/AutoGPT.swift
AutoGPT with Swift
# AutoGPTSwift This is a very simple re-implementation of [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT) or [LangChain](https://github.com/hwchase17/langchain) in Swift. In essence, it is an LLM (GPT-3.5) powered chat application that is able to use tools (Google search and a calculator) in order to hold...
12
0
Herobrine643928/Chest-UI
https://github.com/Herobrine643928/Chest-UI
null
# Chest-UI A Minecraft: Bedrock Script API pack that alters the Action Form UI to look & function like a chest does. ![image](https://github.com/Herobrine643928/Chest-UI/assets/94234093/c7e1d4a6-8a86-4de6-95c4-40df88958ad3) ![image](https://user-images.githubusercontent.com/98607285/252969106-5662673a-2cda-40c1-b768...
12
1
DaniScoton/ProjetoHarryPotter
https://github.com/DaniScoton/ProjetoHarryPotter
Consumindo uma API sobre Harry Potter com JavaScript.
# ProjetoHarryPotter Consumindo uma API sobre Harry Potter com JavaScript.
15
1
Inferentiaxyz/AnalytiBot
https://github.com/Inferentiaxyz/AnalytiBot
A virtual Data Analyst
# AnalytiBot 📈🤖 A Virtual Data Analyst powered by Artificial Intelligence [](![AnalytiBot](link_to_analytibot_image.png)) ## Overview AnalytiBot is an intelligent virtual data analyst that leverages the power of artificial intelligence to assist you with data analysis tasks. Through an interactive chat interface, y...
22
1
QuantumSavory/CSSMakieLayout.jl
https://github.com/QuantumSavory/CSSMakieLayout.jl
null
# CSSMakieLayout.jl This library helps in the development of reactive frontends and can be used alongside **WGLMakie** and **JSServe**. ## The functions you care about Most frequently you will be using the `hstack` (row of items), `vstack` (column of items), and `zstack` functions to **create your HTML/CSS layout**. ...
12
1
bytedance/lynx-llm
https://github.com/bytedance/lynx-llm
paper: https://arxiv.org/abs/2307.02469 page: https://lynx-llm.github.io/
# What Matters in Training a GPT4-Style Language Model with Multimodal Inputs? <div align="center"> <img width="20%" src="images/logo_plus.png"> </div> **Yan Zeng\*, Hanbo Zhang\*, Jiani Zheng\*, Jiangnan Xia, Guoqiang Wei, Yang Wei, Yuchen Zhang, Tao Kong** *Equal Contribution [![Project](http://img.shields.io...
147
4
rafaelmardojai/thunderbird-gnome-theme
https://github.com/rafaelmardojai/thunderbird-gnome-theme
A GNOME👣 theme for Thunderbird📨
<img src="icon.svg" alt="Thunderbird GNOME theme" width="128" align="left"/> # Thunderbird GNOME theme [![GitHub](https://img.shields.io/github/license/rafaelmardojai/thunderbird-gnome-theme.svg)](https://github.com/rafaelmardojai/thunderbird-gnome-theme/blob/master/LICENSE) [![Donate](https://img.shields.io/badge/Pa...
150
1
simonhamp/cronikl
https://github.com/simonhamp/cronikl
A scheduled task manager
<p align="center"><img src="https://github.com/simonhamp/cronikl/blob/main/resources/images/cronikl_github.jpg?raw=true" alt="Cronikl Logo"></p> # Cronikl Cronikl is a neat little app that lets you manage cron jobs with a simple UI, running commands on the schedule you define. It was built as a working demonstration...
45
5
behzadsp/eloquent-dynamic-photos
https://github.com/behzadsp/eloquent-dynamic-photos
A Laravel Eloquent trait for dynamically handling and managing photo storage with ease.
# Laravel Eloquent Photos [![Latest Version on Packagist](https://img.shields.io/packagist/v/behzadsp/eloquent-dynamic-photos.svg?style=flat-square)](https://packagist.org/packages/behzadsp/eloquent-dynamic-photos) [![Total Downloads](https://img.shields.io/packagist/dt/behzadsp/eloquent-dynamic-photos.svg?style=flat-...
18
1
CognisysGroup/HadesLdr
https://github.com/CognisysGroup/HadesLdr
Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2
# HadesLdr A demo of the relevant blog post: [Combining Indirect Dynamic Syscalls and API Hashing](https://labs.cognisys.group/posts/Combining-Indirect-Dynamic-Syscalls-and-API-Hashing/) Shellcode Loader Implementing : - Indirect Dynamic Syscall by resolving the SSN and the address pointing to a backed syscall instru...
207
30
Patryk27/skicka
https://github.com/Patryk27/skicka
Send files between machines - no installation required!
# skicka.pwy.io:99 Skicka (from Swedish _send_) allows to send files between machines - no installation required! Transmitting a file is as easy as piping its data through `curl`: ``` cat your-file.txt | curl --data-binary @- skicka.pwy.io:99 ``` ... noting down the link returned by that command and running `curl` ...
63
3
ConnectAI-E/Awesome-BaseScript
https://github.com/ConnectAI-E/Awesome-BaseScript
🍻 飞书多维表格扩展脚本项目汇总 A curated list of awesome lark-base script resources, demo, libraries, tools and more.
<h3 align='center'>Awesome BaseScript</h3> <h5 align='center'>🍻 A curated list of awesome lark-base script resources, demo, libraries, tools</h5> # [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ## Content...
36
2
mikepound/cubes
https://github.com/mikepound/cubes
This code calculates all the variations of 3D polycubes for any size (time permitting!)
# Polycubes This code is associated with the Computerphile video on generating polycubes. A polycube is a set of cubes in any configuration in which all cubes are orthogonally connected - share a face. This code calculates all the variations of 3D polycubes for any size (time permitting!). ![5cubes](https://github.co...
157
42
vitoplantamura/OnnxStream
https://github.com/vitoplantamura/OnnxStream
Running Stable Diffusion on a RPI Zero 2 (or in 260MB of RAM)
# OnnxStream The challenge is to run [Stable Diffusion](https://github.com/CompVis/stable-diffusion), which includes a large transformer model with almost 1 billion parameters, on a [Raspberry Pi Zero 2](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/), which is a microcomputer with 512MB of RAM, without ...
698
33
omidbaharifar/pachim-blog
https://github.com/omidbaharifar/pachim-blog
null
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 ``` Open [http://localhost:3000](http://localhost:3000...
10
0
game-hax/Roblox-Exploit-API
https://github.com/game-hax/Roblox-Exploit-API
A C# Roblox Exploiting API for the UWP distribution of the game. Its basically WeAreDevs API but it bypasses Byfron.
# Roblox Exploiting API > ### ⚠️ This project are for educational purposes only, if you do use this on Roblox and you get banned, that is your fault as you are breaking their Terms of Service. ## [Download API here](https://github.com/game-hax/Roblox-Exploit-API/releases/download/v1.0.1/Hovac_API.dll) This is a Robl...
15
2
anthonysimeonov/rpdiff
https://github.com/anthonysimeonov/rpdiff
null
# Relational Pose Diffusion for Multi-modal Object Rearrangement PyTorch implementation for training diffusion models to iterative de-noise the pose of an object point cloud and satisfy a geometric relationship with a scene point cloud. --- This is the reference implementation for our paper: ### Shelving, Stacking, ...
24
1
Otavie/altschool-2023-photocard
https://github.com/Otavie/altschool-2023-photocard
AltSchoolers 2023 Photocard open source project.
# AltSchoolers Class 2023 This project is an open-source project designed for all AltSchoolers, class of 2023 to fork, clone and customize with their own details to create personalized photocard profiles in a single web page. The template provides a simple and attractive layout to showcase essential information about ...
10
27
RobiMez/wttm
https://github.com/RobiMez/wttm
null
todo Clustering loading indicator snakey lines ? sidebar direction change fullscreen me option hmm i should add chunked rendering like render 1000 points at a time how many times they ghosted you average response times , cus i want to see the world burn
12
1
boyueluzhipeng/GPT_CodeInterpreter
https://github.com/boyueluzhipeng/GPT_CodeInterpreter
Python code interpreter implemented using OpenAI API key,with Chainlit and GPT-4
# GPT_CodeInterpreter Project 🤖 GPT_CodeInterpreter is an AI-driven project designed to carry out various tasks related to code interpretation. It is built on a plugin architecture that can easily extend new features. ## Update Log 📝 Our update logs are stored in the [update](./update/) directory. You can click on...
89
27
lafabi/Genobiostoic
https://github.com/lafabi/Genobiostoic
Taller para estudiantes de pregrado o postgrado cuyo objetivo principal o secundario involucre estudios genómicos
# Genobiostoic Taller para estudiantes de pregrado, postgrado, postdoctorados o académicos en general, cuyo objetivo principal o secundario involucre estudios genómicos. Se realizará entre el 31 de Julio y el 03 de Agosto en el laboratorio CEC D de 8:30 a 1:30 🕧. Este workshop está orientado para estudiantes que no ...
22
10
Yoga3911/flutter_bloc_clean_architecture
https://github.com/Yoga3911/flutter_bloc_clean_architecture
null
# Flutter Bloc Pattern with Clean Architecture and SOLID Principles ## Description The "Flutter Bloc Pattern with Clean Architecture and SOLID Principles" project aims to develop a Flutter application that combines the robustness of the BLoC (Business Logic Component) pattern with the clarity of clean architecture pri...
17
0
tommyip/n_times_faster_than_c
https://github.com/tommyip/n_times_faster_than_c
Code for blog post "{n} times faster than C, where n = 128"
# Code for *{n} times faster than C, where n = 128* *Actually, n = 290 🤯* ## Benchmark Setup Rust version: `rustc 1.70.0 (90c541806 2023-05-31)` Run test: `cargo test` Run benchmark: `cargo bench` Machine: Apple MacBook Pro 14-inch (2021) Processor: Apple M1 Pro Memory: 16 GB Input size: 1,000,000 charact...
10
1
swarupe7/MedPlant
https://github.com/swarupe7/MedPlant
MedPlant: Open-source project using HTML, CSS, and Bootstrap to create awareness about medicinal plants. Beginner-friendly for contributions
# MedPlant MedPlant is an open-source project focused on creating awareness of the medicinal properties of various plants. It aims to provide a comprehensive resource for individuals interested in alternative medicine, herbal remedies, and the healing potential of plants. If you have any kind of doubts or queri...
11
13
3Kmfi6HP/nodejs-proxy
https://github.com/3Kmfi6HP/nodejs-proxy
@3kmfi6hp/nodejs-proxy 是一个 Node.js 包,使用命令 nodejs-proxy 简单实现 vless
# @3kmfi6hp/nodejs-proxy `@3kmfi6hp/nodejs-proxy` 是一个基于 Node.js 的 vless 实现包。它在各种 Node.js 环境中都能运行,包括但不限于:Windows、Linux、MacOS、Android、iOS、树莓派等。同时,它也适用于各种 PaaS 平台,如:replit、heroku 等。 ![GitHub license](https://img.shields.io/github/license/3Kmfi6HP/nodejs-proxy) [![npm](https://img.shields.io/npm/v/@3kmfi6hp/nodejs-proxy)...
35
41
dokar3/upnext-gpt
https://github.com/dokar3/upnext-gpt
GPT powered playlist App for Android. Supports Apple Music, Spotify, and Youtube Music.
# UpNext GPT <p align="center"> <img src="./images/web-icon.png" width="128" alt="App icon"/> </p> Your playlist, powered by ChatGPT, fully open-sourced. <a href="./images/screenshot-home.jpg"><img src="./images/screenshot-home.jpg" width="32%"/></a> <a href="./images/screenshot-queue.jpg"><img src="./images/scr...
23
1
melody413/Spring-Boot_backend
https://github.com/melody413/Spring-Boot_backend
null
# spring_boot_backend Fix: Spring Boot Backend # Install ## 1. Install JDK ## 2. Install IntelliJ ## 3. Open IntelliJ then confirm db_cofig and run(F5)
33
0
Count-Monte/cashflow
https://github.com/Count-Monte/cashflow
null
<p align="center"> <br> <img src="https://raw.githubusercontent.com/lukaschoebel/cashflow/develop/assets/cashflow_header.png" width="400"/> <br> <p> # CashFlow This project originated from the seminar on [*Advanced Blockchain Technologies*](https://www.in.tum.de/i13/teaching/winter-semester-201920/advance...
16
0
YUCHEN005/NASE
https://github.com/YUCHEN005/NASE
Code for paper "Noise-aware Speech Enhancement using Diffusion Probabilistic Model"
# Noise-aware Speech Enhancement using Diffusion Probabilistic Model This repository contains the official PyTorch implementations for our paper: - Yuchen Hu, Chen Chen, Ruizhe Li, Qiushi Zhu, Eng Siong Chng. [*"Noise-aware Speech Enhancement using Diffusion Probabilistic Model"*](https://arxiv.org/abs/2307.08029). ...
21
0
irsl/curlshell
https://github.com/irsl/curlshell
reverse shell using curl
# Reverse shell using curl During security research, you may end up running code in an environment, where establishing raw TCP connections to the outside world is not possible; outgoing connection may only go through a connect proxy (HTTPS_PROXY). This simple interactive HTTP server provides a way to mux stdin/stdout...
79
3
Octopustraveler/DeGourou
https://github.com/Octopustraveler/DeGourou
null
# DeGourou (DeDRM + libgourou) _Automate the process of getting decrypted ebook from [InternetArchive](https://archive.org/) without the need for [Adobe Digital Editions](https://www.adobe.com/in/solutions/ebook/digital-editions/download.html) and [Calibre](https://calibre-ebook.com/)._ --- ## News Now You can use ...
10
6
facebookresearch/co-tracker
https://github.com/facebookresearch/co-tracker
CoTracker is a model for tracking any point (pixel) on a video.
# CoTracker: It is Better to Track Together **[Meta AI Research, GenAI](https://ai.facebook.com/research/)**; **[University of Oxford, VGG](https://www.robots.ox.ac.uk/~vgg/)** [Nikita Karaev](https://nikitakaraevv.github.io/), [Ignacio Rocco](https://www.irocco.info/), [Benjamin Graham](https://ai.facebook.com/peopl...
658
30
StudioCherno/Walnut-Networking
https://github.com/StudioCherno/Walnut-Networking
Optional networking module for Walnut
# Walnut-Networking Walnut-Networking an optional module for [Walnut](https://github.com/StudioCherno/Walnut) which provides networking capabilities. ## Getting Started Add this is a submodule to your [Walnut](https://github.com/StudioCherno/Walnut) application. If you need to make a new Walnut app, check out [Walnut...
20
4
LoveNui/LoveNui
https://github.com/LoveNui/LoveNui
null
<h1 align="center">Hi 👋, welcome to my profile</h1> <h3 align="center">Creative Data Scientist</h3> <p align="left"> <img src="https://komarev.com/ghpvc/?username=lovenui&label=Profile%20views&color=0f138a&style=flat" alt="lovenui" /> </p> <p align="left"> <a href="https://github.com/ryo-ma/github-profile-trophy"><i...
11
0
Tyrese-BlockWarrior/Gin-Truffle-DApp
https://github.com/Tyrese-BlockWarrior/Gin-Truffle-DApp
null
# Gin-Truffle-DApp Ethereum Certificate DApp built using Gin, Solidity & Truffle. ## 🛠 Built With <div align="left"> <a href="https://go.dev/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/DEMYSTIF/DEMYSTIF/main/assets/icons/go.svg" width="36" height="36" alt="Go" /></a> <a href="http...
16
0
snovvcrash/SharpDXWebcam
https://github.com/snovvcrash/SharpDXWebcam
Utilizing DirectX and DShowNET assemblies to record video from a host's webcam
SharpDXWebcam ============= This project is a C# port of [Get-DXWebcamVideo.ps1](https://github.com/xorrior/RandomPS-Scripts/blob/master/Get-DXWebcamVideo.ps1) PowerShell script (by [@xorrior](https://twitter.com/xorrior) and [@sixdub](https://twitter.com/sixdub)) which utilizes the DirectX and DShowNET assemblies to ...
66
10
silvanmelchior/IncognitoPilot
https://github.com/silvanmelchior/IncognitoPilot
Your local AI code interpreter
<p align="center"> <img src="https://github.com/silvanmelchior/IncognitoPilot/blob/main/docs/title.png" alt="logo" style="width: 75%"> </p> <p align="center"><em>Your local AI code interpreter</em></p> **Incognito Pilot** combines a large language model with a Python interpreter, so it can run code and execute ta...
17
1
threecha/wxappUnpacker
https://github.com/threecha/wxappUnpacker
基于node的微信小程序反编译工具,在前人的基础上修复了几个程序报错问题。
# MyWxAppUnpacker ![版本 0.3](https://img.shields.io/badge/版本-0.3-red.svg) ![支持的微信版本 >20180111](https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1%E7%89%88%E6%9C%AC-%3E=20180111-brightgreen.svg) > Wechat App(微信小程序, .wxapkg)解包及相关文件(.wxss, .json, .wxs, .wxml)还原工具 ## update 本人也是开源工具获益者,在使用工具其中发现的一些问题做了顺手修复 主要修复如下问题 1. upe...
12
12
dissorial/Chainlit-OpenAI-Functions
https://github.com/dissorial/Chainlit-OpenAI-Functions
OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.
# Streaming chatbot with OpenAI functions This chatbot utilizes OpenAI's function calling feature to invoke appropriate functions based on user input and stream the response back. On top of the standard chat interface, the UI exposes the particular function called along with its arguments, as well as the response fro...
19
6
kiliokuara/magic-signer-guide
https://github.com/kiliokuara/magic-signer-guide
null
# magic-signer-guide 此项目用于解决各种 QQ 机器人框架的 sso sign 和 tlv 加密问题。 该项目为 RPC 服务后端,并提供 HTTP API,这意味着你可以根据框架的需求实现不同 RPC 客户端。 由于该项目扮演的角色比较特殊,为了保证客户端与服务端的通信安全,需要先进行认证,才可执行业务操作。 本项目(docker 镜像 `kiliokuara/vivo50`,以下相同)在可控范围内<sup>(1)</sup>不会持久化 QQ 机器人的以下信息: * 登录凭证(token,cookie 等) * 需要加密的 tlv 数据 * 需要签名的 sso 包数据 为优化业务逻辑,本项目会持久化 ...
40
3
Yazdun/mini-projects
https://github.com/Yazdun/mini-projects
collection of some cool projects with HTML, CSS, JavaScript and Tailwind
<div id="top"></div> <!-- PROJECT LOGO --> <br /> <div align="center"> <h1 align="center">Mini Projects</h1> <p align="center"> 🔥 Collection of COOL mini-projects for beginners 🔥 <br /> <a href="https://discord.gg/MyKECvHW"><strong>Join Our Discord Server »</strong></a> <br /> <br /> <a h...
13
1
HillZhang1999/llm-hallucination-survey
https://github.com/HillZhang1999/llm-hallucination-survey
Reading list of hallucination in LLMs.
# llm-hallucination-survey ![](https://img.shields.io/badge/PRs-welcome-brightgreen) `Hallucination` refers to the generated content that is nonsensical or unfaithful to the provided source content or even world knowledge. This issue can hinder the real-world adoption of LLMs in various applications and scenarios. ...
163
5
JosefVesely/Image-to-ASCII
https://github.com/JosefVesely/Image-to-ASCII
🖼️ Convert images to ASCII art
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) # Image to ASCII **Convert images to ASCII art** *Library used for handling images: [STB Library](https://github.com/nothings/stb)* ## Usage ``` Usage: image_to_ascii.exe --input=image.png [--output=ascii.t...
16
0
Melkeydev/vscode_bindings
https://github.com/Melkeydev/vscode_bindings
null
# vscode_bindings
30
6
midudev/threads-api
https://github.com/midudev/threads-api
API no oficial de Threads con TypeScript y Bun
# Threads API no oficial <div align="center"> <small>Para fines educativos</small> </div> ## Primeras pruebas con Curl ```sh curl 'https://www.threads.net/api/graphql' \ -H 'content-type: application/x-www-form-urlencoded' \ -H 'sec-fetch-site: same-origin' \ -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac...
80
20
dosyago/rain
https://github.com/dosyago/rain
Rain Hashes: Rainbow, Rainstorm and more!
# Rain - [Rain](#rain) - [Repository structure](#repository-structure) - [Rainbow](#rainbow) - [Rainstorm - Unvetted for Security](#rainstorm---unvetted-for-security) - [Note on Cryptographic Intent](#note-on-cryptographic-intent) - [Genesis](#genesis) - [License](#license) - [Rainsum Field Manual](#rainsu...
29
6