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

Implementation of letmeexplainAI #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

letmeexplainAI
Copy link

This PR integrates the LetMeExplain.ai chatbot into the Syscoin to provide AI-powered responses to user queries. The chatbot is loaded via an external script and connects to a Large Language Model (LLM) to generate responses.

Technical Details:
The script (lme_chatbot_widget.js) is hosted on https://dashboard.letmeexplain.ai.
It initializes a chatbot widget with a unique orgId to identify the client.
The chatbot interacts with an LLM to respond to user queries.

Security and Privacy:
The script does not collect or store sensitive user data.

Support:
For access to the LetMeExplain.ai client dashboard or technical support, please contact:
Email: hello@letmeexplain.ai
Discord: @minus1618
Telegram: @amiri_uk

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.

1 participant