All Projects → pistocop → pistoBot

pistocop / pistoBot

Licence: GPL-3.0 license
Create an AI that chats like you

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to pistoBot

Gpt2 Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
Stars: ✭ 4,592 (+3695.04%)
Mutual labels:  text-generation, gpt-2
download-tweets-ai-text-gen-plus
Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation
Stars: ✭ 26 (-78.51%)
Mutual labels:  text-generation, gpt-2
yourAI
GPT-2 Discord Bot and Steps to Train Something Like You
Stars: ✭ 71 (-41.32%)
Mutual labels:  gpt-2, gpt-2-simple
Texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
Stars: ✭ 2,236 (+1747.93%)
Mutual labels:  text-generation, gpt-2
WhatsAppBulkMessenger
This tools sends WhatsApp messages and invites directly to people on WhatsApp itself, without saving their contacts 🌠
Stars: ✭ 73 (-39.67%)
Mutual labels:  whatsapp
kyros
Python wrapper for WhatsApp Web API websocket communication (based on https://github.com/sigalor/whatsapp-web-reveng)
Stars: ✭ 94 (-22.31%)
Mutual labels:  whatsapp
Gpt 2 Cloud Run
Text-generation API via GPT-2 for Cloud Run
Stars: ✭ 254 (+109.92%)
Mutual labels:  text-generation
Tensorflow novelist
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
Stars: ✭ 244 (+101.65%)
Mutual labels:  text-generation
messages
A python package designed to make sending messages easy and efficient!
Stars: ✭ 38 (-68.6%)
Mutual labels:  whatsapp
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (-73.55%)
Mutual labels:  whatsapp
Whatsapp-Net
Generate a network graph of connections from your WhatsApp groups data
Stars: ✭ 75 (-38.02%)
Mutual labels:  whatsapp
WALC
An unofficial WhatsApp Desktop client for linux systems.
Stars: ✭ 212 (+75.21%)
Mutual labels:  whatsapp
iris
Repositório oficial da BOT Íris, uma robô em português, inglês e espanhol para WhatsApp [Com MD/Sem MD], possui centenas de comandos diferentes, a lista vai de fazer stickers a jogar xadrez ou blackjack.
Stars: ✭ 166 (+37.19%)
Mutual labels:  whatsapp
GPT2-Telegram-Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 67 (-44.63%)
Mutual labels:  gpt-2
ionic3-whatsappclone
This is a template for WhatsApp for user with ionic framework. It's just a template with no backend for now. See Roadmap in Readme below
Stars: ✭ 24 (-80.17%)
Mutual labels:  whatsapp
Rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
Stars: ✭ 252 (+108.26%)
Mutual labels:  text-generation
app-whatsapp-url
📲 App Whatsapp URL - With Vuejs
Stars: ✭ 16 (-86.78%)
Mutual labels:  whatsapp
yowsup
The python WhatsApp library
Stars: ✭ 56 (-53.72%)
Mutual labels:  whatsapp
WhatsAppBotTut
Tutorial to create WhatsApp Bot using Twilio and Python
Stars: ✭ 131 (+8.26%)
Mutual labels:  whatsapp
Virdina-Brainly
Bot Whatsapp untuk brainly
Stars: ✭ 23 (-80.99%)
Mutual labels:  whatsapp

🤖 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].