java-snapshot-testing
llm-classifier
java-snapshot-testing | llm-classifier | |
---|---|---|
2 | 4 | |
110 | 249 | |
0.0% | - | |
4.1 | 7.2 | |
about 1 month ago | 7 months ago | |
Java | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
java-snapshot-testing
- FLaNK Stack 29 Jan 2024
-
šø Snapshot Testing with Kotlin
In this PoC I will use origin-energy/java-snapshot-testing and as stated in "the testing framework loved by lazy productive devs" I use it whenever I find myself manually saving test expectations as text files š
llm-classifier
-
Lessons after a Half-billion GPT Tokens
We do this for the null hypothesis - is uses an LLM to bootstrap a binary classifier - which handles null easily
https://github.com/lamini-ai/llm-classifier
- FLaNK Stack 29 Jan 2024
-
Good old-fashioned AI remains viable in spite of the rise of LLMs
LLMs introduced zero-shot learning, or āprompt engineeringā which is drastically easier to use and more effective than labeling data.
You can also retrofit āprompt engineeringā onto good old fashion ML like text classifiers. I wrote a library to do just that here: https://github.com/lamini-ai/llm-classifier
IMO, itās a short matter of time before this takes over all of what used to be called ādeep learningā.
- How to use a LLM to classify text
What are some alternatives?
reor - Private & local AI personal knowledge management app for high entropy people.
ml-ferret
pong-wars
heynote - A dedicated scratchpad for developers
finagg - A Python package for aggregating and normalizing historical data from popular and free financial APIs.
sendenv
trl - Train transformer language models with reinforcement learning.
Deep_Object_Pose - Deep Object Pose Estimation (DOPE) ā ROS inference (CoRL 2018)
datatrove - Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
llm-routing-agent - Agent that routes to different tools - LLM classifier SDK