Skip to content

GitDoc is your ultimate GitHub Documentation Explorer! It's your trusty sidekick for navigating through the vast world of open-source projects, making code exploration and documentation retrieval a breeze. πŸš€

Notifications You must be signed in to change notification settings

SSK-14/GitDoc-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitDoc AI πŸ“š

Created the GitDoc AI app to improve knowledge retrieval and support from documentation. Users can effortlessly engage with their chosen documentation or GitHub repositories through a Language Model (LLM).

Demo

Alt Text Alt

Key Features πŸ’‘

  • πŸ“– Rich Documentation Access: Instantly access project documentation, READMEs, code snippets, and more.
  • 🌟 Interactive Chat: Engage with GitDoc for info, questions, and code insights.
  • 🧠 AI-Powered Insights: Intelligent code tips with advanced Language Models.
  • πŸš€ Boost Your Development: Speed up coding, troubleshoot, and stay updated.
  • 🌈 User-Friendly Interface: Enjoy a smooth coding experience.

Experience the future of GitHub documentation exploration with GitDoc - Where curiosity meets code! πŸš€πŸ“šπŸ’¬

Requirements βœ…

  • Python 3.7 or above
  • Langchain library
  • Streamlit library

To run the app βš™οΈ

Clone the repo

git clone https://github.com/SSK-14/Cloud-Guardian.git

If running for the first time,

  1. Create virtual environment

    pip3 install env
    python3 -m venv env
    source env/bin/activate
    
  2. Install required libraries

    pip3 install -r requirements.txt
    

Activate your virtual environment

source env/bin/activate

Run the Streamlit app

streamlit run 🏠_Home.py

Resources πŸ”§

About

GitDoc is your ultimate GitHub Documentation Explorer! It's your trusty sidekick for navigating through the vast world of open-source projects, making code exploration and documentation retrieval a breeze. πŸš€

Topics

Resources

Stars

Watchers

Forks

Languages