Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for integrating with any flutter app #11

Open
raymon-io opened this issue Aug 4, 2024 · 1 comment
Open

Documentation for integrating with any flutter app #11

raymon-io opened this issue Aug 4, 2024 · 1 comment

Comments

@raymon-io
Copy link

First of all thank you very much for open sourcing this project and maid. Would you provide documentation on how to integrate with any Flutter or dart application? Related to davidmigloz/langchain_dart#317
End goal is to integrate with langchain_dart . If you could help integrate it into langchain or provide some guidance or documentation that would be great!

@danemadsen
Copy link
Member

Its currently a pain to use this package due to its large file size. This makes it so i cant upload it to pub.dev and anyone who wants to use it has to install it as a sub-module. Its mainly due to macos and ios so ill have to either ship the package with pre-compiled binaries for macos and ios or just drop support for those platforms. Either case probably isnt ideal for langchain_dart. I did plan on helping integrate with that package but ive been very busy with maid and text to speech stuff.

If youre looking for a basic example implementation of maid_llm you can read the example

https://github.com/Mobile-Artificial-Intelligence/maid_llm/blob/main/example/lib/main.dart#L23-L63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants