GuidanceGuru / README.md
sproducts's picture
Update README.md
d0990cf verified
|
raw
history blame
804 Bytes
metadata
title: GuidanceGuru
emoji: 🐨
colorFrom: pink
colorTo: purple
sdk: streamlit
sdk_version: 1.41.1
app_file: app.py
pinned: false
short_description: Powered by DeepSeek, guides projects using roadmap and rules

GuidanceGuru

A custom AI chatbot built on Hugging Face Spaces that guides users through project setups using predefined roadmap.txt and rules.txt files.

Features

  • Reads and parses project files.
  • Uses DeepSeek-R1-Distill-Qwen-7B for dynamic guidance.
  • Simple and interactive Gradio interface.

Setup Instructions

  1. Clone the repository.
  2. Install dependencies with:
    pip install -r requirements.txt
    
  3. Run the application with:
    python app.py
    

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference