TutorAI
TutorAI copied to clipboard
TutorAI is a RAG system capable of assisting with learning academic subjects and using the curriculum and citing it. The project revolves around building an application that ingests a textbook in most...
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0. Changelog Sourced from pyparsing's changelog. Version 3.2.0 - October, 2024 Discontinued support for Python 3.6, 3.7, and 3.8. Adopted new Python features from Python...
Bumps [comtypes](https://github.com/enthought/comtypes) from 1.4.5 to 1.4.7. Release notes Sourced from comtypes's releases. 1.4.7 Improve _CArrayType alias import. By @junkmd. Rename _byref_type and _carg_obj to _CArgObject. By @junkmd. Fix typos and...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0. Release notes Sourced from eslint-plugin-react-hooks's releases. [email protected] (Oct 11, 2024) This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were...
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.6 to 2.0.0. Release notes Sourced from vite-plugin-static-copy's releases. [email protected] Major Changes #127 21304df Thanks @tassioFront! - feat: throw an error when does not find file Changelog...
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0. Release notes Sourced from charset-normalizer's releases. Version 3.4.0 🚀 charset-normalizer is raising awareness around HTTP/2, and HTTP/3! Did you know that Internet Explorer 11...
Bumps [openai](https://github.com/openai/openai-python) from 1.51.1 to 1.51.2. Release notes Sourced from openai's releases. v1.51.2 1.51.2 (2024-10-08) Full Changelog: v1.51.1...v1.51.2 Chores add repr to PageInfo class (#1780) (63118ee) Changelog Sourced from openai's...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.11 to 22.7.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.8.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.8.1 8.8.1 (2024-10-07) 🩹 Fixes eslint-plugin: stop warning on @ts-nocheck comments which aren't at the beginning of the...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.8.1. Release notes Sourced from @typescript-eslint/parser's releases. v8.8.1 8.8.1 (2024-10-07) 🩹 Fixes eslint-plugin: stop warning on @ts-nocheck comments which aren't at the beginning of the...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.12.0. Release notes Sourced from eslint's releases. v9.12.0 Features 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 17a07fb feat: Hooks for test cases (RuleTester)...