Git Product home page Git Product logo

lunaloid-ai's Introduction

Lunaloid Maid AI

Lunaloid is an AI maid inspired by the Japanese maid profession. I created it because I felt lonely and had no one to talk to, and this idea came up as a solution.

Installation

To install it is quite easy, first you must have Git installed on your computer. Once you have Git installed, clone this repository by using:

git clone https://github.com/miruchigawa/lunaloid-ai

Next, we need to install some required modules using the command "yarn install" or "npm install".

yarn install // or npm install

We also need an apikey from TryLeap.

Click here to obtain the apikey.click here.

Paste apikey to src/config/config.json

We also need cookies for the login session to log in to our Facebook account, and use a cookie editor to obtain the session cookie.

You can get the cookie editor from the Chrome web store.

Once you have it, paste the cookie into src/session/cookie.json and change all the keys with the name "key" to "name".

For example, { key: "something" } becomes { name: "something" }.

How To Use

To use it, you just need to type the command 'yarn start' or 'npm start' if you're using npm.

Contributor

Q&A

  • Q: Is it possible to generate lewd anime images?

  • A: Of course not, that's ridiculous!

  • Q: How old are you?

  • A: 17 y'o, maybe?

  • Q: Do you have girlfriend?

  • A: Of course, i don't have. Why are you asking like this?

Screenshot

Screenshot Lunaloid AI

License

This project under License Apache 2.0 Click here.

Footer

If you have a problem, please open an issue or DM me

lunaloid-ai's People

Contributors

miruchigawa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.