Category : github

github
bluesky-social / social-app

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…

  • четверг, 18 мая 2023 г. в 00:00:05
github
smol-ai / developer

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…

  • четверг, 18 мая 2023 г. в 00:00:02
github
openai / plugins-quickstart

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…

  • среда, 17 мая 2023 г. в 00:00:30
github
microsoft / guidance

A guidance language for controlling large language models. Where there is no guidance, a model fails, but in an abundance of instructions there is safety. - GPT 11:14 Guidance enables you to control modern language models more effectively and efficiently than traditional prompting or chaining. Guidance programs allow you to interleave generation, prompting, and logical control into a single continuous flow matching how the language model actually processes the text. Simple output st…

  • среда, 17 мая 2023 г. в 00:00:29
github
go-skynet / LocalAI

🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others! LocalAI LocalAI is a drop-in replacement REST API compatible with OpenAI API specifications for local inferencing. It allows to run models locally or on-prem with consumer grade hard…

  • среда, 17 мая 2023 г. в 00:00:28
github
jtsang4 / claude-to-chatgpt

This project converts the API of Anthropic's Claude model to the OpenAI Chat API format. English | 简体中文 Claude to ChatGPT This project converts the API of Anthropic's Claude model to the OpenAI Chat API format. ✨ Call Claude API like OpenAI ChatGPT API 💦 Support streaming response 🐻 Support claude-v1.3, claude-v1.3-100k models 🌩️ Deploy by Cloudflare Workers or Docker Getting Started You can run this …

  • среда, 17 мая 2023 г. в 00:00:26
github
pengzhile / pandora

潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.Pandora 潘多拉 (Pandora),一个让你呼吸顺畅的 ChatGPT。 潘多拉实现了网页版 ChatGPT 的主要操作。后端优化,绕过 Cloudflare,速度喜人。 体验地址 点击 https://chat.zhile.io 可以访问 这里 拿 Access Token 也可以官方登录,然后访问 这里 拿 Access Token Access Token 有效期 14 天,期间访问不需要梯子。这意味着你在手机上也可随意使用。 这个页面上还包含一个共享账号的链接,没有账号的可以点进去体验一下。 ChatGPT使用时可能会遇到: 1. Please stand by, while we are checking your browser...    动不动来一下,有时候还不动或者出人机验证。痛! 2. Access denied. You do not have access to chat.openai.…

  • среда, 17 мая 2023 г. в 00:00:25
github
acheong08 / Bard

Reverse engineering of Google's Bard APIBard Reverse engineering of Google's Bard chatbot API Installation $ pip3 install --upgrade GoogleBard Authentication Go to https://bard.google.com/ F12 for console Copy the values Session: Go to Application → Cookies → __Secure-1PSID. Copy the value of that cookie. Usage $ python3 -m Bard -h usage: Bard.py [-h] --session SESSION options: -h, --help show this help message and exit --session SESSION __Secure-1PSID cookie. Quick mod…

  • среда, 17 мая 2023 г. в 00:00:24
github
Mr-xn / BLACKHAT_Asia2023

Black Hat Asia 2023 PDF PublicBLACKHAT_Asia2023 Just About BLACKHAT USA2022 PDF Public File List, Search what your intersting. BLACKHAT_Asia2023 ├── AS-23-Babkin-firmWar-An-Imminent-Threat-to-the-Foundation-of-Computing.pdf ├── AS-23-Bai-Stealthy-Sensitive-Information-Collection-from-Android-Apps.pdf ├── AS-23-Cao-Attacking-WebAssembly-Compiler-of-Webkit.pdf ├── AS-23-Chen-New-Wine-in-an-Old-Bottle-Attacking-Chrome-WebSQL.pdf ├── AS-23-Chen-Operation-Clairvoyance-How-APT-Groups-Spy-on-the-Media…

  • среда, 17 мая 2023 г. в 00:00:22