Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nothingworry
/
IntegraChat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
09e23a2
IntegraChat
1.51 MB
1 contributor
History:
73 commits
nothingworry
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
09e23a2
about 1 month ago
assets
feat: add admin rules ingestion UI and persistent backend storage
about 2 months ago
backend
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
about 1 month ago
data
refactor(analytics): Remove SQLite fallback, require Supabase exclusively
about 1 month ago
frontend
update the readme file
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
36 Bytes
update the redflag resopnse
about 1 month ago
5_day_meal_plan.docx
37 kB
feat: Add knowledge base with document ingestion and file upload support
about 2 months ago
5_day_meal_plan.xlsx
5.4 kB
feat: Add knowledge base with document ingestion and file upload support
about 2 months ago
ANTHROPIC_CONTEXT_ENGINEERING.md
6.72 kB
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
about 1 month ago
CONTEXT_ENGINEERING_IMPLEMENTATION.md
4.48 kB
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
about 1 month ago
KB_FIRST_IMPLEMENTATION.md
2.79 kB
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
about 1 month ago
LICENSE
1.07 kB
update the readme files
about 1 month ago
README.md
53.1 kB
update the readme file
about 1 month ago
TESTING_GUIDE.md
6.42 kB
feat: add caching, query expansion, improved streaming, and enhanced error handling
about 1 month ago
app.py
115 kB
feat: Implement Anthropic context engineering with compaction, structured prompts, and tool result clearing
about 1 month ago
check_env.py
3.61 kB
refactor(analytics): Remove SQLite fallback, require Supabase exclusively
about 1 month ago
check_rag_database.py
5.02 kB
all the thing
about 2 months ago
check_rules_db.py
1.45 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
check_supabase_rules.py
4.49 kB
Migrate admin rules and analytics to Supabase
about 1 month ago
create_supabase_table.py
6.57 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
create_supabase_table_simple.py
2.41 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
createingdummydata.py
1.4 kB
feat: Add knowledge base with document ingestion and file upload support
about 2 months ago
env.example
1.67 kB
all the thing
about 2 months ago
example_rules.txt
5.35 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
example_rules_detailed.json
6.07 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
migrate_sqlite_to_supabase.py
31.5 kB
Migrate admin rules and analytics to Supabase
about 1 month ago
pytest.ini
130 Bytes
working the rag and web server
about 2 months ago
requirements.txt
212 Bytes
imporvement in the UI in app.py
about 1 month ago
start.bat
3.58 kB
all the thing
about 2 months ago
supabase_admin_rules_table.sql
2.23 kB
feat: Enhance admin rules with file upload, drag-and-drop, chunk processing, and improved UI
about 1 month ago
supabase_analytics_tables.sql
3.21 kB
Migrate admin rules and analytics to Supabase
about 1 month ago
test_improvements.py
12.3 kB
feat: add caching, query expansion, improved streaming, and enhanced error handling
about 1 month ago
test_reranking.py
6.32 kB
feat: update the encoding model
about 1 month ago