Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Is Kirin suitable as a chatbot for website visitor questions on open source project documentation? #421

Open
leecalcote opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@leecalcote
Copy link

leecalcote commented Nov 27, 2024

Contact Details(optional)

You can find me in https://slack.layer5.io, if you'd like to chat.

What feature are you requesting?

A question, perhaps, for @Aisuko: Is Kirin suitable as a chatbot for website visitor questions on open source project documentation, like https://docs.meshery.io? Or does this require a fair bit of model training and hosting effort?

More context: meshery/meshery#12777 // @vishalmvivek

@Aisuko
Copy link
Member

Aisuko commented Nov 28, 2024

Hi sir. @leecalcote Long time no see.

Yes, we can do that. Our target is cost-effective AI solution for all the open-source projects. We use RAG technique and it has some benefits I mentioned in meshery/meshery#12777 (comment).

For the model training, I think we can investigate the it in the second step. For example, if we found that RAG is not enough for us. We can deign fine-tuning and evaluation pipeline for the model which means we do not need to spend any resources on the fine-tuning tasks.

There are two options,

  • 1.self-host LLM(local ai) which needs cloud environment to host the LLM.
  • 2.Third party platform(API call) like Amazon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants