Skip to content

Ask this RAG LLM chatbot anything you want to learn about my Curriculum Vitae

Notifications You must be signed in to change notification settings

karadalex/cv-as-a-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-as-a-bot

Examples of valid answers:

More open-ended question:

Ask this RAG LLM chatbot anything you want to learn about my Curriculum Vitae

virtualenv . -p /usr/bin/python3.8
source bin/activate
pip install -r requirements.txt
streamlit run main.py

Features:

  • Langchain
  • OpenAI ChatGPT
  • Streamlit UI for quick prototyping
  • Supabase project & pgvector
  • NextJS production project & deployment at Vercel
  • Load Github profile
  • Github repositories load
  • Load CV PDF
  • Load any PDF
  • Load personal website
  • Load LinkedIn profile
  • Mistral LLM example
  • Phi2 small LM example
  • Do an internet search about this name (?)
  • Better cleaning of data

About

Ask this RAG LLM chatbot anything you want to learn about my Curriculum Vitae

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages