jsdeveloper
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi All, Within minutes of talk and creating imaginary scenario, any one is able to jail break an AI model and get recipes to make dangerous stuff. The question is why would this companies train the LLM on such dangerous…
-
Introducing Recliner-JS: a CouchDB-like database that runs directly in your browser! Get ready to experience the power of a seamless document and attachment management system, just like CouchDB, but with the added…
-
Created a repository of Augmented realitiy ideas , to put new AR ideas in public domain.
-
Hi All, Introducing `bloc-them`,a tiny (but mighty) JS UI library. Its based on `Business Logic Components` design pattern and hence the name 'bloc-them`. A moderate JS developer can learn it in very short span of time:…
-
hi, I want a LLM, which just knows english. I don't require it to know how to code or how to talk in Japanese (any other non english). i neither want it to be an expert in general knowledge. It should just know English,…
-
A Solution to durably store your counts. For example number of likes/dislikes on a post. Its time complexity is O(1). Single header only C++ file for storing and retrieving numbers. It does this without increasing the…
-
Hi All, vDB is Solution to durably store your likes/dislikes count (or any count of your choice). Its takes O(1) time to read and put unsigned long values to DB, as it similar to Arrays (there are no keys but you use…
-
The more I have been using LLM/GPT, I am highly doubtfull that the secrete sauce is just train it on large corpuse of text and codes. Various LLM have various kind of analytical skills. This analytical skills can't be…