ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Chatbot Performance Improvement: Enhance user query consistency
Open
@Prajna1999 is already working on this.
Since Jul 10, 2026.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem?
We need to enhance answer performance for repeated queries, as users may experience inconsistencies in accuracy and latency.
Describe the solution you'd like
- Implement a pipeline to extract top questions.
- Utilize this data to improve performance metrics (accuracy and latency).
Original issue
Step 1: Pipeline to extract top questions
Step 2: Using this data to improve performance(accuracy, latency)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.