#ai #computing # [[Epistemic status]] #shower-thought # Search augmented conversational self-assistant bot using your Google Search history #to-digest [[Seeker search augmented conversational bot]] could be used with a search API that only uses your Google Search history, this way the [[Conversation|conversation]] would stay in your [[Mind|mind]] semantic. Why? I think humans learn by analogies and navigating in a [[Memetic|memetic]] world that is understandable by our current world model is a more efficient way to learn things. When you search Google, looking for something on Wikipedia you didn't know about for example, it will show you [[Information|information]] that is quite far from your world model, unlike what Seeker would send you. ## State of the project I built the data collection code ![[Screenshot 2022-03-28 at 13.36.24.png]] Which synchronises automatically every day my Google Search history as a huggingface.co dataset on the cloud. ### Next - [ ] Build a search API (generalist or specialised for Google Search History) - [ ] Deploy [[Seeker search augmented conversational bot]] on Kubernetes for example using https://github.com/langa-me/helm-charts/tree/main/charts/parlai # External links