One of the two compsigh entries for The Don's Hack 2023
Tunnel is chatbot that uses GPT technology to help people easily find information that's on the University of San Francisco webpage without manually having to search the entire webpage. The chatbot crawls the webpage and yield's a response based on what was found.
I think we'd collectively say that it went pretty well. Although we didn't win, we learned a lot throughout the process and were happy that we had a functional and working program (even though it suffered from inaccuracy).
→ What can I expect to learn from it?
To make Tunnel, we've utilized the following tools and tech stack:
- Figma (check out the file here)
- HTML/CSS
- Python
- Flask
→ What's its current state? What're the plan?
As of March 3, 2023, we plan to continue working on it, but is still in the same
state as it was upon hackathon completion.
It currently can answer both USF and non-USF related questions which is not what we want. We hope to limit its scope by implementing a separate web page crawler. Some questions asked yield ridiculously wrong answers, which we also believe come from the non-implementation of an outside crawler.
Thanks for checking the project out. :) You can ask about it, or for help understanding it, in the Discord. For any issues you encounter, feel free to reach out to us!
Thanks for being interested in helping. :) The project is totally ours as compsigh, so you can get write access in most cases by just asking, lol.