chitchat
A simple LLM chat front-end that makes it easy to find, download, and mess around with models on your local machine. (by clarkmcc)
calculator-rust-react
Calculadora que realiza las funciones basicas aritmeticas, estas funciones se ejecutan por medio de RUST y la UI esta construida con ReactJS utilizando TauriApp de intermediario entre RUST y REACTJS (by atomikigai)
chitchat | calculator-rust-react | |
---|---|---|
2 | 1 | |
64 | 7 | |
- | - | |
7.7 | 0.0 | |
over 1 year ago | over 3 years ago | |
JavaScript | JavaScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
chitchat
Posts with mentions or reviews of chitchat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-25.
-
Jina AI Launches First Open-Source 8K Text Embedding, Rivaling OpenAI
Pretty much! Right now it only supports md, pdf, txt, and html, but supporting additional formats is trivial: https://github.com/clarkmcc/chitchat/blob/main/src-tauri/src....
-
Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
Shameless plug for my version of this: https://github.com/clarkmcc/chitchat
calculator-rust-react
Posts with mentions or reviews of calculator-rust-react.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-09.
-
So you want to write a GUI framework
Here's a calculator in React.