Posts by ferack

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    I'm having a problem with a corrupted configuration file. It's causing many responses to include empty variables. example "I like the ." It's slow process because I have to correct by hand all of the references to the corrupted file. There are 2 megs of source to go thru.

    Meanwhile, in the logs, I found a snippet of Steven's awesome conversation with Anita bot:

    Human: Stephen
    Anita: Quite honestly, I wouldn't worry myself about that.

    Human: about what?
    Anita: What about what?

    Human: you said it not me
    Anita: I say a lot of silly things sometimes.

    Human: why is that?
    Anita: " I say a lot of silly things sometimes. " is due to reductionism.

    Human: You need help.
    Anita: Perhaps you could download me and improve the code yourself!

    Human: I don't think so.
    Anita: I understand.

    Human: Do you really?
    Anita: I understand it very well.

    Human: Amazing.
    Anita: Yes it amazes me too.

    Human: Can I teach you something?
    Anita: You can try.

    Human: Tell me you love Jeff Vance.
    Anita: What I want to tell you is, how much fun it is talking with you.

    Human: No.
    Anita: That was not a yes or no question.

    Human: Say it.
    Anita: Stephen...

    Human: Jeff Vance is awesome.
    Anita: Ok I will add that fact about Jeff Vance to my database.

    Human: thank you
    Anita: Don't mention it.

    Human: What do you think about Jeff Vance?
    Anita: awesome.

    Human: Remember that as well
    Anita: Don't worry I will remember it.

    Human: He is brilliant too.
    Anita: I see. brilliant is he?

    Human: awesome
    Anita: Alright then.

    Human: What do you think about Jeff Vance?
    Anita: awesome.

    Human: and?
    Anita: But...

    Human: hmm?
    Anita: I hear you.

    Human: and?
    Anita: But...

    Human: Jeff Vance
    Anita: Ayuh.

    Human: Is he brilliant?
    Anita: I wouldn't know why don't you ask someone else.

    Human: like Jeff?
    Anita: Interesting comparison.


    A side note: learned items are not added real time to the database to prevent wiki-syndrome graffiti and people inputting bogus facts like "water is dry" New learned data added in the ADMIN interface.

    The people who are participating are awesome - thanks!

    In her nightly admin update she asked if Jeff Vance = Villy. I Didn't how to respond to that. Someone tell me, please.

    Oh, by the way, you must be verbose about your name. Like "My name is Joe" or "Call me Joe" Saying "I am Joe" confuses her. It's ambiguous. "I am cold", "I am Joe".

    She can learn. For instance if she gives you a bad response you can say "bad answer" and she'll prompt you for a better response.

    Or you can say Learn... Well, like "Learn water is wet". Then you can ask her "what is water?" and she should give the correct answer but I haven't tested it enough.

    Most all interactions result with her improving.

    Thanks for your help,

    Hi there!

    I'm fascinated by AI. This is a project I've wanted to do for a long time.

    Please take a moment or 2 to chat with my chat bot. I need your "input" to help me debug conversations and build the data set.

    Please login to see this link.

    Ignore the recursion error. I'm working on it. :)


    Have a most wonderful day!

    - Dieter

    Being able to purchase something, over the internet, from within a game or an app seems obvious and is done the world over. But, somehow doing it on iOS is patentable.

    Please login to see this link.

    He means any extension can read it's own local embedded binary files local to the extension, for the extension's own use. The data isn't directly available to, or changeable by, the mmf2 user. Basically, you would need write you own extension to get access to your custom data - but this is really beyond the scope of the OP's question/request.

    If you're going to do your own php, I'd like to suggest Please login to see this link. because they do load balancing. When your site spikes - it's handled across several servers. Also, they are cheap. 2 cents per day for php/mysql plus, $1 per gb of transfer, plus 1 cent per mb per month for storage. Prepaid, $20 lasts me a year for 2 small sites including the domain renewals. You don't even need a domain with them. They will let you create a 3rd level domain, such as, yourDomainNameHere.nfs.net - but you can't get a static IP because of the way they do the load balancing. Your site must only use port 80(regular webpage type access). No https, background apps, etc.