AgufSamudra / healthy

Healthy Bot - Fast Consultation with AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❤️Healthy

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.

Data Source

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

How bot it work

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.

Tech Stack

  1. Python
  2. Streamlit (Web UI)
  3. Langchain (Framework for LLM)
  4. ChromaDB (Vector Database)
  5. Google Gemini-Pro (LLM Model)
  6. Google Embedding-001 (Embedding Model)
  7. FastAPI (API)

App

Limitation

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.

About

Healthy Bot - Fast Consultation with AI


Languages

Language:Jupyter Notebook 72.3%Language:Python 27.7%