Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

GhostGPT

Screenshot 2023-03-02 at 6 28 17 PM

Ghost is a ChatBot based on the GPT3.5-turbo/DALLE model that runs in your terminal and on other platforms(Telegram). The unique thing about ghost is that you can create locally stored 'neural imprints' (.ni files) which for now are basically chat histories that shape Ghost's behavior. And you can also load imprints created by other people into Ghost to give it different personalities or features.

Requirements

System: MacOS/Linux

Python 3.9+

Usage

Clone this project :

git clone https://github.com/Deemocean/GhostGPT.git

cd into the project folder, you will find a shell script called gst.sh which is the overall menu for configuring your key/token/preferences, creating new imprints, injecting existing imprints into ghost, wiping imprints clean, install required libs. This is simply started by calling:

./gst.sh
Screenshot 2023-03-26 at 7 53 31 PM
  1. First, you need to install the required libraries, in the menu(./gst.sh), select:
4) [Config] -> 1) [Install] Required Libs
  1. Second, put the keys in

Generate a OpenAI's API KEY from https://platform.openai.com/account/api-keys

Generate a bot token from bot father(if you aren't gonna run it on telegram, you dont need this): https://telegram.me/BotFather

In the menu, select [Config] Keys, and fill in the necessary API keys:

4) [Config] -> 2) [Config] Keys

Ghost in the Shell

ezgif com-video-to-gif

Ghost in the Telegram

It is easy to deploy Ghost onto linux servers, more features with editing imprints in telegram client, and UI is in progress :) As here we are going to call either the chatbot or DALL-E through commands /g(ghost) and /imgc(image create), group chat is natually supported

Screenshot 2023-04-10 at 2 56 29 PM Screenshot 2023-03-05 at 7 30 08 PM

Possible Future Updates

  1. Add more parameters of the model into the imprint
  2. Teach Ghost to do Google search before it replies-(by inputting Google API response of the prompt, and telling ghost it is the search result beforehand)
  3. and more

关于 About

GPT/DALL-E-based ChatGPT-like chatbot that runs on both CLI and Telegram, with sharable imprints.
chatbotchatgptdalle2gpt-3openai

语言 Languages

Python81.0%
Shell19.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors