Skip to content

Chore: Add csv examples, rework web browser usecase #157

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

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

StrongMonkey
Copy link
Contributor

This PR adds new csv example and rework web browser to link existing example in browser repo.

@StrongMonkey StrongMonkey requested a review from cjellick March 14, 2024 16:10

gpscript ./example/coachella-browse.gpt
```
Here is a GPTScript that automates a web browser to browse and navigate website, extract information: [coachella-browse.gpt](https://raw.githubusercontent.com/gptscript-ai/browser/main/examples/coachella-browse.gpt)
Copy link
Contributor

Choose a reason for hiding this comment

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

nothing else links to the raw content. they all link to the normal github page. please do that here

@@ -93,7 +72,7 @@ Here is a GPTScript that performs sentiment analysis on the input text: [Social

### CSV Files

Here is a GPTScript that summarizes the content of a CSV file. [Link to example here]
Here is a GPTScript that reads the content of a CSV file and make query using natural language: [csv-reader.gpt](https://raw.githubusercontent.com/gptscript-ai/csv-reader/main/csv-reader.gpt)
Copy link
Contributor

Choose a reason for hiding this comment

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

same feedback. link to the github page.

@cjellick cjellick merged commit b7cf732 into gptscript-ai:main Mar 14, 2024
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.

2 participants