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

Trusted AI: Gen AI Mortage calculator - Finetune model #620

Open
chetan-hirapara opened this issue May 13, 2024 · 0 comments
Open

Trusted AI: Gen AI Mortage calculator - Finetune model #620

chetan-hirapara opened this issue May 13, 2024 · 0 comments
Assignees
Labels
enhancement Adding graphs and improving output

Comments

@chetan-hirapara
Copy link
Collaborator

chetan-hirapara commented May 13, 2024

From Pranay's email:

  • Please add Chain-of-Thought, RAGAS, any additional explainability approach

From Pranay's email with subject: Customer complaint analyser / Mortgage calculator

Use folllowing trusted AI approach

  • Show example of hallucination
  • Show how to solve it using embedding: Create embeddings of correct SQLs. Compare LLM Query with nearest actual query with embeddings
  • Show how to solve it using fine-tuning: Create a fine-tuned LLM which has list of predefined questions, and sql. The chatbot used the fine-tuned LLM instead of generic LLM

PR# #629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding graphs and improving output
Projects
None yet
Development

No branches or pull requests

1 participant