heynote
llm-classifier
heynote | llm-classifier | |
---|---|---|
12 | 4 | |
3,911 | 243 | |
- | 2.5% | |
9.0 | 7.2 | |
22 days ago | 4 months ago | |
JavaScript | Python | |
GNU General Public License v3.0 or later | 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.
heynote
-
Use a Work Journal to Recover Focus Faster and Clarify Your Thoughts
Heynote was exactly developed for this purpose. Just one big buffer with sections and lots of shortcuts and nice little additional features: https://heynote.com/
- Show HN: Edna, note taking app for developers
-
A New Way to Store Knowledge
Looking at the GitHub repo[0], I don't see why you wouldn't be able to host it yourself (extra configuration may be required). In the package.json, there is a script for running the web app `npm run webapp:build`, so I'd assume you could do that and then host the built web app however you'd like.
[0]: https://github.com/heyman/heynote
-
LaTeX and Neovim for technical note-taking
Most of my technical note-taking these days happens inside VS Code. I already have it running, so opening a new window and stripping out the chrome (closing other stuff, hiding sidebars, etc. gives me all I need, _plus_ optional preview depending on on what I'm writing (mostly Markdown these days).
Another option some of my friends like is Heynote (https://heynote.com), but, again, I can do the same with VS Code...
- FLaNK Stack 29 Jan 2024
-
Why I Like Obsidian
obsidian is good for what it does, but in the last month I saw someone share heynote[1] with me that I have grown fond of as a support to my obsidian note taking
[1] https://heynote.com
- FLaNK Weekly 08 Jan 2024
-
Show HN: Heynote – A Dedicated Scratchpad for Developers
I’m eagerly waiting for the vi bindings as well!
P.S.: had a quick glance through the PRs after using it for sometime and saw a draft PR for vi bindings already! - https://github.com/heyman/heynote/pull/51
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?
codi.vim - :notebook_with_decorative_cover: The interactive scratchpad for hackers.
ml-ferret
fend - Arbitrary-precision unit-aware calculator
java-snapshot-testing - Facebook style snapshot testing for JAVA Tests
pong-wars
reor - Private & local AI personal knowledge management app.
mathjs - An extensive math library for JavaScript and Node.js
sendenv
dev - Development repository for the CodeMirror editor project
Deep_Object_Pose - Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
Trilium Notes - Build your personal knowledge base with Trilium Notes
llm-routing-agent - Agent that routes to different tools - LLM classifier SDK