A collection of utilities and tools for working with ChatGPT and related AI technologies.
my_chat_gpt_utils/- Core utility functions and modules for ChatGPT integrationtests/- Test suite for the projectscripts/- Utility scripts for development and automationnotebooks/- Jupyter notebooks for experimentation and analysisSuperPrompt/- Tools, utilities, and examples for working with super promptsSoftwareFactorAI/- AI-powered software development toolsCollegeGPT/- Educational AI tools and resourcesLlama/- Llama local model integration and utilitiesDeveloGPT/- Development-focused AI toolsHackathon/- Project-specific hackathon resourcesdspyui/- DSPy UI components and utilitieshistory_download/- Tools for downloading and processing chat historysrc/- Source code for additional components
- Install dependencies using UV package manager (see
docs/package_management/UV.md) - Configure linting (see
docs/development/LINTING.md) - Set up pre-commit hooks for code quality
- Set up testing environment (see
docs/testing/TEST-STRATEGY.md)
- Package Management:
docs/package_management/ - Development Guidelines:
docs/development/ - Testing Strategy:
docs/testing/ - AI Resources:
docs/ai_resources/ - Project-specific docs: See individual directory READMEs
See LICENSE file for details.