Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated fromΒ
AE-Talk-bot/v5-AI-ethic-HOT-no-ai
AE-Talk-bot
/
B
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
B
7.25 MB
Ctrl+K
Ctrl+K
1 contributor
History:
80 commits
linxinhua
Fix auto-restart watchdog (strptime parsing log filenames with new _<sessioncode> suffix), SyntaxWarning (\s in JS-inside-Python string), and pin python_version to 3.11 (avoids Python 3.14 asyncio cleanup noise with Gradio 6.x).
662807d
verified
about 1 month ago
content
case + placeholder: B condition reframed as 'AI assistant generates + optional chat'
about 2 months ago
core
logger.py: batch-checkpoint refactor (see app.py commit for details)
about 1 month ago
data
Session-recovery propagated from socratic: hidden gr.Textbox (#recovery-payload) + Gradio .then(js=...) chains write/clear localStorage; on_submit_initial / on_end_session yield JSON events on their CONFIRM yields. RECOVERY_HEAD adds modal styling + window.__SOC_RECOVERY helpers; storage key no_ai_session_v1; touch-observer adapted (no chat input β watches chatbot clicks + arg_input edits). on_recover_session rebuilds chatbot as [case_display, user_arg, INTRO_MESSAGE, perfect_answer.text] (mirrors on_submit_initial yield 2) and re-activates the 60s snapshot_timer. SessionLogger.from_dict restores dominant_framework (no_ai's logger lacks argument_submitted_at, so that field is skipped).
about 2 months ago
prompts
general_chat_prompt: strip to vanilla β just case + initial_argument + perfect_answer, no behavior steering
about 2 months ago
tutorial_images
walkthrough: MSG2 new wording (AI assistant generated version + optional chat); 5 new tutorial images from ans-ca/
about 2 months ago
.gitattributes
Safe
1.81 kB
UI parity with socratic/socratic-frame: (1) hide Gradio Chatbot top chrome via show_label=False + CSS for share/clear/delete/trash; (2) strip the '# Case: ...' H1 from the initial chatbot message via display-only CASE_TEXT_DISPLAY; (3) hide the left yellow feedback-hint column (guide-col visible=False) so chatbot expands left, and drop the bottom-row mirror column to keep action buttons aligned under right-col.
about 2 months ago
README.md
Safe
2.18 kB
Fix auto-restart watchdog (strptime parsing log filenames with new _<sessioncode> suffix), SyntaxWarning (\s in JS-inside-Python string), and pin python_version to 3.11 (avoids Python 3.14 asyncio cleanup noise with Gradio 6.x).
about 1 month ago
app.py
Safe
119 kB
Fix auto-restart watchdog (strptime parsing log filenames with new _<sessioncode> suffix), SyntaxWarning (\s in JS-inside-Python string), and pin python_version to 3.11 (avoids Python 3.14 asyncio cleanup noise with Gradio 6.x).
about 1 month ago
config.yaml
Safe
1.64 kB
switch hf_dataset to AE-Talk-bot/log-B-Jun-18-2026 (split per-condition to relieve HF commit rate limit)
about 1 month ago
requirements.txt
Safe
88 Bytes
Deploy: no_ai control bot β chapters TOC + essay logging
2 months ago