Skip to content

mayaradaher/github-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Study Guide


The GitHub Study Guide is an app designed to help users learn GitHub and prepare for certification exams.

The app can be accessed here »

Overview

Technical Details

  • LangChain is used for prompt orchestration, text processing, and embedding integration with large language models (LLMs) for retrieval-augmented generation (RAG).
  • Hugging Face provides both the embeddings and the hosted language models accessed via API.
  • FAISS is used for efficient vector similarity search and retrieval.
  • Frontend (Dash + Plotly) uses Dash as the Python framework for building the web interface, with Plotly for creating interactive visualizations and data-driven components within the app.

About

The app is a LLM that uses LangChain, Hugging Face, and FAISS to help users learn GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published