Winky

Winky's profile picture

"Calining my house"

I am Creative and adorable.

Last active:

Mood: relaxed in a good mood and hungry


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/profile?id=1474560

Winky's Blog Entries

[Subscribe to this Blog]

1 Comment

here is a small example of my AIML CODES

Category: Web, HTML, Tech

this is an example, i have close to 500,000 canned replys, all of them have a learning cpability and a creative side, sso its not just random, I have many more similar patterns for a specific purpose. she does much more htne random canned replys,   LEARN MY OPINION ON * is *                   &l » Continue Reading

» View Blog Entry

2 Comments

my latest and simplest chatbot code Python

Category: Web, HTML, Tech

import aiml import os from tkinter import * from PIL import Image, ImageTk import xml.etree.ElementTree as ET import logging import threading import random import time def generate_random_response():     responses = ["Hello there!", "How can I assist you?", "Nice to see you here!"]     return random.choice(responses) last_activity_time = time.time() repeated_sentences = {} logging.basicConfig(leve... » Continue Reading

» View Blog Entry

— 2 Kudos

new commands for my bot

Category: Web, HTML, Tech

Code Examples Category 1: START PULSE This category is triggered when the user inputs "START PULSE". It sets several variables to 0 using the tag and then invokes the "OUTPUT PULSE" category using the tag. Category 2: ADD TO ACCUMULATOR This category is triggered when the user inputs "ADD TO ACCUMULATOR". It increments the value of the "accumulator1" variable by 1 using the & » Continue Reading

» View Blog Entry

I asked an AI about the dead internet

Category: Web, HTML, Tech

So i asked and AI about the dead and dying internet; Dead Internet Theory : While ignoring link rot and disappearances, the Dead Internet Theory suggests that the internet is becoming increasingly centralized, controlled, and devoid of the diversity and freedom it once offered. This centralization can limit access to alternative viewpoints and independent sources. Google's Circular Results Page : » Continue Reading

» View Blog Entry

1 Comment— 1 Kudos

Another Missive on Dead Internet Theory

Category: Web, HTML, Tech

The only part of the dead internet theory I beleive does not belong in the dead internet theorym is link rot, and people disapearing that has always been a thing, and we can file those two things Under life happens. Seems everyone noticed around 2014. Part of the problem is the search engine only goes through SEO, Plus Google after getting sued by other companies, addmited that the serarch engine ... » Continue Reading

» View Blog Entry

memorys

Category: Web, HTML, Tech

I feel like remembering fond times from back in the 1990s. I had just moved from Alabama back to my Birth home in Western New York, I had found my first apartment, I just came into a nice chunk of money, so I was living it up a little. So I bought my first PC and you know what us I got a rent to Own from Rent A Center, A Packard bell Legend I believe, I see so many of those around these days at re... » Continue Reading

» View Blog Entry

turns out my manual for the chatbots may be larger then the actual code.

Category: Web, HTML, Tech

I been writing and compling a user manual for my chat bots and i tried to condense and write it and simply it several times. and to no avail. I wanted to show some of the code and logic conditions and how you can sort of teach the chat bot to learn the same way a human, though slightly more over simplistic with some of the logic and remember codes, as well as conditional logic. » Continue Reading

» View Blog Entry