brilliantlabsAR / noa-assistant

ISC License
154 stars 19 forks source link

Added readme and dependencies #7

Closed uma-shankar-TE closed 3 months ago

uma-shankar-TE commented 3 months ago

This fixes https://github.com/brilliantlabsAR/noa-assistant/issues/5

trzy commented 3 months ago

Ah yes I forgot the conversion happens locally in OpenAI API!Sent from my iPhoneOn Apr 11, 2024, at 9:42 AM, uma-shankar-TE @.***> wrote: @uma-shankar-TE commented on this pull request.

In README.md:

+2. Coversation with Photos +3. Input from Audio +4. Websearch + +### Setup +1. copy the .env.example file to .env and fill in the keys +Note: for reverse image search a image cdn needed, you can use any api which accepts image and returns a url.\ +format of the api should be like this.\ +Or this can be avoided if not using reverse image search +sh +curl ***@***.***/to/yourfile.png' -Fexpires=2 example.com + + +1. Create and activate a python virtual enviroment(optional). eg. from freecodecamp + +2. Install ffmpeg, and make sure its available in PATH variable

Yup for whisper its an overhead, it allows any file format btw, if we fix one format then it will be not needed

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because your review was requested.Message ID: @.***>