Please describe your proposed solution.
The Cardano ecosystem needs a concise and fast way to answer development questions. The best solution with the current technology is to leverage the power of Large Language Models (LLM) and vectorial databases.
Cardano Smart is a platform where a script scrapes the official repositories of all the major Cardano developer tools, incorporates them into a vectorial database, tests a series of LLM models, and finally chooses the optimal one.
Once the process finishes, the users can ask prompts to the model. It, in turn, queries the database in the system and gives the best answers it can find. All the answers are sourced so users can verify the authenticity of the information.
The current Cardano Smart bot can answer questions from all the Cardano papers. Additionally, it can provide code for PlutusTx, Aiken, Lucid, and Haskell. We aim to add more languages, we're currently looking to add Mesh, Helios, Plu-ts, and possibly Plutarch.
We're currently doing an NFT sale that will also contribute to the project by covering some of the costs and server requirements. The NFTs are sold at the following site:
The tool itself will be released on a repository. Anyone can get the code and use it to run a version of Cardano Smart on a local environment or upload it to a server. We, as a DAO, will host our instance and have it open to the public. It will be the basis to showcase the power of the tool and also to test it with the Cardano community.