1299
submitted 3 months ago by boem@lemmy.world to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] ZILtoid1991@lemmy.world 19 points 3 months ago

I wonder if some big AI heads will publish some "AI enhanced" Linux distros, that will also have other issues...

[-] librejoe@lemmy.world 11 points 3 months ago

I expect canonical to do it to Ubuntu.

[-] MNByChoice@midwest.social 2 points 3 months ago

IBM's Watson Enhanced Red Hat

imagine if pop os does it first.

[-] librejoe@lemmy.world 1 points 3 months ago

I'd actually be surprised.

[-] dezmd@lemmy.world 8 points 3 months ago

I guess id be ok with an installable debian package for an end user controlled llama package with gui avatar interface overlay. Local learning data set storage plus ability to use API calls to injest info from other cloud based llm ai systems when the local dataset doesnt have a reliable answer.

[-] nickwitha_k@lemmy.sdf.org 4 points 3 months ago

Almost definitely.

[-] PenisWenisGenius@lemmynsfw.com 3 points 3 months ago* (last edited 3 months ago)

There is a command line program called tesseract that does image to text generation. It produces plaintext from a picture of text. I didn't look into exactly how it works but iirc, image to text that's actually good and accurate needs ai shenanigans.

[-] antler@feddit.rocks 2 points 3 months ago

It's built by Google, but it's open source, and is probably the best optical character recognition by far. It's one pip/pipx installation away and I find it pretty useful on occasion. Same as WhisperAI by by OpenAI. Fully open source and one pip/pipx command away, probably close to the best audio transcription there is as well.

Not sure either count as AI, at least not AI chatbot kind of AI more like more simple algorithms, but they're great in the sense it's just another program but a very useful tool. Not some baked in copilot kind of deal

[-] iopq@lemmy.world 2 points 3 months ago

The algorithm is exactly the same as the chat bot, only the underlying data is different. Yes, they are all deep neural networks

[-] evranch@lemmy.ca 2 points 3 months ago

probably the best optical character recognition by far

I've actually just been working with OCR this week, trying to capture data off of the screen of a stupid proprietary Schneider device as that's the only way to get at it.

Long story short Tesseract stinks at this task.

The Chinese designed PaddleOCR seems significantly superior as it runs a more modern neural net and requires a lot less preprocessing. I would class it as more of a "full service AI" and not just a simple recognition system like Tesseract, it can correct for skew and do its own normalization and thresholding internally while Tesseract wants a perfect boolean raster fed to it.

Unfortunately, the barrier to entry is a lot higher due to trying to understand their text vomit website and the fact that it seems prone to random segfaulting.

this post was submitted on 03 Jun 2024
1299 points (96.4% liked)

Technology

58311 readers
3193 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS