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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OctoAI] Llama-3 based summarization + RAG to power a sales bot #500

Merged
merged 4 commits into from
May 15, 2024

Conversation

tmoreau89
Copy link
Contributor

What does this PR do?

Introducing a new Llama3 example that is built on top of OctoAI model API provider and Weaviate vector DB to implement a helpful sales bot.

Example interaction:

User: "what is must have accessory for my new electric guitar"

Chatbot:

Congratulations on your new electric guitar!
A must-have accessory for your new electric guitar is a good case to protect it from damage and scratches. I highly recommend the Solid Electric Guitar Case with Accessories Compartment. This case provides good protection and has a roomy accessories compartment to store your guitar's accessories.
Another great option is the Hard Guitar Case with Accessory Compartments, which is sturdy and has additional compartments for accessories.
If you're looking for a more affordable option, the Affordable Solid Body Electric Guitar Case is a great choice. It's well-built, durable, and fits various solid body electric guitars.
References:
[1] Solid Electric Guitar Case with Accessories Compartment
[2] Hard Guitar Case with Accessory Compartments
[3] Affordable Solid Body Electric Guitar Case

Feature/Issue validation/testing

Ran on a local jupyter notebook on Macbook M1.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

Thanks for contributing 馃帀!

@tmoreau89
Copy link
Contributor Author

CC @HamidShojanazeri

Copy link
Contributor

@HamidShojanazeri HamidShojanazeri left a comment

Choose a reason for hiding this comment

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

Thanks @tmoreau89 for the PR!

@tmoreau89
Copy link
Contributor Author

@HamidShojanazeri we're all green here 馃檶

@tmoreau89
Copy link
Contributor Author

Merge conflicts resolved!

@HamidShojanazeri HamidShojanazeri merged commit a9b9ebf into meta-llama:main May 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants