Skip to content

Repository files navigation

Instructional Chatbot for UCR

Developed as part of the Pathway program during the summer of 2025.

Getting It Running

If you are using pip to manage dependencies, run

pip install . && pip uninstall -y ucr_chatbot
flask --app ucr_chatbot run

from the root directory of this repository.

If you are using uv, which is highly recommended, then you can use

uv run flask --app ucr_chatbot run

See Also

About

A generative-AI chatbot for the University of California, Riverside. Developed during the 2025 Pathway program.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages