Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ChambreAgriculturePaysLoire
/
routeur_ia_api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c392583
routeur_ia_api
2.15 MB
Ctrl+K
Ctrl+K
2 contributors
History:
73 commits
Cyril Dupland
Refactoring gestion Agent
c392583
3 months ago
api
Refactoring gestion Agent
3 months ago
assets
Enhance PDF generation and update configurations: Add PDF_LOGO_PATH to .env.example, include markdown-pdf in requirements.txt, and refactor PDF generation logic to support logo integration. Introduce tests for PDF generation from Markdown input and update summarizer agent to streamline export functionality.
3 months ago
config
feat transcription: implement meeting transcription quotas with project ID and duration limits, enhancing validation and quota management. Update settings and documentation to reflect new features and usage examples.
3 months ago
core
FIrst Commit
8 months ago
docs
Refactoring gestion Agent
3 months ago
domain
Refactoring gestion Agent
3 months ago
graphs
Refactoring gestion Agent
3 months ago
knowledge
Data injection process
4 months ago
retrievers
feat voice: init
4 months ago
services
Refactoring gestion Agent
3 months ago
static
feat voice: implement real-time response segmentation for agent replies, enhancing transcript delivery via WebRTC data channels. Update LangGraphProcessor to split responses into segments and modify frontend to display these segments in real-time. Update documentation to reflect new segment handling features.
3 months ago
tests
feat transcription: implement meeting transcription quotas with project ID and duration limits, enhancing validation and quota management. Update settings and documentation to reflect new features and usage examples.
3 months ago
tools
Enhance PDF generation and update configurations: Add PDF_LOGO_PATH to .env.example, include markdown-pdf in requirements.txt, and refactor PDF generation logic to support logo integration. Introduce tests for PDF generation from Markdown input and update summarizer agent to streamline export functionality.
3 months ago
.env.example
1.31 kB
feat transcription: implement meeting transcription quotas with project ID and duration limits, enhancing validation and quota management. Update settings and documentation to reflect new features and usage examples.
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
663 Bytes
Update .gitignore: Add patterns for temporary files and voice recordings directory
3 months ago
Dockerfile
438 Bytes
chore: update Dockerfile to include ffmpeg dependency for enhanced audio processing capabilities
3 months ago
IMPLEMENTATION_COMPLETE.md
Safe
10.9 kB
FIrst Commit
8 months ago
QUICKSTART.md
Safe
4 kB
FIrst Commit
8 months ago
README.md
10.3 kB
Refactoring gestion Agent
3 months ago
app.py
5.5 kB
feat transcription: add dedicated meeting transcription endpoint with support for audio file uploads and language options. Implement validation for file formats and sizes, and update settings for the new transcription model. Enhance API documentation and examples for clarity.
3 months ago
postman_collection.json
14 kB
Refactoring gestion Agent
3 months ago
postman_environment.json
Safe
322 Bytes
FIrst Commit
8 months ago
requirements.txt
1.01 kB
feat transcription: implement audio file chunking for transcription service to handle files exceeding 25 MB limit. Add pydub dependency for audio processing and enhance transcribe method to manage large audio files by splitting them into smaller segments. Update documentation for clarity on new functionality.
3 months ago