Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Syllabank chat within the web app or an OpenAI Plugin #8

Open
AndreasInk opened this issue Aug 12, 2023 · 1 comment
Open

Add Syllabank chat within the web app or an OpenAI Plugin #8

AndreasInk opened this issue Aug 12, 2023 · 1 comment

Comments

@AndreasInk
Copy link
Contributor

AndreasInk commented Aug 12, 2023

The idea here is to make the syllabus more easy to understand with a chat interface. We can combine ISQ data here too for registration just like the ISQ py repo. Or maybe the chat should be a discord bot? Not sure

Steps:
TBD

@AndreasInk
Copy link
Contributor Author

AndreasInk commented Jun 8, 2024

I did work with the new discord apps feature which is essentially a webhook. I also made a bot that parses syllabi and other documentation using Supabase but could probably port it over the firebase although, not sure how that will work exactly without an embeddings plugin.

Or we can keep things local and self host a vector db and discord bot then depend on a cloud based LLM. I do have a pi laying around that I should make use of :)

Thoughts @rothso ?

This is the repo btw...
https://github.com/IS-Senior-Project-Team/headless-vector-search

And this too for a chat ui...
https://github.com/openswoop/Chat

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

No branches or pull requests

1 participant