Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BuweiChen authored Apr 16, 2024
1 parent e16f8e8 commit 1f6698a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ With CourseTable, students retrieve information using keyword search, filtering,
In this project, we aim to enhance students’ course selection experience by augmenting CourseTable with a natural language interface that can provide customized course recommendations in response to student queries. By supplying more relevant and dynamic results and expanding students’ means of interaction with course data, this will enable students to more easily and effectively determine the best course schedule for themselves.

## Code Structure

```
.
├── ./.DS_Store
├── ./.github
Expand Down Expand Up @@ -59,7 +59,7 @@ In this project, we aim to enhance students’ course selection experience by au
├── ./load_courses.js
├── ./output.txt
└── ./requirements.txt

```
## Get Started

### Frontend
Expand Down

0 comments on commit 1f6698a

Please sign in to comment.