EasyApp-RPI / EasyApp

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
MIT License
10 stars 2 forks source link

[Enhancement Request] Add LangChain #21

Open timelord1102 opened 1 year ago

timelord1102 commented 1 year ago

Describe the Enhancement

Llama 2 is a very powerful LLM that also happens to be free and open source. It would make a very good backend for the generative features. Other alternatives good alternatives could be OpenLlama or GPT4All

Describe the current behavior

AI isnt real

Describe alternatives to your enhancement

No response

Screenshots

No response

Additional Context

No response

LeadFreeCandy commented 1 year ago

We're likely going to use https://www.langchain.com which should ideally let us do exactly that!