Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pointlessai/chagtgpt-api-personality

The ChatGPT API has a bad memory and annoying personality. This application enables long term persistant memory and customizable personality.
https://github.com/pointlessai/chagtgpt-api-personality

chatgpt chatgpt-api gpt

Last synced: 7 days ago
JSON representation

The ChatGPT API has a bad memory and annoying personality. This application enables long term persistant memory and customizable personality.

Awesome Lists containing this project

README

        

# ChatGPT API Friend
* The ChatGPT API has a bad memory and annoying personality. This application enables long term persistant memory and customizable personality.
# Add personality files or grow existing personality dynamically
# Friend's personality is retained and accessable each new instance.
* Install in a Python venv with .env file containing export OPENAI_API_KEY=""
* v1.0 - basic friend with temporary memory
* v1.1 - added permenant memory and dynamically growing personality
* v1.2 - code seperation and improved personality from chat
## Modify basic info in who-i-am.txt
## Add personality files to the my-personality folder
## E.G. To add work details create work.txt and list work details as below. This will then become a part of the friends personality.
## E.G: my-personality/my-work.txt
- I work as a designer.
- I enjoy solving complex design challenges.
- I dream of starting their own design studio one day.