Find answers from the community

Updated 3 months ago

Hey Everyone

Hey Everyone

I have a question

My use case is the following:
I want a local running application, that can run without internet and only uses local LLMs. The chat should make citations on where it found the relevant information.

My questions:
Should I use llama index with python or typescript? I would prefer typescript and build a next app, but it seems more difficult since not everything is supported.

Or should I even use langchain itself?

Thank you so much
T
r
2 comments
I'd go with Python, it has way more support; especially for the open source LLM side of things
thank you so much!
Add a reply
Sign up and join the conversation on Discord