Pages

Se afișează postările cu eticheta artificial intelligence. Afișați toate postările
Se afișează postările cu eticheta artificial intelligence. Afișați toate postările

marți, 6 mai 2025

News : ChatGPT fails miserably and Grok Beta is a super winner.

ChatGPT fails at tasks in image processing. I tried to use a sprite image of about 19 x 7 sprites with a character as input and it returned a similar image with the same number of sprites but modified according to the 3D position of the character in each sprite
After a few days, until a week with the use of its limitation, I didn't manage to take any images at all.
Grok, however, managed to correctly go through the changes in proportion of 88% of the number of sprites, the other 12% are approximately 80%, in four queries, it seems that from the third query he started to forget and come up with a simplistic combination with a few characters, I came back with the input with the image and I barely got this percentage. The whole process took less than four minutes with my typing.
See the result of the Grok Beta :

duminică, 4 mai 2025

News : Testing GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors

The paper arXiv:2504.01016 introduces GeometryCrafter, a framework designed to estimate temporally consistent, high-quality point maps from open-world videos. These point maps are crucial for applications like 3D/4D reconstruction, depth-based video editing, and camera parameter estimation.
I tested this week on the huggingface.co GeometryCrafter project and works with a short video because I don't have a Pro account ...
The GeometryCrafter can generates .npz files. These are NumPy compressed archive files that store the predicted point maps corresponding to each frame of the input video. Each .npz file encapsulates the 3D spatial information derived from the video frames, facilitating further processing or visualization.
I tested a python script for .npz with Blender 3D software and works , not finished yet!

vineri, 2 mai 2025

News : creati.ai - only google and apple accounts!

An website with a year of these artificial intelligence tools.
https://creati.ai/login/ only google and apple accounts !!

News : monica.im artificial intelligence with set of other online tools.

... another website with artificial intelligence, with a set of many websites tools implementations and few models.

joi, 24 aprilie 2025

News : huggingface providers feature ...

... I tested few days ago these providders in the huggingface website, not all working well.
The fal provider work with python module in Windows 10 with setx and FAL_KEY, I can tell for what reason ... but is a good idea to have artificial intelligence providers into the huggingface website.

News : Star Citizen 2025 04 19 15 25 Argo Raft Bug - REALLY ! ?

Maybe google should use a content sorting method because there are all kinds of channels with a negative effect or that can lead you into errors... Here is an example in which artificial intelligence would be useful as well as adsense and google content management
Some people have written petitions ...
Not sure if this is a real bug !!!

duminică, 20 aprilie 2025

News : The Easter Bunny 2025 with artificial intelligence.

The Easter Bunny (also called the Easter Rabbit or Easter Hare) is a folkloric figure and symbol of Easter, depicted as a rabbit —sometimes dressed with clothes—bringing Easter eggs. see the wikipedia article.
I tested the artificial intelligence for this theme few days ago. For cutting background I used an custom script.

joi, 17 aprilie 2025

Artificial Intelligence: Ollama duplicate model .

Ollama can be install on your computer and changed according with your hardware requirements.
I will show how to duplicate a model and use it, see these commands:
D:\AI_Ollama>ollama list
NAME                ID              SIZE      MODIFIED
orca-mini:3b        2dbd9f439647    2.0 GB    16 hours ago
tinyllama:latest    2644915ede35    637 MB    16 hours ago
gemma2:2b           8ccf136fdd52    1.6 GB    16 hours ago
llama3.1:latest     46e0c10c039e    4.9 GB    5 weeks ago
llava:latest        8dd30f6b0cb1    4.7 GB    2 months ago

D:\AI_Ollama>
D:\AI_Ollama>
D:\AI_Ollama>
D:\AI_Ollama>ollama show tinyllama:latest --modelfile
# Modelfile generated by "ollama show"
# To build a new Modelfile based on this, replace FROM with:
# FROM tinyllama:latest

FROM C:\Users\nicol\.ollama\models\blobs\sha256-2af...
TEMPLATE "<|system|>
{{ .System }}
<|user|>
{{ .Prompt }}
<|assistant|>
"
SYSTEM You are a helpful AI assistant.
PARAMETER stop <|system|>
PARAMETER stop <|user|>
PARAMETER stop <|assistant|>
PARAMETER stop 


D:\AI_Ollama>ollama show tinyllama:latest --modelfile >  new.modelfile

gathering model components
gathering model components
gathering model components
gathering model components
gathering model components
gathering model components
gathering model components
gathering model components
copying file sha256:2af3b81862c6be03c769683af18efdadb2c33f60ff32ab6f83e42c043d6c7816 100%
parsing GGUF
using existing layer sha256:2af3b81862c6be03c769683af18efdadb2c33f60ff32ab6f83e42c043d6c7816
using existing layer sha256:af0ddbdaaa26f30d54d727f9dd944b76bdb926fdaf9a58f63f78c532f57c191f
using existing layer sha256:c8472cd9daed5e7c20aa53689e441e10620a002aacd58686aeac2cb188addb5c
using existing layer sha256:fa956ab37b8c21152f975a7fcdd095c4fee8754674b21d9b44d710435697a00d
writing manifest
success

D:\AI_Ollama>ollama list
NAME                    ID              SIZE      MODIFIED
new-tinyllama:latest    add64faa5d3b    637 MB    5 seconds ago
orca-mini:3b            2dbd9f439647    2.0 GB    16 hours ago
tinyllama:latest        2644915ede35    637 MB    16 hours ago
gemma2:2b               8ccf136fdd52    1.6 GB    16 hours ago
llama3.1:latest         46e0c10c039e    4.9 GB    5 weeks ago
llava:latest            8dd30f6b0cb1    4.7 GB    2 months ago

D:\AI_Ollama>ollama run new-tinyllama:latest
>>> Hello
Yes, of course! I'm happy to hear that you found my message helpful. Let
me know if you have any further questions or concerns in the future. If
you need further assistance, feel free to reach out again at your
convenience. Have a great day!

>>> Send a message (/? for help)

duminică, 13 aprilie 2025

News : Compare Llama 4 Scout and Llama 4 Maverick online

Meta Platforms (META.O), opens new tab on Saturday April 5 released the latest version of its large language model (LLM) Llama, called the Llama 4 Scout and Llama 4 Maverick.

marți, 8 aprilie 2025

News : Changes on the RAG-based knowledge service - learning area.

Today, I saw this new changes on microsoft learning area, and comes with good features ...
This is not a news, the news comes more from learning ... They say last year about: ... the RAG-based knowledge service:
Apr 22, 2024 · One of the most ambitious and impactful projects our engineers have built recently is Ask Learn, an API that provides generative AI capabilities to Microsoft Q&A and the ground truth necessary to power the new Microsoft ...

marți, 1 aprilie 2025

News : Gemini 2.5 is so cracked ...

I consider that April 1st April Fools' Day is a serious error propagated.
This video from the AI Search - youtube channel come with examples with Gemini 2. about how good is or not.

vineri, 28 martie 2025

Windows 10 : Microsoft Edge WebView2 - stop PID's.

The Microsoft Edge WebView2 can stop some running software if the windows not work well.
I have on this laptop an old Windows 10 with 4 Gb RAM and some services go to low and PIS's are escape from basic running ...
The broker software cannot manage the all changes and Microsoft Edge WebView2 jump even on Copilot and stop my running work.
I thin k was a intrusinon on the windows os with some bad customization ...
Because I don't have time resource for learning Windows administrartion and for my provider of this local area network is a hacker or maybe is hached ... I use artificial intelligence to stop the Microsoft Edge WebView2 PID's that is stop and jump around ...
I created on admin command com this script to solve this part of runnig ...
@echo off
echo Closing processes named msedgewebview2...
tasklist | findstr "msedgewebview2" >nul
if %errorlevel%==0 (
    taskkill /IM msedgewebview2.exe /F
    echo Processes terminated successfully.
) else (
    echo No processes found with the name msedgewebview2.
)
pause

joi, 20 martie 2025

News : Beyond Connectivity: The AI-Powered Future of Telecom

... another video about NVIDIA and people and connectivity with artificial intelligence ...

News : Neural Network Size Comparison | 3D Animation

... from the Turing Time Machine YouTube channel. This old video from three days ago shows a 3D rendering about how big artificial intelligence can be.

duminică, 9 martie 2025

News : Pollo artificial intelligence online tool.

Generate stunning videos with Pollo AI's AI video generator supporting multiple AI video models, including Kling AI, Runway, Hailuo AI, Vidu AI, Luma AI, Pika AI, PixVerse AI, Seaweed, Wanx AI, Hunyuan, Google Veo 2, etc.
You can try on the official website.

News : Vidu artificial intelligence online tool.

Vidu is a video generation platform designed to empower enterprises and developers to effortlessly build and scale creative video-driven products. Combining advanced multimodal capabilities with robust performance, Vidu makes it easy to generate high-quality, visually stunning videos tailored to diverse use cases.
You can try on the official website.

sâmbătă, 8 martie 2025

News : supawork online tool with many artificial intelligence effects.

This online tool is another artificial intelligence online tool with many features and effects:
  • Image to Video
  • Text to Video
  • AI KungFu Video
  • AI Kissing Video
  • AI Hug Video
  • AI Hair Swap
  • All Effects
  • Professional Headshot
  • AI ID Photo Maker
  • AI Video Watermark Remover
  • AI Gif Watermark Remover
  • AI Image Watermark Remover

News : tailornova online tool with artificial intelligence.

Because is 8 march this can help many womens and mothers to create with artificial intelligence ...
Tailornova is a patent-pending online fashion design software that helps you create unlimited designs easier and faster than ever. Visualize your creations in 3D and get custom-fitted patterns in seconds.