mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Feature Request: Search / Q+A system, based on Retrieval Augmented Generation (RAG) #374
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lifeinchords on GitHub (Oct 24, 2023).
Search is a foundational aspect for effectively using a kanban app.
This system could be even more useful than a traditional search https://github.com/plankanban/planka/issues/308 https://github.com/plankanban/planka/issues/53
It has 3 parts:
Feature pipeline could use open source components, like llama_index, Open Access AI models, like Mistral 7b model, or possibly take an OpenAI API key