GPT-3 chatbot with long-term memory and external sources
- 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.