first draft full repo readme via ai #694
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Understanding the codebase for Carbon Sustain Integration
I'm currently working on understanding this codebase to explore integrating the CET system here with the enterprise carbon accounting, reduction, and offset product developed by Carbon Sustain. We've also built a CET system on XRP and aim to connect these two systems using Axelar. Once GMP calls are integrated, the Carbon Sustain XRP CET system will be able to interact with the Solidity Smart Contracts in this repository to explore further integration possibilities.
However, navigating the codebase to understand its functionalities and how the different parts come together presents a significant challenge. There are many codebases, and it's unclear which readme to start with.
In an attempt to improve code comprehension, I've experimented with creating a consolidated README using an AI tool.
for the sake of reproducability, this is what i did:
readmeai --repository https://github.com/hyperledger-labs/blockchain-carbon-accounting --api ollama --model mistral
note: the model ran for 12 hours to complete.
My ultimate goal is to create verifiable emissions data systems that enable true carbon accounting and contribute to a greener society. This can be achieved by making this repository more approachable through initiatives like this one.
Please note: This is a first draft, and there might be errors due to limitations of the free Mistral AI model I used via Ollama (4000 token character intake limit).
I'd appreciate your feedback on whether this is a worthwhile pursuit to continue.
Sincerely,
Kentaro