Jean Louis's picture

Jean Louis PRO

JLouisBiz

AI & ML interests

- LLM for sales, marketing, promotion - LLM for Website Revision System - increasing quality of communication with customers - helping clients access information faster - saving people from financial troubles

Recent Activity

liked a Space about 17 hours ago
OpenGVLab/InternVL
updated a collection about 23 hours ago
Free Software Models
View all activity

Organizations

Blog-explorers's profile picture RCD Wealth LLC's profile picture

JLouisBiz's activity

replied to hassenhamdi's post about 13 hours ago
view reply

@JLouisBiz I have read your comment but it does not make any sense , what is the purpose of regulations and law if there is no limitations to what one can do.

I didn't speak about law on that level, but of licensing. And that is same opinion and same notion I have, leave it to the law to decide.

You can't limit people by telling them to nicely read the license and follow the guidelines on what you think it is ethical or moral. Nice people anyway behave nice, bad people don't listen.

We are not talking about chair here or any ordinary object for innocent usage, we are talking about war tech developement, are a chair and war tools that made primary for destruction and killing the same !!!?

Yes, and? There are numerous books written on that subject and available from many libraries including online. Information is accessible.

Please think deeper on what I said in my first paragraph in this message.

They are not , probably if compared it with a gun it might be more comparable , you can have a gun to protect yourself but you need a permission for possessing a gun as us citizen or you get arrested for possessing unathorized item, you ask why , to unsure public safety, but even with such procedure there still horrifying incident that happens, we are not talking about something similar to chair here, the analogy is poorly representitive of the present situation.

Sure, but it is not related to LLM licensing and free software.

And it is not about opensource and free software it is about not developing war tools.

I speak only related to Free Software.

And yes, it can and IS USED to develop war tools. It is also used for criminal purposes.

As you said it in the first paragraph, it is for the law to decide. Not for author.

Because nice software or LLM author(s) simply cannot prevent any war by placing some kind of "warnings", like please "it is forbidden to make war by using this LLM as tool". That is nonsense. You cannot enforce it. You cannot even know.

Keep it fully free software so that there are no doubts on how it can be used. There is reason for the freedom.

Knives are sold everyday and there is no warning on how to use it.

Take an example someone using their computer for piracy , cyber threats , scams fraudelent activities etcs., do you let them just go their way or some actions need be made to protect people , war tech are far worse than any thing mentioned earlier.

You or me, we are not crime hunter, and if we are, we have got our ways.

Crime hunting is not by limiting people how to use some software programs. It is simply not feasible. That approach is rather prone to accuse unjustly those people with good intentions.

Remember, no matter how many permissions a citizen may need to carry a gun, the bad guy doesn't care about it, and is going to get it so much easier than the nice guy.

replied to hassenhamdi's post 1 day ago
view reply

I don't agree on that. Any kind of such limitations is making the model proprietary and that means it's going to enter into less space and is going to help less people on this planet. The truly free software or open source model like LLM should not be limited because there is no limitation how a user is supposed to use it. Everybody should be able to use it how they wish and want. Another issue is there is no way for the author or anybody else to find out who used it in a way how you or author think it wasn't appropriate.

Let's just compare it to the everyday objects we use in our life. Let's say a chair and a keyboard, monitor or desk. When you are buying it or getting it for free from someone, do you get some kind of limitation? Please, this is the chair but you are not allowed to use it inappropriately or sit inappropriately or use the chair for other purposes but sitting. You don't.

So please think about that. People can definitely use chair to kill somebody or a desk to destroy things including using keyboard or monitor to fight.

And now how is somebody going to use their computer and software? Leave that for them because that's the point of free software. They can use it as they wish.

And just remember there is no way for anybody to control how somebody on the other side of the planet is using it.

This means that appealing to the ethical sense of honest and ethical people doesn't need to be there because they are already honest and ethical. And appealing to the sense of in-honest people is anyway not going to work. So you can't ensure of that anyway.

What is Free Software? - GNU Project - Free Software Foundation:
https://www.gnu.org/philosophy/free-sw.html

So read here and learn about the four free software freedoms.

replied to as-cle-bert's post 1 day ago
view reply

I am using Nomic embed text and Nomic embed vision from the local API endpoint. In my opinion your package should be more flexible on how to generate embeddings because some people may use remote embeddings as well. What matters here much is that any kind of document can be ingested. Another question, did you maybe think of page numbers?

replied to as-cle-bert's post 2 days ago
view reply

That sounds like the very needed thing. How can I use my own embedder?

reacted to as-cle-bert's post with šŸ”„ 2 days ago
view post
Post
2713
Ever dreamt of ingesting into a vector DB that pile of CSVs, Word documents and presentations laying in some remote folders on your PC?šŸ—‚ļø
What if I told you that you can do it within three to six lines of code?🤯
Well, with my latest open-source project, š¢š§š šžš¬š­-ššš§š²š­š”š¢š§š  (https://github.com/AstraBert/ingest-anything), you can take all your non-PDF files, convert them to PDF, extract their text, chunk, embed and load them into a vector database, all in one go!šŸš€
How? It's pretty simple!
šŸ“ The input files are converted into PDF by PdfItDown (https://github.com/AstraBert/PdfItDown)
šŸ“‘ The PDF text is extracted using LlamaIndex readers
šŸ¦› The text is chunked exploiting Chonkie
🧮 The chunks are embedded thanks to Sentence Transformers models
šŸ—„ļø The embeddings are loaded into a Qdrant vector database

And you're done!āœ…
Curious of trying it? Install it by running:

š˜±š˜Ŗš˜± š˜Ŗš˜Æš˜“š˜µš˜¢š˜­š˜­ š˜Ŗš˜Æš˜Øš˜¦š˜“š˜µ-š˜¢š˜Æš˜ŗš˜µš˜©š˜Ŗš˜Æš˜Ø

And you can start using it in your python scripts!šŸ
Don't forget to star it on GitHub and let me know if you have any feedback! āž”ļø https://github.com/AstraBert/ingest-anything
  • 4 replies
Ā·
reacted to orasul's post with šŸ”„ 2 days ago
view post
Post
2042
hi, it is deki, and now I am open sourced.

An Android AI agent powered by open-source ML model, š—±š—²š—øš—¶, was fully open-sourced.

It understands what’s on your screen and can perform tasks based on your voice or text commands.

Some examples:
* "Write my friend "some_name" in WhatsApp that I'll be 15 minutes late"
* "Open Twitter in the browser and write a post about something"
* "Read my latest notifications"
* "Write a linkedin post about something"

Currently, it works only on Android — but support for other OS is planned.

The ML and backend codes were also fully open-sourced.

Video prompt example:

"Open linkedin, tap post and write: hi, it is deki, and now I am open sourced. But don't send, just return"

License: GPLv3

You can find other AI agent demos or usage examples, like, code generation or object detection in github.

Github: https://github.com/RasulOs/deki
  • 2 replies
Ā·
reacted to as-cle-bert's post with šŸ¤— 2 days ago
view post
Post
2713
Ever dreamt of ingesting into a vector DB that pile of CSVs, Word documents and presentations laying in some remote folders on your PC?šŸ—‚ļø
What if I told you that you can do it within three to six lines of code?🤯
Well, with my latest open-source project, š¢š§š šžš¬š­-ššš§š²š­š”š¢š§š  (https://github.com/AstraBert/ingest-anything), you can take all your non-PDF files, convert them to PDF, extract their text, chunk, embed and load them into a vector database, all in one go!šŸš€
How? It's pretty simple!
šŸ“ The input files are converted into PDF by PdfItDown (https://github.com/AstraBert/PdfItDown)
šŸ“‘ The PDF text is extracted using LlamaIndex readers
šŸ¦› The text is chunked exploiting Chonkie
🧮 The chunks are embedded thanks to Sentence Transformers models
šŸ—„ļø The embeddings are loaded into a Qdrant vector database

And you're done!āœ…
Curious of trying it? Install it by running:

š˜±š˜Ŗš˜± š˜Ŗš˜Æš˜“š˜µš˜¢š˜­š˜­ š˜Ŗš˜Æš˜Øš˜¦š˜“š˜µ-š˜¢š˜Æš˜ŗš˜µš˜©š˜Ŗš˜Æš˜Ø

And you can start using it in your python scripts!šŸ
Don't forget to star it on GitHub and let me know if you have any feedback! āž”ļø https://github.com/AstraBert/ingest-anything
  • 4 replies
Ā·
reacted to ProCreations's post with šŸš€ 4 days ago
view post
Post
2074
Come check out my new dataset Mistake to Meaning as an attempt to help smaller models understand user typos better! Hope you guys enjoy it

ProCreations/Mistake-To-Meaning
New activity in ds4sd/SmolDocling-256M-preview 4 days ago

Relicensing issues

1
9
#37 opened 22 days ago by
JLouisBiz
replied to onekq's post 5 days ago
view reply

Ollama? Takes more VRAM! It requires GGUF files, but they are anyway created by llama.cpp software, it is slower than llama.cpp, using models not published on ollama website requires user to think about it, configure, unlike llama.cpp

No way.