a16z-infra / ai-getting-started

A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
https://ai-getting-started.com/
MIT License
3.95k stars 637 forks source link

Is there an option to use langchain python as the backend? #48

Closed jpzhangvincent closed 11 months ago

jpzhangvincent commented 1 year ago

Just a suggestion, it would be nice to have a framework of using langchain python as the backend and maybe FastAPI for middleware instead of the js version since it's more advanced. But the full-stack template is nice!

ykhli commented 1 year ago

We are actually working on something that solves this exactly. Stay tuned!