Open wenyongqd opened 1 year ago
@wenyongqd It's certainly possible. The LlamaIndex.TS library should have most of the core abstractions needed to re-implement some of the features we're using here. If there's enough interest in doing this port from the rest of the community, we can look into making this happen!
definitely interested in having everything entirely in NextJS! @sourabhdesai
I noticed that the backed is using FastAPI and use python version LlamaIndex, can I use LlamaIndex.TS in NextJs to implement the same app?