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

Update readme #132

Merged
merged 7 commits into from
Sep 26, 2023
Merged

Update readme #132

merged 7 commits into from
Sep 26, 2023

Conversation

jerpint
Copy link
Owner

@jerpint jerpint commented Sep 21, 2023

  • Ship data with example app
  • Update readme with better instructions
  • add CLI args for some tool utilites

@jerpint jerpint temporarily deployed to secrets September 21, 2023 19:39 — with GitHub Actions Inactive
@jerpint jerpint temporarily deployed to secrets September 21, 2023 19:52 — with GitHub Actions Inactive
README.md Outdated

We've attached a sample `stackoverflow.csv` file to help you get started.
Once your local version of Buster is up and running, the next step is for you to be able to import your own data.
We will be using the `stackoverflow.csv` file in the `buster/examples/` folder for this. This is the same data that was used to generate the demo app's embeddings.

You will first ingest the documents to be ready for buster. In this example, we use Deeplake's vectore store, but you can always write your own custom `DocumentManager`:
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo: vectore -> vector

Copy link
Owner Author

Choose a reason for hiding this comment

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

fixed

README.md Outdated
pip install buster-doctalk
```

If you would like to install a local version, run this instead:
Then, go to the examples folder and launch the app.
We've included small sample data on stackoverflow-ai questions that you can test your setup with to try app:
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo: small sample data on stackoverflow-ai questions -> small sample data off stackoverflow-ai questions

Copy link
Owner Author

Choose a reason for hiding this comment

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

fixed

@jerpint jerpint temporarily deployed to secrets September 21, 2023 20:03 — with GitHub Actions Inactive
@jerpint jerpint temporarily deployed to secrets September 26, 2023 13:57 — with GitHub Actions Inactive
@jerpint jerpint merged commit b1b6a52 into main Sep 26, 2023
1 check passed
@hbertrand hbertrand deleted the update-readme branch September 27, 2023 18:12
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