Skip to content

Assignment 2 - #2

Open
moecui22 wants to merge 2 commits into
mainfrom
assignment_2
Open

Assignment 2#2
moecui22 wants to merge 2 commits into
mainfrom
assignment_2

Conversation

@moecui22

Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I implemented a chat-based AI system for Assignment 2 inside 05_src/assignment_chat.

What did you learn from the changes you have made?

Connect a public API and transform the JSON response into readable text; Use ChromaDB with a persistent client to store and query embeddings.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I considered using a real embedding model for the semantic search.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

One challenge was making sure ChromaDB persistence worked correctly.

How were these changes tested?

e.g., weather in Toronto

A reference to a related issue in your repository (if applicable)

NA

Checklist

  • I can confirm that my changes are working as intended

@moecui22 moecui22 self-assigned this Feb 22, 2026
@moecui22

Copy link
Copy Markdown
Owner Author

Hi,

Main app:
05_src/assignment_chat/app.py

FAQ:
05_src/assignment_chat/data/faq.csv

README:
05_src/assignment_chat/readme.md

Thank you:)
Eric

@x-rojas-io x-rojas-io left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Mo,

Thanks for submitting Assignment 2,

Marked completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants