LLM-powered chatbot for MS&T.
ChatACM is a chatbot developed by Shreyas Mocherla, a Junior in Computer Science studying at MS&T.
- ChatACM can give you general information as well as questions regarding MS&T specifically.
- It can browse the web on command and retrieve up-to-date results.
- The most recent feature includes the generation of images, powered by the SDXL model trained by Stability.ai. The chatbot smartly decides when to call an API to the hosted SDXL model on Replicate and produces a result based on the user's request.
- Ungraceful error handling. The chatbot throws a traceback error when it runs into an issue.
- Repeated prompts for desired outcomes. The chatbot will need nudging more than a single prompt to achieve desired results as a response.
- Misinformation even after web search. Sometimes the chatbot will search the web for results and come back with incorrect results. In this case, rephrase your question and observe the quality of the new response.
- Nothing new planned as of now.
- Submit future ideas here: ChatACM future ideas