lizachatbot
lizachatbot copied to clipboard
GPT-3 Chatbot with long-term memory and external sources. Original work & inspiration by @daveshap
LizaChatBot
GPT-3 chatbot with long-term memory and external sources
Things to add
- Thoughts. This chatbot needs to be able to think in private
- Vector database use redis search for that
- Paralellise explains itself. Only 2 request to gpt3 is needed to complete the request, though currently the input does not show up until we've organized our notes and everything.