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 - RAG and VectorDB #602

Open
chetan-hirapara opened this issue Apr 18, 2024 · 1 comment
Open

Trusted AI: Gen AI Mortage calculator - RAG and VectorDB #602

chetan-hirapara opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
enhancement Adding graphs and improving output

Comments

@chetan-hirapara
Copy link
Collaborator

chetan-hirapara commented Apr 18, 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# #619

@chetan-hirapara chetan-hirapara self-assigned this Apr 18, 2024
@chetan-hirapara chetan-hirapara added the enhancement Adding graphs and improving output label May 8, 2024
@chetan-hirapara chetan-hirapara changed the title Trusted AI: Gen AI Mortage calculator Trusted AI: Gen AI Mortage calculator - RAG and VectorDB May 13, 2024
@chetan-hirapara
Copy link
Collaborator Author

chetan-hirapara commented May 13, 2024

PR# #619

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