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

Created notebook for Claude 3 economic analyst Youtube Demo #20

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

Conversation

gisturiz
Copy link

@gisturiz gisturiz commented Mar 15, 2024

Made an attempt to recreate the Claude 3 Economic Analyst Youtube demo.

The notebook goes through:

  • Properly constructing and formatting function tools
  • Creating Web View and Python Interpreter tools
  • Creating workflow for Claude 3 to chain prompts and function tools

Although LLMs aren't 100% deterministic, I've made prompts as explicit so as to reliably go through the entire workflow of obtaining URL, getting the screenshot, analyzing it, creating Python code for a plot, and successfully displaying it.

Currently working on the last bit of the demo, the subagents tool, and will push it shortly.

Noticed some folks may find this helpful from the issues page, so happy to share what I have so far - #10

…o demo. However, for now it is missing the parallel subagents function
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

1 participant