visus.ai - Forum

Forum Navigation
Forum breadcrumbs - You are here:VisualNEO Support ForumGeneral: Resourcesvisus.ai
You need to log in to create posts and topics.

visus.ai

Hi..

I found a new platform that has the ability to load documents and the AI can learn from it. I tried by loading the pdf help of VisualNeoWeb and is working. I suppose that if could have more writen examples of code, from the forum for example will learn more efficiency. The service is free with 50 queries a day or paid program.

visus.ai

 

luishp, Vadim and 2 other users have reacted to this post.
luishpVadimfarhad2008CDY@44

Hello, you can do it for free by installing GPT4all and an ai on your computer locally, for example the model v3-13b-hermes-q5_1 (chat rival for gpt3.5 turbo).

It is cross platform and has a internal beta plugin where you can add a collection of local documents that are added to the ai.

https://gpt4all.io/index.html

(MIT license, and with a lot of activity on github and on discord)

If you know python and you are interested in the process to learn how it can be done by programming, this is the link to start with:
https://www.kdnuggets.com/2023/06/gpt4all-local-chatgpt-documents-free.html

 

 

luishp, Vadim and smartmedia have reacted to this post.
luishpVadimsmartmedia

@emmanuel-fernandez

This is great, i will try it, do you know if there is something similar to generate images ? I saw recently the results from midjourney.com and it blow my mind.

AI is really growing to fast..

@smartmedia

You can use Stable difusion (open source) online (or with the API) or install in your localhost. I have a 1660i and can output 1024x1024 or upscaling to 4096x4096. The quality are excelent.If you have a better graphic card with more than 6 gigas of ram you can train also your own model.

https://stablediffusionweb.com/

https://www.howtogeek.com/832491/how-to-run-stable-diffusion-locally-with-a-gui-on-windows/

You can see my test using the localhost of stable difusion and visualneo win here:

https://visualneo.com/forum/topic/using-emochatgpt-plugin-and-a-stable-diffusion-server-in-a-visualneowin-application#postid-19194

Here a lot of user ai models ready to use and download and their prompts:

https://civitai.com/

 

luishp, Vadim and smartmedia have reacted to this post.
luishpVadimsmartmedia

Smartmedia, Don't know if this is what you're looking for... But as AI image generator, I'm quite impressed. https://leonardo.ai/

luishp and smartmedia have reacted to this post.
luishpsmartmedia

Hi @anthony-latorre

thanks for the suggestion, leonardo, i got registered and did get some amazing results.

luishp and Anthony LaTorre have reacted to this post.
luishpAnthony LaTorre