Skip to content

Personal GPT assistant Luiza / Персональный GPT помощник Луиза

License

Notifications You must be signed in to change notification settings

r57zone/LuizaGPTAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EN RU ← Choose language | Выберите язык

Luiza GPT Assistant

A simple virtual assistant imitating your close friend, girlfriend or boyfriend, based on the ChatGPT neural network and Telegram messenger. You can make up the assistant with his history, tastes, add him necessary triggers. By default, it will wish you good morning, good night, write compliments and interesting facts, you can also dialog with it, ask questions, advice and learn something.

Setup

  1. Register at OpenAI and get key. The service gives a free key for 3 months.
  2. Create a bot in Telegram messenger, get a key, change your name and photo.
  3. Install Python, then run Windows command prompt and enter the command pip install openai (library to work with ChatGPT).
  4. Download the assistant archive, unzip and change the history in the PredictMessage.txt file and the list of calls to you MasterNames.txt.
  5. Open the bot.py file with notepad and enter your keys (YOUR_OPENAI_KEY and YOUR_TELEGRAM_BOT_KEY).
  6. Run bot.py and write something to it in Telegram, then copy the first numeric code masterChatId and the second numeric code or nickname masterUser. You need to close bot.py and enter them in the code instead of the current ones.
  7. If you want a hidden automatic startup at Windows startup, rename the bot.py file to bot.pyw and add a shortcut to the %appdata%\Microsoft\Windows\Start Menu\Programs folder.

Features

The default triggers are: good morning wishes, good night. compliments, interesting facts. Change the time of triggering, according to your schedule. The minutes are randomized so that messages arrive at different times. Add your triggers or delete current triggers as needed by copying the trigger block or deleting it.

The messages sent by the triggers include animations of the character Lisa, aka actress Vanessa Angel, from the TV series Wonders of Science, given at random. You can change them in the Triggers folder, with the name of the corresponding trigger. You can see and delete animations by opening the AnimDesigner.html file and entering the contents of the files.

Feedback

r57zone[at]gmail.com

Releases

No releases published

Packages

No packages published