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

RAG Chatbot on docs.md #160

Open
wants to merge 377 commits into
base: main
Choose a base branch
from
Open

RAG Chatbot on docs.md #160

wants to merge 377 commits into from

Conversation

Chrisyhjiang
Copy link
Collaborator

@Chrisyhjiang Chrisyhjiang commented Jul 30, 2024

this is a RAG trained on pre-parsed and hard coded data on the docs.md. It Gives the 2 best responses within the database. Please take a look.

Samples Checklist

✅ All good!

@raphaeltm raphaeltm marked this pull request as draft July 31, 2024 22:06
@raphaeltm raphaeltm marked this pull request as ready for review August 22, 2024 21:33

## Configuration

- The knowledge base is acquired via parsing an sitemap located at "https://docs.defang.io/sitemap.xml".
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this accurate @Chrisyhjiang ? I thought you were using markdown files. Or is that just in the actual ask.defang.io implementation?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that looks out of date, the docs chatbot has the final readme, I think it's because I never ended up editing and moving everything in the docs chatbot over to the real samples repo

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

Successfully merging this pull request may close these issues.

6 participants