ZDDduesseldorf / chatting-chatbots

Student project on creating chatbots to discuss with each other.
MIT License
5 stars 0 forks source link

Implement information retrieval system(s) #3

Open florian-huber opened 1 year ago

florian-huber commented 1 year ago

To avoid relying on pre-existing corpus (and make conversations more interesting), information retrieval seems key.

This issue is to discuss possible tools, methods, implementations to add information retrieval to one or multiple chatbots.

florian-huber commented 1 year ago

Some interesting tools (in the Python world):