daytonaio / devcontainer-generator

devcontainer.ai - AI generated standardized dev environments
https://devcontainer.ai/
Apache License 2.0
11 stars 8 forks source link

Create Embedding Database for MSFT Container Images Repo #22

Open nkkko opened 2 weeks ago

nkkko commented 2 weeks ago

Is your feature request related to a problem? Please describe. The current tool can benefit from having a pre-built embedding database of devcontainer.json files from the Microsoft VSCode Dev Containers repository. This can help improve context accuracy and speed up the generation process by using predefined embeddings.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Steps:

  1. Fetch and parse the README.md and devcontainer.json files from the specified Microsoft repository.
  2. Generate embeddings for the content using the configured embedding model.
  3. Store the resulting embeddings in the existing SQLite database inside the data/ directory.
  4. Update the main.py logic to utilize these pre-built embeddings, improving the efficiency and accuracy of the devcontainer.json generation process.
nkkko commented 1 day ago

/bounty $50

algora-pbc[bot] commented 1 day ago

💎 $50 bounty • Daytona

Steps to solve:

  1. Start working: Comment /attempt #22 with your implementation plan
  2. Submit work: Create a pull request including /claim #22 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

If no one is assigned to the issue, feel free to tackle it, without confirmation from us, after registering your attempt. In the event that multiple PRs are made from different people, we will generally accept those with the cleanest code.

Please respect others by working on PRs that you are allowed to submit attempts to.

e.g. If you reached the limit of active attempts, please wait for the ability to do so before submitting a new PR.

If you can not submit an attempt, you will not receive your payout.

Thank you for contributing to daytonaio/devcontainer-generator!

Add a bountyShare on socials