Solution_2 / assets /file_map.txt
voldemortuk's picture
Upload 113 files
5cc1949 verified
.
β”œβ”€β”€ README.md
β”œβ”€β”€ app
β”‚Β Β  β”œβ”€β”€ chatbot_gradio_runner.ipynb
β”‚Β Β  β”œβ”€β”€ chatbot_gradio_runner.py
β”‚Β Β  └── data
β”‚Β Β  └── context.txt
β”œβ”€β”€ data
β”‚Β Β  β”œβ”€β”€ audio_bot_context.txt
β”‚Β Β  β”œβ”€β”€ audio_bot_context_extended.txt
β”‚Β Β  β”œβ”€β”€ call_center_prompt_with_intents_categories_context.csv
β”‚Β Β  β”œβ”€β”€ call_center_prompt_with_intents_categories_context.json
β”‚Β Β  β”œβ”€β”€ call_center_prompt_with_intents_categories_context.txt
β”‚Β Β  β”œβ”€β”€ financial_bot_context.txt
β”‚Β Β  └── travel_bot_context.txt
β”œβ”€β”€ file_map.txt
β”œβ”€β”€ genai_voice
β”‚Β Β  β”œβ”€β”€ bots
β”‚Β Β  β”‚Β Β  └── chatbot.py
β”‚Β Β  β”œβ”€β”€ config
β”‚Β Β  β”‚Β Β  └── defaults.py
β”‚Β Β  β”œβ”€β”€ data_utils
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ dataset_converter.py
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ extract_web_data.py
β”‚Β Β  β”‚Β Β  └── urls.py
β”‚Β Β  β”œβ”€β”€ defintions
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ model_response_formats.py
β”‚Β Β  β”‚Β Β  └── prompts.py
β”‚Β Β  β”œβ”€β”€ logger
β”‚Β Β  β”‚Β Β  └── log_utils.py
β”‚Β Β  β”œβ”€β”€ models
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ model_config.py
β”‚Β Β  β”‚Β Β  └── open_ai.py
β”‚Β Β  β”œβ”€β”€ moderation
β”‚Β Β  β”‚Β Β  └── responses.py
β”‚Β Β  └── processing
β”‚Β Β  └── audio.py
β”œβ”€β”€ libs
β”‚Β Β  β”œβ”€β”€ ffmpeg.exe
β”‚Β Β  └── ffprobe.exe
β”œβ”€β”€ poetry.lock
└── pyproject.toml
14 directories, 28 files