Mika - The Waifu AI

Hey guys.

I started a GitHub for Mika, the waifu AI program.

There's an early version in C and the same program in Python.

It's probably best to work on the C version.

Somebody suggested this in the desktop thread, so I obliged.

github.com/FearingAutumn/mika

Attached: programming.jpg (2560x1440, 522K)

Other urls found in this thread:

youtube.com/watch?v=tfFLp8aODlw
twitter.com/AnonBabble

top tier autism

Good isn't it?

absolute garbage
sage'd

>cuckhub

git gud

Better improve on that, OP.

dont let these coconut milk drinking children get u down op
if i can be bothered i may contribute at some point

Great, another Jow Forums vaporware

Nice one.

Yeah, I will. The point of GitHubbing it was so that anyone can improve on it.

Attached: smartgirl.jpg (500x318, 66K)

I like it OP.
I might even help.

Attached: cute_witch.jpg (564x686, 65K)

Don't have time for that right now, but I watch it. If it didn't die in some weeks I may look into it again.

Attached: 1537819329025.jpg (1280x720, 806K)

This'll be great i'm sure.
Just gotta brush up on some C...

Attached: dragonloli.jpg (1024x1023, 68K)

funny how the moment someone makes a project that may be related to the interests of ni/g/gers they get intimidated and immediately throw unrelated insults at it
im sure your waifu project is a lot better than these autists logo making degrees user

I follow a twitter this this avi

Who would make major in something like that, and then come here?
Honestly.
Nobody.

Thanks user I'll help you
Better we work together on this

newfag out

I've been here for years. Though I've been away from Jow Forums specifically for a few months.

should write her in haskell

>I've been here all summer!
yeah yeah
then what's your excuse for not knowing the most notorious flaw Jow Forums has with starting projects

They procrastinate because it has no clear payoff and they have over things to do anyways.
Same with me

>i'll make the logo

Thumbs up.

Good idea.

Well sure, logos take comparatively zero thought and they look nice.
That doesn't mean that they have meme degrees.

Erlang or bust.

there's no helping you
you're overthinking a simple insult to an autistic degree

>intimidated by 5th grade level programming skills
sure

You're insulting anons, not the degree itself.
Did you read your sentence?

Oh wait you meant the degree to which I was overthinking it is autistic.
Sorry bout that, and yeah I guess I am

kek'd
can't even be annoyed at you anymore

>while(1)
trash

this shit is fucking retarded lmao @ ur life brah
and ten year old with python skills can do better

I see you have a python and a C file. What's your end goal, is it something like the Windows paper clip? An ordinary AI chat bot? Does it have voice and animation? Is it a desktop application or web app? I'd like to contribute but I'm not sure where to start.

Attached: Lamia.(Beelzebub).full.589928.jpg (1280x1290, 546K)

youtube.com/watch?v=tfFLp8aODlw

I like the 2001 reference at least

>There's an early version in C
Pure
>and the same program in Python.
fucking slut

Also
>not calling it wAIfu
One job

if I feel like it I might fork it into an Electron app

I admit it's pretty open ended.

Easiest to start with might be some kind of command line assistant.

One thing that could be added might be the ability to do some arithmetic.

>Not being unironically autistic
So repressed.

I didn't post that desu.
I just replied to it

I added a rock-paper-scissors game.

I want to fuck her, add a sex menu.

I want to make a cute /comfy/ AI gf as a project to get familiar with PyTorch.
Any good idea on where to get training data?
So far I am looking for K-On subtitles with labelled speaker.

if (player2 == 0) {
printf("I chose rock!\n");
}

else if (player2 == 1) {
printf("I chose paper!\n");
}

else if (player2 == 2) {
printf("I chose scissors!\n");
}

/* determine winner */
if (player1 == player2) {
printf("The game was a draw!\n");
}

else if ((player1 == 0) && (player2 == 1)) {
printf("I win!\n");
}

else if ((player1 == 0) && (player2 == 2)) {
printf("You win!\n");
}

else if ((player1 == 1) && (player2 == 0)) {
printf("You win!\n");
}

else if ((player1 == 1) && (player2 == 2)) {
printf("I win!\n");
}

else if ((player1 == 2) && (player2 == 0)) {
printf("I win!\n");
}

else if ((player1 == 2) && (player2 == 1)) {
printf("You win!\n");
}

Attached: 1536777604149.png (3000x2584, 265K)

Have you seen the code? It's one file and uses a bunch of if-else statements and that's it.

god please have mercy on us
Just dont listen to those ni/g/gers
You're doing good work already
Thanks for this cute project
sadly I dont know c or pyhton
but anyway Good wok

bump

Why host it on a Microsoft-owned platform?

This.
OP, I am, without any irony, willing to contribute if you move it to GitLab or somewhere else.

where are the waifu and the AI?

did some stuff

Attached: screencap.png (581x451, 18K)

Niiiiiiiiiiiice.

Now it's finally a serious project.

I don't understand...

You need to add AI learning plus a few pre programmed responses
If you want it to take off with normies you'll need to make an Android app that hooks in at the same level as Google assistant
I love the idea of an ai assistant that's an open source alternative to mainstream shit

alright i get the point of having a github anyone can contribute to, but give people something to fucking start with rather than just telling people what you want and expecting others to shit out the work

>AI

Attached: :^).png (711x613, 75K)

yeah, if OP meant a chat bot, you'd hope he'd just say so but looking at his repo i don't think he has enough of a brain