Skip to content

engr-afnan786/SLM-Math-Storyteller-RAG

Repository files navigation

Contributing

  1. Fork this repository
  2. Create a branch: git checkout -b feature/your-feature
  3. Make changes and test
  4. Commit: git commit -m "feat: description"
  5. Push: git push origin feature/your-feature
  6. Open a Pull Request

Code Style

  • Follow PEP 8
  • Add docstrings to all functions
  • Add type hints where possible

Adding Knowledge

  1. Add/edit .txt file in math_knowledge/
  2. Follow existing format: CONCEPT: explanation
  3. Rebuild: python create_index.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages