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

Let's do something with the new 'functions' capability of GPT-4 #7

Open
riverscuomo opened this issue Jun 16, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@riverscuomo
Copy link
Owner

No description provided.

@riverscuomo riverscuomo added the enhancement New feature or request label Jun 16, 2023
@ArthurEmidio
Copy link

One idea that could be done to start experiment with it. In steps:

  1. Bot monitors for Weezer-related debate (judged by GPT)
  2. Let GPT come with a search query to Weezerpedia;
  3. Bot makes a search request to Weezerpedia's browse page and picks top result (I've used the Beautiful Soup Python library for this in the past);
  4. Bot feeds wiki content as context to GPT;
  5. Instruct GPT to come up with a relevant comment based on the wiki content and the ongoing discussion on the channel.

Thoughts? I'll try to think about others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants