Viet-Anh NGUYEN (Andrew)
Viet-Anh NGUYEN (Andrew)
Thank you for your great source code.. When I run the example more than one time, I received very random results. Can you explain the reason and give me some...
**Is your feature request related to a problem? Please describe.** Implement Python interface for Face Recognition feature: - Convert new data types - Implement APIs in Python
**Describe the bug** - Crashing when setting `use_gpu = false` in `src/examples/demo_face_sequential.cpp`. - Bug still presents in commit #55152be16789e8ce941f629a12e2bbd03f7d930a
This feature will be used for file processing later.
- Architect the plugin query structure. - Write a simple plugin for image conversion. For example, converting from .png to .jpg. - Support parameters (compression rate). - Support batch conversion...
- Find API options. Write Python functions to get the weather from the location using API. - Parse a sentence to find the location and query weather: ``` How's the...
1. Find out which LLM models LangChain supports, and add them to PautoBot. LangChain is the library used to run LLM and search docs. Recommended names: Vicuna, GPT4All, Falcon, MPT......