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

Language coach plug-in #369

Closed
wants to merge 6 commits into from
Closed

Conversation

bbookman
Copy link
Contributor

tested with transcripts and GPT4o output

@@ -149,6 +153,17 @@ Before starting, make sure you have the following installed:
- [Our bluetooth Protocol Standard](https://docs.basedhardware.com/developer/Protocol/)
- [Plugins](https://docs.basedhardware.com/developer/Plugins/)

## Plug-in requirements
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the only requirement should be follow the prompt structure.

If there's something weird on a PR, of course we will not merge it, but as long as some people find that useful/fun/engaging, I don't see this requirements that strict.

@@ -102,5 +102,13 @@
"description": "Provides insight into conversation sentiment",
"prompt": "You will be given a conversation transcript. Analyze the content to produce a summary sentiment analysis. Create three categories: Positive Sentiment, Negative Sentiment, and Neutral sentiment. For each category provide 3 bullet points that provide examples from the transcript that represent the category. For each category provide a percentage representing the amount of the transcript that applies to the category. As a summary, define the average sentiment. In other words, if most of the sentiment was neutral, you produce a line 'Average sentiment: Neutral'",
"image": "/assets/plugin_images/transcript-improver.png"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

The plugin is great

@bbookman

This comment was marked as off-topic.

@josancamon19
Copy link
Contributor

Please when adding PR's about plugins only include the plugin content + the new images, I think you have also included on many PR's some stuff that is not related, closing for now.

@bbookman

This comment was marked as off-topic.

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.

None yet

2 participants