Skip to content

Commit

Permalink
nlp
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed May 20, 2023
1 parent d09a3ee commit 3e7fec9
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/api/trpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ Looking into using [tRPC Server Middleware for Hono](https://github.com/honojs/m
- [garph/gqty](https://github.com/stepci/garph-gqty) - tRPC-style client for Garph, based on GQty.
- [tRPC Solid](https://github.com/juliusmarminge/trpc-solid) - Minimal example of using tRPC with Solid Start using the fetch adapter & Solid Query.
- [Full-Stack TypeScript with tRPC and React (2023)](https://www.robinwieruch.de/react-trpc/) ([HN](https://news.ycombinator.com/item?id=35150100))
- [tRPC adapter for the Nitro web server](https://github.com/michealroberts/trpc-nitro-adapter)
1 change: 1 addition & 0 deletions docs/art/photography.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,4 @@ Want to build a page [like this](https://johannschopplich.com/en/photography) fo
- [vkdt](https://vkdt.org/) - Graph-based photography workflow tool. ([Code](https://github.com/hanatos/vkdt))
- [How to edit photos like Olesya Shatskova](https://www.youtube.com/watch?v=P3ToE7bZVLY)
- [Show HN: The Leica MPi: A Leica M2 with a Raspberry Pi-Powered Digital Sensor (2023)](https://psychomugs.github.io/mpi) ([HN](https://news.ycombinator.com/item?id=35914651))
- [FujiHack](https://github.com/fujihack/fujihack) - Reverse engineering Fujifilm firmware.
1 change: 1 addition & 0 deletions docs/biology/bioinformatics/bioinformatics.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,3 +302,4 @@ title: Bioinformatics
- [lightmotif](https://github.com/althonos/lightmotif) - Lightweight platform-accelerated library for biological motif scanning using position weight matrices.
- [Rust Pseudoaligner](https://github.com/10XGenomics/rust-pseudoaligner) - Single-Cell RNA-seq pseudo-aligner.
- [Single-cell best practices](https://github.com/theislab/single-cell-best-practices)
- [indexedfasta-js](https://github.com/GMOD/indexedfasta-js) - Read FASTA files indexed with .fai indexes. Also supports BGZIP+.gzi.
1 change: 1 addition & 0 deletions docs/computer-graphics/computer-vision/computer-vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -1260,3 +1260,4 @@
- [FastComposer: Tuning-Free Multi-Subject Image Generation with Localized Attention](https://github.com/mit-han-lab/fastcomposer)
- [ShadowNeuS: Neural SDF Reconstruction by Shadow Ray Supervision (2023)](https://gerwang.github.io/shadowneus/) ([Code](https://github.com/gerwang/ShadowNeuS))
- [ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities (2023)](https://arxiv.org/abs/2305.11172) ([Code](https://github.com/OFA-Sys/ONE-PEACE))
- [Denoising Diffusion Models: A Generative Learning Big Bang (2023)](https://cvpr2023-tutorial-diffusion-models.github.io/) ([Code](https://github.com/cvpr2023-tutorial-diffusion-models/papers))
1 change: 1 addition & 0 deletions docs/games/gamedev/game-engines/godot.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,4 @@ title: Godot
- [godot-ply](https://github.com/jarneson/godot-ply) - Godot plugin for in-editor box modelling for gray boxing or prototyping 3d levels.
- [Godot-Dodo](https://github.com/minosvasilias/godot-dodo) - Finetuning large language models for GDScript generation. ([HN](https://news.ycombinator.com/item?id=35681357))
- [Godot 4 Artificial Intelligence (AI) NPC example project](https://github.com/teddybear082/godot-gordon-freeman)
- [Expresso Character Controller](https://github.com/expressobits/character-controller) - Modular Character Controller for Godot 4.
1 change: 1 addition & 0 deletions docs/languages/languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,4 @@
- [How much can Duolingo teach us? (2023)](https://www.newyorker.com/magazine/2023/04/24/how-much-can-duolingo-teach-us) ([HN](https://news.ycombinator.com/item?id=35662260))
- [Linguist](https://github.com/translate-tools/linguist) - Powerful browser extension that is ready to replace your favorite translation service. ([Tweet](https://twitter.com/vas3k/status/1652357277293182976))
- [lancaster-stemmer](https://github.com/words/lancaster-stemmer) - Lancaster stemming algorithm.
- [Whichlang](https://github.com/quickwit-oss/whichlang) - Fast and lightweight language detection library for Rust.
1 change: 1 addition & 0 deletions docs/math/logic/automated-theorem-proving/lean.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ title: Lean
- [Leonardo de Moura - The Lean proof assistant: introduction and challenges (2023)](https://www.youtube.com/watch?v=BY78oZYMGCk)
- [ExtParser](https://github.com/lituzou/ExtParser) - Extensible Grammar Parser.
- [Lean 4 Game](https://github.com/leanprover-community/lean4game) - Prototype for a Lean 4 game platform.
- [Interfacing with Large Language Models (remote and local) from Lean](https://github.com/leanprover-community/llm)
6 changes: 4 additions & 2 deletions docs/networking/authentication.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Authentication

Use [oidc-client-ts](https://github.com/authts/oidc-client-ts) for [auth on web clients](https://twitter.com/nikitavoloboev/status/1650087460662067201).
Currently use [Hanko](https://www.hanko.io/) for all my auth.

[Lucia](https://lucia-auth.com/?framework=none), [Warrant](https://github.com/warrant-dev/warrant), [Oso](https://github.com/osohq/oso), [Clerk](https://clerk.dev/), [SpiceDB](../databases/spicedb.md), [Passkeys](https://developer.apple.com/passkeys/), [Biscuit](https://www.biscuitsec.org/), [Hanko](https://www.hanko.io/), [Logto](https://github.com/logto-io/logto) & [ORY Hydra](https://github.com/ory/hydra) seem neat.
Used [oidc-client-ts](https://github.com/authts/oidc-client-ts) for [auth on web clients](https://twitter.com/nikitavoloboev/status/1650087460662067201) before it.

[Lucia](https://lucia-auth.com/?framework=none), [Warrant](https://github.com/warrant-dev/warrant), [Oso](https://github.com/osohq/oso), [Clerk](https://clerk.dev/), [SpiceDB](../databases/spicedb.md), [Passkeys](https://developer.apple.com/passkeys/), [Biscuit](https://www.biscuitsec.org/), [Logto](https://github.com/logto-io/logto) & [ORY Hydra](https://github.com/ory/hydra) seem neat.

[GoTrue](https://github.com/netlify/gotrue) is nice for generating SWT tokens.

Expand Down
1 change: 1 addition & 0 deletions docs/networking/vpn/wireguard.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ title: WireGuard
- [Wiretap](https://github.com/sandialabs/wiretap) - Transparent WireGuard proxy server without root. ([HN](https://news.ycombinator.com/item?id=33700136))
- [WireGuard for the ESP32](https://github.com/ciniml/WireGuard-ESP32-Arduino) ([HN](https://news.ycombinator.com/item?id=34171406))
- [WG Commander](https://github.com/AndrianBdn/wg-cmd) - TUI for managing WireGuard configuration files.
- [dwgd](https://github.com/leomos/dwgd) - Docker WireGuard Driver.
2 changes: 2 additions & 0 deletions docs/nlp/nlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -1204,3 +1204,5 @@ Want to explore [fine tuning FLAN-T5 model](https://www.philschmid.de/fine-tune-
- [Tree of Thoughts: Deliberate Problem Solving with Large Language Models (2023)](https://arxiv.org/abs/2305.10601) ([Code](https://github.com/ysymyth/tree-of-thought-llm))
- [llm, ttok and strip-tags—CLI tools for working with ChatGPT and other LLMs (2023)](https://simonwillison.net/2023/May/18/cli-tools-for-llms/)
- [GPTeam](https://github.com/101dotxyz/GPTeam) - Open-source multi-agent simulation.
- [python-llm](https://github.com/danielgross/python-llm) - LLM API for Humans.
- [Plug and Plai](https://github.com/edreisMD/plugnplai) - Integrating AI plugins to LLMs.
1 change: 1 addition & 0 deletions docs/operating-systems/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ title: Android
- [Kotlin DSL is Now the Default for New Gradle Builds (2023)](https://blog.gradle.org/kotlin-dsl-is-now-the-default-for-new-gradle-builds)
- [Voyager](https://github.com/adrielcafe/voyager) - Pragmatic navigation library for Jetpack Compose.
- [Telephoto](https://github.com/saket/telephoto) - Building blocks for designing media experiences in Compose UI.
- [Next Player](https://github.com/anilbeesetti/nextplayer) - Android native video player.
1 change: 1 addition & 0 deletions docs/operating-systems/ios/ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,3 +592,4 @@ I try build iOS apps either with [SwiftUI](../../programming-languages/swift/swi
- [walletpass/pass-js](https://github.com/tinovyatkin/pass-js) - Node.js library for generating Apple Wallet passes with localizations.
- [Pow Examples](https://github.com/movingparts-io/Pow-Examples) - Examples for Pow, the effects framework for SwiftUI.
- [Gradient Meshes with SceneKit](https://github.com/movingparts-io/Gradient-Meshes-with-SceneKit)
- [StoreKit 2 Demo app](https://github.com/RevenueCat/storekit2-demo-app)
1 change: 1 addition & 0 deletions docs/other/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -794,3 +794,4 @@ Here are some _other_ things that I find interesting that don't have a category
- [PID Controller Simualation](https://github.com/sparshg/pid-balancer)
- [The Bookmarking Data Model Is Wrong For Highlighting (2023)](https://lgug2z.com/articles/the-bookmarking-data-model-is-wrong-for-highlighting/)
- [pocket-sync](https://github.com/neil-morrison44/pocket-sync) - GUI tool for doing stuff with the Analogue Pocket.
- [Mermerd](https://github.com/KarnerTh/mermerd) - Create Mermaid-Js ERD diagrams from existing tables.
1 change: 1 addition & 0 deletions docs/programming-languages/python/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -621,3 +621,4 @@ for i, _ in enumerate(nums):
- [Microsoft Python Discord](https://discord.com/invite/b8YJQPx)
- [The Python Family of Languages](https://matt-rickard.com/the-python-family-of-languages) ([Lobsters](https://lobste.rs/s/2vj6kz/python_family_languages))
- [PyStack](https://github.com/bloomberg/pystack) - Print the stack trace of a running Python process, or of a Python core dump.
- [Writing Python like it’s Rust (2023)](https://kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html) ([Lobsters](https://lobste.rs/s/dk82je/writing_python_like_it_s_rust))
Original file line number Diff line number Diff line change
Expand Up @@ -2853,6 +2853,9 @@
- [tracing-panic](https://github.com/LukeMathWalker/tracing-panic) - Make panics visible in your telemetry pipeline.
- [textdistance.rs](https://github.com/life4/textdistance.rs) - Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
- [feattle](https://github.com/sitegui/feattle-rs) - Feature toggles for Rust, extensible and with background synchronization and administration UI.
- [KAS Text](https://github.com/kas-gui/kas-text) - Rich text processing.
- [Generic B-Tree](https://github.com/loro-dev/generic-btree) - Pure safe BTree that can be used to build your own special-purpose btree data structure.
- [dagga](https://github.com/schell/dagga) - DAG scheduler with nice constraint semantics.

## Cargo Plugins

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,4 @@ title: SwiftUI
- [Changing orientation for a single screen in SwiftUI (2023)](https://www.polpiella.dev/changing-orientation-for-a-single-screen-in-swiftui)
- [Playground showing how to compose styles in SwiftUI](https://github.com/movingparts-io/Composable-Styles-Playground)
- [Playground showing how to style components in SwiftUI](https://github.com/movingparts-io/Styling-Components-Playground)
- [swoopyui](https://github.com/SKbarbon/swoopyui) - Python library that allow to code swiftUI apps for macOS in python.
1 change: 1 addition & 0 deletions docs/unix/shell/shell.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,3 +309,4 @@ All active variables can be seen by running `env`.
- [Mods](https://github.com/charmbracelet/mods) - AI on the command line.
- [Yai](https://github.com/ekkinox/yai) - Your AI powered terminal assistant.
- [aider](https://github.com/paul-gauthier/aider) - GPT-4 powered coding in your terminal.
- [Clive](https://github.com/koki-develop/clive) - Automates terminal operations.
1 change: 1 addition & 0 deletions docs/web/search-engines.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,4 @@ Want to build an app [like this](https://twitter.com/ronithhh/status/16342784331
- [Fitting millions of documents in 128 TB of virtual memory (2023)](https://blog.meilisearch.com/dynamic-virtual-address-management/) ([Lobsters](https://lobste.rs/s/3swdng/fitting_millions_documents_128_tb))
- [USearch](https://github.com/unum-cloud/usearch) - Smaller & Faster Single-File Vector Search Engine.
- [txi](https://github.com/anywhichway/txi) - Small, focused full-text indexing and search library for any JavaScript application.
- [Serverless Search on Cloudflare](https://github.com/TM9657/serverless-cloudflare-search)

0 comments on commit 3e7fec9

Please sign in to comment.