Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
rhythmx_fhir – AI Model by sujyoth | AlphaNeural AI
You can deploy this model and start earning money today!
sujyoth
/
rhythmx_fhir
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Public FHIR RAG Chat (No Credit Card)
This Space hosts a public chat UI (Gradio) that:
loads all
.json
files in the repo root
chunks + embeds them
retrieves relevant chunks (FAISS)
answers with an open-source chat model
Deploy
Create a new Hugging Face Space (Gradio)
Upload:
app.py
requirements.txt
your .json files
It will build and run publicly.
Notes
Free tiers are CPU and may be slow.
If responses are too slow, reduce
max_new_tokens
and retrieval
k
.