SSWConsulting / SSWConsulting/SSW.Rules.GPT
✨ Refresh embeddings when Rules updated
Open
@jackreimers is already working on this.
Since Aug 31, 2023.
- Dominant language
- C#
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We need a mechanism to update the embeddings when the Rules are updated
We could leverage this in SSW Rules to provide semantic search instead of relying on Google search
And also provide auto-recommended related rules
### Tasks
- [x] Extract scripts from old Next project
- [x] Convert scripts to Azure function | Embed text
- [ ] Convert scripts to Azure function | write to database
- [ ] Setup webhook on Rules content repo
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.