Category : github

github
kubero-dev / ladder

Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL Ladder Ladder is a web proxy to help bypass paywalls. This is a selfhosted version of 1ft.io and 12ft.io. It is inspired by 13ft. Why Freedom of information is an essential pillar of democracy and informed decision-making. While media organizations have legitimate financial interests, it is crucial to strike a balance between profitability and the public's right to access information…

  • четверг, 9 ноября 2023 г. в 00:00:10
github
langchain-ai / opengpts

OpenGPTs This is an open source effort to create a similar experience as OpenAI's GPTs. This builds upon LangChain, LangServe and LangSmith This gives you more control over the LLM you use (choose between the 60+ that LangChain offers), the prompts you use (use LangSmith to debug those), and the tools you give it (choose from LangChain's 100+ tools, or easily write your own). Check out a simple hosted version here Quickstart 1. Start the backend Install requirements cd backe…

  • четверг, 9 ноября 2023 г. в 00:00:08
github
ekzhang / sshx

Fast, collaborative live terminal sharing over the websshx A secure web-based, collaborative terminal. Features: Run a single command to share your terminal with anyone. Resize, move windows, and freely zoom and pan on an infinite canvas. See other people's cursors moving in real time. Connect to the nearest server in a globally distributed mesh. End-to-end encryption with Argon2 and AES. Automatic reconnection and real-time latency estimates. Predictive echo for faster local editing (à l…

  • четверг, 9 ноября 2023 г. в 00:00:04
github
AnsonZnl / RehabilitationGuide

颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。康复指南 我在 2023 年 6 月份确诊颈椎病、腰椎间盘突出至今,这段时间去看过医生、贴膏药、康复治疗,慢慢的从腿麻手麻、无法弯腰低头甚至无法久坐到现在的恢复如初. 我把自己的经验和方法记录下来分享给大家,希望可以引起朋友们对颈椎、腰椎健康的注意。 假如不幸,您已经患有颈椎病、腰突的朋友,就更要注意的工作强度和运动次数了,毕竟工作也是为了更好的生活,应该把自己的健康放在第一位。 在程序员这个特殊的群里,是颈椎病、腰突的高发人群。以上,希望能引起您对自己健康的重视。 为此我在 GitHub 上建立了这个仓库旨在 为程序员群体提供简单可靠的康复指南。 仓库里有我自己的经历和收集到康复指南资料,希望对大家有所所帮助。 点击查看我的康复之路 北漂五年程序员|颈椎病腰突康复指南 颈椎病康复指南 颈椎病在程序员中相当常见,因为长时间对着电脑工作、不良的坐姿和缺乏运动。 颈椎病是指颈椎骨骼、关节、韧带、肌肉等组织发生变化,引起颈部疼痛、僵硬、头晕等症状的疾病。以下是颈椎病的病因、症状和康复方法。 病因 颈部长期保持不良姿势,如低头看手机、…

  • среда, 8 ноября 2023 г. в 00:00:12
github
LayerZero-Labs / LayerZero

An Omnichain Interoperability ProtocolLayerZero - an Omnichain Interoperability Protocol This repository contains the smart contracts for LayerZero Endpoints. For developers looking to build on top of LayerZero please refer to the docs Overview LayerZero is an Omnichain Interoperability Protocol designed for lightweight message passing across chains. LayerZero provides authentic and guaranteed message delivery with configurable trustlessness. The protocol is implemented as a set of gas-efficien…

  • среда, 8 ноября 2023 г. в 00:00:08
github
lukas-blecher / LaTeX-OCR

pix2tex: Using a ViT to convert images of equations into LaTeX code.pix2tex - LaTeX OCR The goal of this project is to create a learning based system that takes an image of a math formula and returns corresponding LaTeX code. Using the model To run the model you need Python 3.7+ If you don't have PyTorch installed. Follow their instructions here. Install the package pix2tex: pip install "pix2tex[gui]" Model checkpoints will be downloaded automatically. There are three ways…

  • среда, 8 ноября 2023 г. в 00:00:08
github
EvilAnne / lzCloudSecurity

《云安全攻防入门》教材lzCloudSecurity 《云安全攻防入门》教材 这本书原本是我为内部学员编写的,但不幸被一些别有用心的人扫描和售卖。 所以我决定将它公开,虽然这本书的质量不高,但对于初学者来说,还是可以作为入门教材。 这本书的内容由2021年形成,当时还没有形成体系,都是我以往在互联网所学习到的资料并且实战总结归类。 阅读地址:https://lzcloudsecurity.gitbook.io/ 读者及对象 适用于初中级安全从业人员,乙方安全测试,甲方安全自检,网络安全爱好者等,企业安全防护与提高。 勘误及支持 文中难免出现笔误或者不对的地方,请大家多多包涵,提前向各位说声对不起。由于 Gitbook 正在逐步完善中,为此带来的不便请您谅解!对于存在的问题,无论是内容上的不足亦或是项目的不足,欢迎大家提交 Issues

  • среда, 8 ноября 2023 г. в 00:00:06
github
leerob / nextjs-postgres-email-client

An email client built with the Next.js App Router and Postgres as the database.Next.js Email Client This is a simple email client built with Next.js and Postgres. It's built to show off some of the features of the App Router, which enable you to build products that: Navigate between routes in a column layout while maintaining scroll position (layouts support) Submit forms without JavaScript enabled (progressive enhancement) Navigate between routes extremely fast (prefetching and caching) R…

  • среда, 8 ноября 2023 г. в 00:00:05
github
01-ai / Yi

A series of large language models trained from scratch by developers @01-ai Introduction The Yi series models are large language models trained from scratch by developers at 01.AI. The first public release contains two bilingual (English/Chinese) base models with the parameter sizes of 6B and 34B. Both of them are trained with 4K sequence length and can be extended to 32K during inference time. News 🎯 2023/11/05: The base model of Yi-6B-200K and Yi-34B-200K wi…

  • среда, 8 ноября 2023 г. в 00:00:04