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

Implement email exa search #502

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

cparish312
Copy link
Contributor

@cparish312 cparish312 commented Oct 15, 2024


name: email exa search

about:
Implements the email exa search pipe which emails a user content relevant to what they have looked on their screen the previous day using Exa.ai.

Related issue: #365
Fixes: #365
/claim #365


type of change

  • new feature

how to test

  1. Run the email exa search pipe

checklist

  • i have read the CONTRIBUTING.md file
  • i have added the custom cursor AI prompt to my settings as mentioned in CONTRIBUTING.md and used to write this PR
  • my code follows the project's style guidelines
  • i have performed a self-review of my code
  • i have updated the documentation if necessary
  • my changes generate no new warnings
  • i have added tests that prove my fix is effective or that my feature works
  • all tests pass locally with my changes

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
screenpipe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 2:33pm

Copy link

algora-pbc bot commented Oct 15, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

@louis030195
Copy link
Collaborator

@cparish312 nice!

any chance you can use vercel/ai sdk with zod?

example here:

it makes things much cleaner

@cparish312
Copy link
Contributor Author

@louis030195 Yeah much cleaner.

VS code is showing a "Argument of type 'any' is not assignable to parameter of type 'never'." error on topicQueries.push(topicQuery.query); but it runs fine so 🤷

@louis030195
Copy link
Collaborator

nice, thanks for the contribution :)

/approve

Copy link

algora-pbc bot commented Oct 15, 2024

@louis030195: The claim has been successfully added to reward-all. You can visit your dashboard to complete the payment.

@louis030195 louis030195 merged commit b3388f6 into mediar-ai:main Oct 15, 2024
2 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.

create a pipe (typescript), launch it, make $100
2 participants