Healthy - Fast Consultation with AI
Fast Healthy Consultation, the bot can be provide question answer with quick responses. This bot designed for indonesian question and consultation especially for Health.
I have scraping bunch of data from article health in indonesian, there are such as Alodokter, Halodoc and CNN News Health. So iam more confident for credibility data in this bot.
And if you want to get the Dataset you can accsess my huggingface, you can get from there.
Dataset Source - Indonesian Healthy
I myself using API for program Communication, so the proses computation and Web UI it separate. The input came from Web UI and it will pass through to API and proses the input, finally the input will be sent back to the users via Web UI.
So very simple workflow program.
- Python
- Streamlit (Web UI)
- Langchain (Framework for LLM)
- ChromaDB (Vector Database)
- Google Gemini-Pro (LLM Model)
- Google Embedding-001 (Embedding Model)
- FastAPI (API)
There are several limitations to the advantages of this application, namely, the data it has is not yet large enough. I need more time to collect data and clean the data.