UI Designer
AI Expert
web developer
Joan Holloway
Currently, the most popular corporate knowledge management system is Confluence by Alatasian. It is known for a lack of search capabilities and makes most corporate knowledge inaccessible, especially in fast-growing companies where regular structure and responsibilities change. Some independent vendors fill this gap by offering carefully tuned solar-based search engines for Confluence, but not real semantic search. Confluence is a proprietary cloud-based solution, and it would be difficult to MVP a search extension in a hackathon. The most advanced open-source alternative is wiki.js, which already supports external search engines. So the current goal is to implement an external search engine for wiki.js using Cohere's LLM-powered Multilingual Text Understanding model and Qdrant's vector search engine. At the second stage of the project (most likely outside the hackathon scope), we plan to add the capability to upload and index videos in our knowledge management system. Recordings of presentations and meetings are the richest source of knowledge, but they were left outside knowledge management due to technical difficulties. Simple transcription and semantic search of that content could significantly boost corporate knowledge accessibility.