According to McKinsey, employees spend 1.8 hours every work day searching for information. With Needle, you can save this time and focus on what matters.
No context switching required. Needle provides one consistent experience across all your knowledge bases through key integrations, syncing your data without any effort.
from needle.v1 import NeedleClient
ndl = NeedleClient()
prompt = "How do I return my item?"
results = ndl.collections.search(collection_id, text=prompt)