Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
😞
😐
😃
Powered by
Hall
Inactive
Updated last year
0
Follow
I want to query my index in json and i
I want to query my index in json and i
Inactive
0
Follow
V
Vaylonn
last year
·
I want to query my index in json and i want to query from it in my app but it is in C#, is it possible to do so ? If yes how ? Is there any link i need to create ? Else, how would you implement it ? Thanks !
E
V
L
5 comments
Share
Open in Discord
E
Emanuel Ferreira
last year
What about a python API in flask? then you consume on your app
https://gpt-index.readthedocs.io/en/latest/guides/tutorials/fullstack_app_guide.html
V
Vaylonn
last year
Yeah that’s one of the solutions, but that would be much easier since I have already an app in C#
L
Logan M
last year
Yea flask or fastapi is the way to go (and also, pretty much the only way to go currently)
Since llama-index is pretty data heavy, it fits best in the backend as a microservice
V
Vaylonn
last year
Will try that thanks !
L
Logan M
last year
Hoping to have JS version at some point. Not sure about C# though 🙂
Add a reply
Sign up and join the conversation on Discord
Join on Discord