Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google.
Information is scattered between too many communication channels and platforms, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization.
Existing search featuers plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page, and scroll through to get to the relevant paragraph.
What does haystack do?
- Enable you to search all your workplace applications from one place. (slack, confluence, notion, jira, github, outlook, gmail, etc...).
- Natural language queries ("How to do X”, "Do we support Y", "How do I connect to Z").
- No download, all the magic happens in the browser.
- Local browser storage option.
- Code references embedded in search results.
Example, "How to connect to integ2 machine" on haystack could give you:
"I've finished setting up the second integration server ... ssh connection details" ssh -i private.pem ubuntu@ec2-integration2.eu-west-1.compute.amazonwes.com
aggregated from a slack communication you had a while ago.Next Steps
Fine-tuning haystack for lower-end laptops with no dedicated GPU, public release date - Feb/March 23.
If you would like to get early access + you have dedicated graphics, there's a button in our landing page, and my email address.
I'll be here in the comment section!