Darren Oberst
Darren Oberst
If you are an experienced user of Jupyter notebooks, we would welcome your support to help improve the use of llmware in conjunction with Jupyter notebooks- this could take the...
If you are an experienced user of Google Colab, we would welcome your help on how to better integrate llmware, trouble shoot common set up issues on Colab, and improve...
More examples that show how to integrate LLMWare 'back-end' workflows with Streamlit and other popular front-end UI tools, especially in chat and search applications. Also, open to improvements in the...
Looking for contributions with new UI examples and use cases with multiple front-end libraries and integration approaches - both Javascript-based as well as Streamlit and other demo/prototyping UIs.
We are big fans of a python-friendly UI library called pywebio as a fast alternative to Streamlit for creating low maintenance, easy-to-implement UIs. We would welcome examples and notebooks that...
We are always looking for innovative use cases and examples that showcase data science friendly UI libraries. We welcome contributions related to examples, use cases, notebooks and integration with [taipy](https://github.com/Avaiga/taipy)
The core focus of the LLMWare project is building pipelines with small open source models, but we believe strongly that the project should be open and supportive of all model...
LLMWare provides several Docker implementation scripts and a devcontainer reference script. We would welcome contributions from Kubernetes experts to provide a reference Kubernetes configuration and 'fast start' script to deploy...
LLMWare provides extensive built-in parsing capability for Microsoft Document types (PPTX, DOCX, and XLSX), but does not currently integrate a solution for parsing and integration of Google Docs, Slides and...
LLMWare provides support for several web services within the core framework, specifically Wikipedia-API, Yahoo Finance, and general web-scraping capabilities - all of which are implemented in the llmware.web_services class. We...