llm-classifier
harlequin
llm-classifier | harlequin | |
---|---|---|
4 | 19 | |
249 | 3,847 | |
- | - | |
7.2 | 8.8 | |
6 months ago | 6 days ago | |
Python | Python | |
GNU General Public License v3.0 or later | MIT License |
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.
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
harlequin
-
Show HN: QuackHouse, Database in the browser, using WASM and DuckDB
Cool project! Always love seeing more people adopting DuckDB. One question, if the goal is privacy, why add the requirement for a browser into the mix? Why should people use this tool instead of https://harlequin.sh or some other tool that won't require a browser?
-
Rainfrog – a database management TUI for Postgres
There are a bunch of these, like [1] and [2], probably a lot more.
--
1: https://harlequin.sh/
2: https://www.pgcli.com/
-
How to build a new Harlequin adapter with Poetry
Harlequin is a TUI client for SQL databases known for its light-weight extensive support for SQL databases. It is a versatile tool for data exploration and analysis workflows. Harlequin provides an interactive SQL editor with features like autocomplete, syntax highlighting, and query history. It also has a results viewer that can display large result sets. However, Harlequin did not have a DataFusion adapter before. Thankfully, it was really easy to add one.
- Show HN: Posting v1 – The modern HTTP client that lives in your terminal
- Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle
-
Superfile – A fancy, petty terminal file manager
We think so too, as an example there is harlequin, a beautiful terminal based SQL IDE.
https://terminaltrove.com/harlequin/
https://harlequin.sh/
- DBeaver – open-source Database client
- FLaNK Stack 29 Jan 2024
- FLaNK Weekly 08 Jan 2024
- Harlequin: SQL IDE for Your Terminal
What are some alternatives?
ml-ferret
OpenBuddy - Open Multilingual Chatbot for Everyone
heynote - A dedicated scratchpad for developers
hugging-chat-api - HuggingChat Python API🤗
java-snapshot-testing - Facebook style snapshot testing for JAVA Tests
llama2_aided_tesseract - Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections. [Moved to: https://github.com/Dicklesworthstone/llm_aided_ocr]
reor - Private & local AI personal knowledge management app for high entropy people.
Qwen-7B - The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. [Moved to: https://github.com/QwenLM/Qwen]
sendenv
opensms - Open-source solution to programmatically send and receive SMS using your own SIM cards
Deep_Object_Pose - Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
ToolBench - [ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.