Sumit Datta
Sumit Datta
Hello everyone, As an interested contributor, when I click on top navigation `Community > Contribute` I should see a clear CTA or link to [Contributing to DVC](https://dvc.org/doc/user-guide/contributing/core). This being the...
I am working on Dwata again and this time I am turning it into a desktop app. The rough ideas are similar to the earlier attempt with some changes. Here...
As a user I would like to have a sample database to try out Dwata. This could be real data that is interesting to a niche audience, like: - List...
As a user I would like to have pricing information when selecting an AI model. This will need to be stored per model and shown in the UI where I...
As a user I would like updated list of the AI models that are supported, including latest versions and costs. Right now list of models is in Rust code and...
As a user I would like to access Google Gemini AI models through Dwata. https://ai.google.dev/docs
As a user I would like to be able to use Anthropic's AI models like Claude 3/3.5 with dwata.
As a user I would like Dwata to provide AI models with a list of functions which provide context to my chat. Functions would include: - Name (with optional path)...
As a user of Dwata, I would like to be able to connect to a MySQL databases, read schema and data from them. i would like Dwata to provide schema...