Bitcoin Forum
April 24, 2024, 05:36:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5]  All
  Print  
Author Topic: [ANN] AiBlocks - AI Powered Decentralized Apps *NO ICO/PREMINE* {Limited AirDrop  (Read 1783 times)
superdaddynz
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 27, 2018, 07:36:45 AM
 #81

It seems I cannot build from the github source code. Could you update it so I can compile? Thanks.

Try to compile from the github source now, it's been updated.


As for the users having errors connecting, make sure that you're using version 0.124 which includes the mandatory security update. Otherwise, it won't be able to connect.

Cheers.

Thanks for the update.

Unfortunately cannot download sources from github. It is looking for "go-aiblocks" repo.

 $ go get -v github.com/aiblocks/aiblocks/...
github.com/aiblocks/go-aiblocks (download)
# cd .; git clone https://github.com/aiblocks/go-aiblocks $HOME/gopath/src/github.com/aiblocks/go-aiblocks
1713980169
Hero Member
*
Offline Offline

Posts: 1713980169

View Profile Personal Message (Offline)

Ignore
1713980169
Reply with quote  #2

1713980169
Report to moderator
1713980169
Hero Member
*
Offline Offline

Posts: 1713980169

View Profile Personal Message (Offline)

Ignore
1713980169
Reply with quote  #2

1713980169
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713980169
Hero Member
*
Offline Offline

Posts: 1713980169

View Profile Personal Message (Offline)

Ignore
1713980169
Reply with quote  #2

1713980169
Report to moderator
1713980169
Hero Member
*
Offline Offline

Posts: 1713980169

View Profile Personal Message (Offline)

Ignore
1713980169
Reply with quote  #2

1713980169
Report to moderator
Skyyat
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
July 27, 2018, 12:07:31 PM
 #82

It seems I cannot build from the github source code. Could you update it so I can compile? Thanks.

Try to compile from the github source now, it's been updated.


As for the users having errors connecting, make sure that you're using version 0.124 which includes the mandatory security update. Otherwise, it won't be able to connect.

Cheers.
Using the newest version (AiBlocks-v0.124a-Win32_64bit) and getting this error: "Error: Connection to network interrupted...."
AiBlocksdotio (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 27, 2018, 04:12:26 PM
 #83

It seems I cannot build from the github source code. Could you update it so I can compile? Thanks.

Try to compile from the github source now, it's been updated.


As for the users having errors connecting, make sure that you're using version 0.124 which includes the mandatory security update. Otherwise, it won't be able to connect.

Cheers.
Using the newest version (AiBlocks-v0.124a-Win32_64bit) and getting this error: "Error: Connection to network interrupted...."

Are you using the Windows binary release or compiling from source? What version does it say at the top when you open AiBlocks? I justed opened the newest Windows binary release and it appears to be opening v0.122 even though our Dev labeled it as v0.124. I don't know if this is an error caused somehow from running it on Linux with Wine after having built the newest version from source. Or if our dev accidentally uploaded the Windows binaries from v0.122 in the v0.124 Windows release
danspasiva
Full Member
***
Offline Offline

Activity: 417
Merit: 105


View Profile
July 27, 2018, 06:43:51 PM
 #84

This is interesting, do you have any more details in regards to what sort of things are capable with an AI powered dapp vs a regular dapp?

I see that the network is frozen so i'll keep an eye on it until it's up and running again, but i am curious about what you've got going on with this project.  Like the cpu mining as well.

hope to hear from you, thanks.

As our network grows, we expect the collective intelligence of our AI to grow smarter and more advanced. Of course as it's in its early stages of growth, we can mostly except it to only solve simple problems, like "A, B, C, or D", or "How much, when, or who" decisions.

For one example - we have an example program of a Quiz in which the AI application judges text answers and rewards the different participants a different amount of tokens depending on quality/validity of the answers. It does this by taking the text answers and splitting them apart into machine-understandable statements. It then judges the quality/validity of these statements against huge amounts of data that the AiBlocks network is plugged into.

As the AiBlocks network grows, the amount of accessible data will increase, as well as the quality of the data, and the practical application of the data.

Some other examples of merits we have already achieved with AiBlocks include Self-moderating forums, intuitive web security programs, data management, and many other simple to moderately simple tasks that currently take so many companies many soon-to-be unnecessary work hours.

As AiBlocks network becomes more advanced, so will the capabilities of the type of problems it will be able to solve.

*I've added this reply into the main post*

Thanks for the response.  It definitely sounds interesting, do you have a technical paper which depicts exactly how all of this will play out?  Also how can you verify the reliability of the AI and the decisions it makes, is there the possibility of manual intervention, and/or reversal?
Skyyat
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
July 28, 2018, 03:08:32 PM
 #85

It seems I cannot build from the github source code. Could you update it so I can compile? Thanks.

Try to compile from the github source now, it's been updated.


As for the users having errors connecting, make sure that you're using version 0.124 which includes the mandatory security update. Otherwise, it won't be able to connect.

Cheers.
Using the newest version (AiBlocks-v0.124a-Win32_64bit) and getting this error: "Error: Connection to network interrupted...."

Are you using the Windows binary release or compiling from source? What version does it say at the top when you open AiBlocks? I justed opened the newest Windows binary release and it appears to be opening v0.122 even though our Dev labeled it as v0.124. I don't know if this is an error caused somehow from running it on Linux with Wine after having built the newest version from source. Or if our dev accidentally uploaded the Windows binaries from v0.122 in the v0.124 Windows release

I downloaded the windows 64 bit zip. It says v0.122 on the top Wink
Estrange18
Sr. Member
****
Offline Offline

Activity: 1232
Merit: 331


DAO MAKER


View Profile
July 28, 2018, 03:19:04 PM
 #86

Ih man so many projects with almost similar names ) I thoght this thread releted to project AirBlock )  witch I wanted to take part in ICO.

DAO MAKER is coming... https://daomaker.com/
AiBlocksdotio (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 28, 2018, 05:00:20 PM
 #87

It seems I cannot build from the github source code. Could you update it so I can compile? Thanks.

Try to compile from the github source now, it's been updated.


As for the users having errors connecting, make sure that you're using version 0.124 which includes the mandatory security update. Otherwise, it won't be able to connect.

Cheers.
Using the newest version (AiBlocks-v0.124a-Win32_64bit) and getting this error: "Error: Connection to network interrupted...."

Are you using the Windows binary release or compiling from source? What version does it say at the top when you open AiBlocks? I justed opened the newest Windows binary release and it appears to be opening v0.122 even though our Dev labeled it as v0.124. I don't know if this is an error caused somehow from running it on Linux with Wine after having built the newest version from source. Or if our dev accidentally uploaded the Windows binaries from v0.122 in the v0.124 Windows release

I downloaded the windows 64 bit zip. It says v0.122 on the top Wink

Ah great. That explains a lot.. Thanks for the info, I've notified our lead dev and we'll get the correct binaries rolled out. We're almost finished on v0.125 also, some new things being added.
W1F1
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 30, 2018, 10:30:58 AM
 #88

The binaries are still old. Please update them soon, I'd really like to participate in the airdrop before it ends...
vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
July 30, 2018, 06:40:01 PM
 #89

The development of artificial intelligence, sounds cool! In the market there is a small competition in this direction.
Not much?) Are you kidding? the best specialists of the planet are working on the solution of the problem of creating artificial intelligence. And this thread is ridiculous. There is no team, there is no theory and idea, there is only ambition and you can word - ICO. I don't even see any pictures of the team. This is not bitcoin, there is no need for anonymity)))

I never said that we are creating the only or even one of the only artificial intelligence systems. We are creating a network that will hopefully one day grow into something really big and exciting. Of course we are not "the best specialists of the planet", but please have some respect to not trash our project for no reason...

It is not about trashing your project for no reason. You just give a little bit the impression that artificial intelligence could be developed as a hobby. That won't work as the largest companies on the world are already on this.

When Bitcoin was new, people referred to it as a hobby and said how the biggest companies in the world are already handling finance... Look at it now.

That's not true. There have been some people who worked a lot on Bitcoin and became experts for blockchain tech because they saw the potential from the very start. AI isn't as new anymore. The term has been out there for very long and it's not some mystic thing that nobody pays attention to from the corporate sector like was the case for Bitcoin in its very early days. Building AI systems requires a lot of knowledge and resources in my opinion. Do you have sufficient amounts of both available to build a competitive AI system?

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

     ███████████████

███████████████████
█████████████████

███     

██████████

██████     

███████████

███████████████     

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
AiBlocksdotio (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2018, 10:00:48 PM
 #90

The development of artificial intelligence, sounds cool! In the market there is a small competition in this direction.
Not much?) Are you kidding? the best specialists of the planet are working on the solution of the problem of creating artificial intelligence. And this thread is ridiculous. There is no team, there is no theory and idea, there is only ambition and you can word - ICO. I don't even see any pictures of the team. This is not bitcoin, there is no need for anonymity)))

I never said that we are creating the only or even one of the only artificial intelligence systems. We are creating a network that will hopefully one day grow into something really big and exciting. Of course we are not "the best specialists of the planet", but please have some respect to not trash our project for no reason...

It is not about trashing your project for no reason. You just give a little bit the impression that artificial intelligence could be developed as a hobby. That won't work as the largest companies on the world are already on this.

When Bitcoin was new, people referred to it as a hobby and said how the biggest companies in the world are already handling finance... Look at it now.

That's not true. There have been some people who worked a lot on Bitcoin and became experts for blockchain tech because they saw the potential from the very start. AI isn't as new anymore. The term has been out there for very long and it's not some mystic thing that nobody pays attention to from the corporate sector like was the case for Bitcoin in its very early days. Building AI systems requires a lot of knowledge and resources in my opinion. Do you have sufficient amounts of both available to build a competitive AI system?

You start your comment with "That's not true", as to discredit my point then go on to further prove it.
Nothing about this project suggests that artificial intelligence is "new anymore" or that AiBlocks is a "first" of anything.

The fact is that AI IS in it's early stages of development and can go any-which-way.

Yes, huge companies are putting "a lot of knowledge and resources" into the research and development of artificial intelligence. As are the all of the big banks putting "a lot of knowledge and resources" into combating digital cryptocurrencies.

Does this mean we should all say "f*** starting a cryptocurrency, let's leave the finance industry to Well Fargo since they have a lot of knowledge and resources"? Mine as well leave artificial intelligence to the big guys too, nothing we can do there...

This project is not "a better idea than Samsung", or "competing AI with Google" - it is, however, unique and has infinite potential.
lhfly2018
Jr. Member
*
Offline Offline

Activity: 175
Merit: 1

BlockChain -- A New World!


View Profile WWW
July 31, 2018, 02:10:08 AM
 #91

is there any new update??? the wallet still does not work

★ PRiVCY ➢ Own Your Privacy! ➢ Best privacy crypto-market! ★
✈✈✈[PoW/PoS]✅[Tor]✅[Airdrop]✈✈✈ (https://privcy.io/)
getrich234
Copper Member
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2018, 03:48:01 PM
 #92

I can't finish sync
lhfly2018
Jr. Member
*
Offline Offline

Activity: 175
Merit: 1

BlockChain -- A New World!


View Profile WWW
August 02, 2018, 05:07:16 AM
 #93

emmmm......where is dev? do you have a discord or telegram?

★ PRiVCY ➢ Own Your Privacy! ➢ Best privacy crypto-market! ★
✈✈✈[PoW/PoS]✅[Tor]✅[Airdrop]✈✈✈ (https://privcy.io/)
raywolf1
Jr. Member
*
Offline Offline

Activity: 341
Merit: 3


View Profile
August 17, 2018, 08:18:42 PM
 #94

dead?
any progress? Undecided

★ PRiVCY ➢ Own Your Privacy! ➢ Best privacy crypto-market! ★
✈✈✈[PoW/PoS]✅[Tor]✅[Airdrop]✈✈✈ (https://privcy.io/)
andhar
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
October 16, 2018, 06:05:59 AM
 #95

deleted--
Pages: « 1 2 3 4 [5]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!