pistocop / pistoBot

Create an AI that chats like you

Home Page:https://pistocop.github.io/pistoBot-website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿค– pistoBot

Create an AI that chats like you.

Open In Collab Website shields.io

๐Ÿฅœ In a nutshell

  1. Get your whatsapp and telegram data
  2. Parse it using this
  3. Train one of the available models (gpt2 suggested)
  4. Chat with the model

๐Ÿ‘€ Example of chat

An example of GPT-2 model trained on my whatsapp and telegram messages.
See the website for more examples.

Chat:

โœ๏ธ come sei messo col pistobot?
๐Ÿค– ahaha male
โœ๏ธ chatta meglio di te? ๐Ÿ˜‚
๐Ÿค– si
โœ๏ธ non che ci volesse molto...
๐Ÿค– ma tu che dici
โœ๏ธ io dico che potevi impegnarti di piรน

โœ๏ธ โŸถ message that I have wrote
๐Ÿค– โŸถ message generated from the model

๐Ÿ‘‰ I want one

  • Create and chat with your model using this colab notebook
  • For more info visit the project website

โš ๏ธ Disclaimer

This project is only a personal playground build during the week-ends of Covid-19 quarantine.
Used mainly to:

  • Use interesting packages (like gpt-2-simple, tensorflow 2.0 etc.)
  • Gain experience

Due to this nature, this repository has probably:

  • ML naif approaches
  • For sure: not so good english text (sorry ๐Ÿ˜ข)

๐Ÿ“ Note

  • Thanks to Salvinator: Under Covid 19 quarantine I found this project, that had inspired me to start this repository.
  • Why pistoBot name?
    • ๐Ÿ”ฎ The answer could be handed down only by voice

About

Create an AI that chats like you

https://pistocop.github.io/pistoBot-website/

License:GNU General Public License v3.0


Languages

Language:Python 96.0%Language:Shell 4.0%