ygnoh's Stars
toss/slash
A collection of TypeScript/JavaScript packages to build high-quality web services.
AntonOsika/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
kentcdodds/bookshelf
Build a ReactJS App workshop
infi-pc/locatorjs
vercel/ncc
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
houfu/redlines
Show the differences between two strings/text as a compact text, in markdown/HTML, in the terminal and more.
tc39/test262
Official ECMAScript Conformance Test Suite
Azure/fetch-event-source
A better API for making Event Source requests, with all the features of fetch()
peter-evans/create-or-update-comment
A GitHub action to create or update an issue or pull request comment
aidenybai/million
Optimize React performance and make your React 70% faster in minutes, not months.
globocom/megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Infisical/infisical
♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
JetBrains/ring-ui
A collection of JetBrains Web UI components
uidotdev/usehooks
A collection of modern, server-safe React hooks – from the ui.dev team
Andarist/react-textarea-autosize
<textarea /> component for React which grows with content
markedjs/marked
A markdown parser and compiler. Built for speed.
pomber/stargazer
Your repo reached a stars milestone? Celebrate with a video of your stargazers!
TypeCellOS/BlockNote
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
SevaSk/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
chathub-dev/chathub
All-in-one chatbot client
rotemdan/lzutf8.js
A high-performance Javascript string compression library
openai/openai-node
Official JavaScript / TypeScript library for the OpenAI API
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
chinchang/screenlog.js
Bring console.log on the screen
vxlang/vxlang-page
protector & obfuscator & code virtualizer
di-sukharev/opencommit
GPT wrapper for git — generate commit messages with an LLM in 1 sec — works best with Claude 3.5 — supports local models too
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
ratsgo/nlpbook
pratical tips for Natural Language Processing
kettanaito/naming-cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.