Skip to content

LLM / RAG App for life coaching using the Dr. K from HealthyGamer.gg, the chat bot would use the style of Dr. K in answering questions. It also uses scripts of his videos as knowledge bases.

Notifications You must be signed in to change notification settings

kmamine/Enlighten-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enlighten AI

Dataset

    playlist_tag,
    playlist_url,
    video_url,
    channel_id,
    channel_url,
    video_title,
    video_length,
    video_publish_date,
    video_rating,
    video_views,
    video_author,
    video_keywords,
    video_description,
    video_transcript

TODO

  • Identify Data source ( videos from heath gamer YouTube Channel)
  • Use pytube + OpenAI Whisper to transcribe the videos
  • Save the Daa into a csv with meta data
  • Conduct Analysis on the Dataset
  • Build an report on the dataset
  • Design the A RAG based Chatbot
  • Implement the knwoledge base data store (Melvius, Faiss, ChromaDB, ...)+ embeddings using Open Source model.
  • Use Hugging face transformers library + LlamaIndex ( Llama 3 8B, Phi3 mini 128k, Llama mini, mistral 7B)
  • Technical tests
  • Working Tests
  • priliminary deployment on the web.
  • gather opinions to improve on the web.

About

LLM / RAG App for life coaching using the Dr. K from HealthyGamer.gg, the chat bot would use the style of Dr. K in answering questions. It also uses scripts of his videos as knowledge bases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published