Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use Next.js API Routs as backend instead of FastAPI? #50

Open
wenyongqd opened this issue Oct 7, 2023 · 2 comments
Open

Can I use Next.js API Routs as backend instead of FastAPI? #50

wenyongqd opened this issue Oct 7, 2023 · 2 comments

Comments

@wenyongqd
Copy link

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?

@sourabhdesai
Copy link
Contributor

@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!

@WinsonSou
Copy link

definitely interested in having everything entirely in NextJS! @sourabhdesai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants