tutor ai llm toolkit
1.0.0
欢迎来到Tutor-Ai,这是一个准备生产的SaaS平台,旨在帮助教师使用高级OCR技术有效地管理课堂测验和成绩。该基于Django的应用程序促使测验促使模板并集成了Google Vision以自动化手写提交的评估。 Tutor-AI托管在Google Cloud上,旨在为教育工作者进行扩展和无缝体验。
git clone https://github.com/hadithedetonator/tutor-ai-llm-toolkit.git
cd tutor-ai-llm-toolkit创建虚拟环境:
python -m venv venv
source venv/bin/activate # On Windows use `venvScriptsactivate`安装依赖项:
pip install -r requirements.txt python manage.py migrate app
python manage.py migrate accounts
python manage.py migrate
python manage.py runserver打开浏览器并导航到http:// localhost:8000。
欢迎捐款!请按照以下步骤做出贡献:
git checkout -b feature/AmazingFeature )git commit -m 'Add some AmazingFeature' )git push origin feature/AmazingFeature )如有任何疑问或讨论,您可以通过[email protected]与我联系。
根据MIT许可分发。有关更多信息,请参见许可证。
Abdul Hadi [email protected]