Rajarshi Roy
Upload 28 files
42fa84c verified
raw
history blame contribute delete
157 Bytes
from research_assistant_app.components.data_querying import user_query
ans = user_query("generate a summary based on the information you have")
print(ans)