Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JunyiAcademy
/
vaitor2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f94953
vaitor2
3 contributors
History:
568 commits
youngtsai
def chat_with_any_ai(ai_type, password, video_id, user_data, transcript_state, key_moments, user_message, chat_history, content_subject, content_grade, questions_answers_json, socratic_mode=False, thread_id=None, ai_name=None):
2f94953
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
17 Bytes
gitignore
11 months ago
README.md
Safe
229 Bytes
css
11 months ago
app.py
Safe
162 kB
def chat_with_any_ai(ai_type, password, video_id, user_data, transcript_state, key_moments, user_message, chat_history, content_subject, content_grade, questions_answers_json, socratic_mode=False, thread_id=None, ai_name=None):
10 months ago
chatbot.py
Safe
6.54 kB
def chat(self, user_message, chat_history, socratic_mode=False, service_type='openai'):
10 months ago
educational_material.py
Safe
32.8 kB
def _build_user_content(self):
10 months ago
local_config_example.json
Safe
767 Bytes
update example
10 months ago
requirements.txt
Safe
243 Bytes
with gr.Tab("ι£ηΉι³ιη"):
11 months ago
storage_service.py
Safe
2.59 kB
def delete_blob(self, bucket_name, blob_name):
10 months ago