marvelai-org / marvel-ai-backend

This is the Marvel Teaching Assistant ai repo.
MIT License
17 stars 85 forks source link

Pull Request - Connect With Them - Digital Dreamers #105

Open avk1943 opened 1 month ago

avk1943 commented 1 month ago

Summary

The Connect With Them feature will empower teachers to build stronger connections with their students and better gauge their interest in the course material. By inputting details about what they teach and describing their students' interests and backgrounds, teachers will receive tailored recommendations on making their lessons more engaging and relevant.

Changes

Added below files: file_structure_tree

Testing

The new feature was tested using the following unit tests and integration tests. For more details, refer to the documentation. I) Unit Tests on core.py: test_core.py.

II) Unit Tests on tools.py: test_tools.py

III) Integration Testing According to the feature description, the FastAPI /docs interface was utilized to check the API's functionality, and all anticipated inputs and outputs were confirmed. Additionally, the feature was deployed using Docker, and the FastAPI application functioned as intended, indicating that the feature is ready for production.

Results

The new feature passed the tests mentioned above and performed its required function without breaking the existing codebase.

Notes

Screenshots

Included screenshots of