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

Simple GPT chat #8

Open
KBobovskiy opened this issue Jan 16, 2025 · 4 comments
Open

Simple GPT chat #8

KBobovskiy opened this issue Jan 16, 2025 · 4 comments

Comments

@KBobovskiy
Copy link
Collaborator

@johnlewissims Hi, if you don’t mind, I’d like to add a new page to the extension with a simple chat interface for GPT. This will allow users to ask any question and receive answers.

Image

@johnlewissims
Copy link
Owner

I like the idea!

How would the user access this page? Maybe it could be a link on a translation "Ask a question about this translation"?

@KBobovskiy
Copy link
Collaborator Author

I found three places where it can be placed:

  1. In the translation popup (required). Add an icon.
  2. In the global extension popup, next to the "Settings" link (optional). Add a link.
  3. In the context menu (optional). Add a menu item.

@johnlewissims
Copy link
Owner

I'm trying to think of the use case here. My thought is that people would use this when they want to ask a specific question about a word or phrase. Example...

The highlighted word could be 进入 and I would want to know "Which radicals are in the first character?".

In this use case, I would want for the chat to know...

  1. That I was translating something
  2. The text that was being translated
  3. My desired language
  4. The language that was being translated

So to me, it makes sense that the icon would be in the popup itself.

Are you imagining a different use case?

@KBobovskiy
Copy link
Collaborator Author

At the moment I need an MVP of a chat with GPT. In general, I have a few common questions:

  • What does this (word/phrase) mean in "formal" and "informal" usage?
  • What is the difference between: ... and ... (like: "good day" and "good afternoon")
  • Is this sentence grammatically correct? What are the errors?
  • Check the grammar of the text: ...
  • Rephrase this sentence.
  • Give me a text/dialogue/examples of 3-6 sentences with the words: ...
  • All other common questions I can ask Google, but I decided to ask GPT.

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

No branches or pull requests

2 participants