记录您对左耳朵耗子(陈皓)的点滴回忆纪念左耳朵耗子 这个仓库是用来收集左耳朵耗子(陈皓,GitHub ID: haoel)的一些点滴,您如果认识陈皓,或曾经和陈皓打过交道,欢迎您通过 PR 来写出您和陈皓的故事。 我们会用这些您和陈皓生前的精彩片段记录成精美的手册,转交到陈皓的小孩手中,我们希望让陈皓的小孩知道他有一个出色的且令人尊敬的父亲,希望他也能成为一位像他父亲那样的人。 每个 PR 中需要包含一个唯一的目录名,目录名建议就以 PR 提供者的 GitHub ID 命名,在目录下需要一个名为 Memory.md 的 Markdown 文件或一些图片。如果有图片,请做好相对路径的图片引用链接。 PR 一旦被接受,我们会更新 README 中的 index 以方便快速索引到您和陈皓的故事。 另外:陈皓的追思网站我们也在制作中不久将会推出。 此外我们还会收录陈皓的推文, 一些技术分享视频外部链接, 以及非技术的视频的外部链接, 以及一些广为传播的关于陈皓的文章。 记录索引 kevinzhou 与左耳朵的故事(原文:https://blog.kevinzhow.com/posts/…
Open source book dedicated to helping you to make the best possible sourdough bread at home.The Sourdough Framework The sourdough framework is an open-source book dedicated to helping you to make the best possible sourdough bread at home. Rather than providing recipes this book intends to provide a framework that enables you to bake bread in your respective environment. Every flour, every sourdough, and every home setup is different. This makes following recipes without background information s…
Locally hosted tool that connects documents to LLMs for summarization and querying, with a simple GUI.BriefGPT BriefGPT is a powerful, locally-run tool for document summarization and querying using OpenAI's models. You retain control over your documents and API keys, ensuring privacy and security. Update Added support for fully local use! Instructor is used to embed documents, and the LLM can be either LlamaCpp or GPT4ALL, ggml formatted. Put your model in the 'models' folder, set u…
Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% securityDB-GPT English Edition DB-GPT 是什么? 随着大模型的发布迭代,大模型变得越来越智能,在使用大模型的过程当中,遇到极大的数据安全与隐私挑战。在利用大模型能力的过程中我们的私密数据跟环境需要掌握自己的手里,完全可控,避免任何的数据隐私泄露以及安全风险。基于此,我们发起了DB-GPT项目,为所有以数据库为基础的场景,构建一套完整的私有大模型解决方案。 此方案因为支持本地部署,所以不仅仅可以应用于独立私有环境,而且还可以根据业务模块独立部署隔离,让大模型的能力绝对私有、安全、可控。 DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地化的GPT大模型与您的数据和环境进行交互,无数据泄露风险,100% 私密,100% 安全。 特性一览 目前我们已经发布了多种关键的特性,这里一一列举展示一下当前发布的能力。 SQL 语言能力 SQL生成 SQL诊断…
Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternativeHello Willow Users! Many users across various forums, social media, etc are starting to receive their hardware! I have enabled Github discussions to centralize these great conversations - stop by, introduce yourself, and let us know how things are going with Willow! Between Github discussions and issues we can all work together to make sure our early adopters have the best experience possible! Wil…
Made to be used with Flipper just drag the folder into NFCFlipperAmiibo A collection of FlipperZero NFC files that emulate Amiibo Installation Download this repository as an archive Extract the archive into the nfc directory on your Flipper's SD card.
The Bluesky Social application for Web, iOS, and AndroidBluesky Social App Welcome friends! This is the codebase for the Bluesky Social app. It serves as a resource to engineers building on the AT Protocol. Web: staging.bsky.app iOS: App Store Android: Play Store Links: Build instructions ATProto repo ATProto docs Rules & guidelines ℹ️ While we do accept contributions, we prioritize high quality issues and pull requests. Adhering to the below guidelines will ensure a more timely review…
with 100k context windows on the way, it's now feasible for every dev to have their own smol developersmol developer Human-centric & Coherent Whole Program Synthesis aka your own personal junior developer Build the thing that builds the thing! a smol dev for every dev in every situation this is a prototype of a "junior developer" agent (aka smol dev) that scaffolds an entire codebase out for you once you give it a product spec, but does not end the world or overpromise AGI. instea…
Get a ChatGPT plugin up and running in under 5 minutes!ChatGPT plugins quickstart Get a todo list ChatGPT plugin up and running in under 5 minutes using Python. If you do not already have plugin developer access, please join the waitlist. Setup To install the required packages for this plugin, run the following command: pip install -r requirements.txt To run the plugin, enter the following command: python main.py Once the local server is running: Navigate to https://chat.openai.com. In the Mod…