├── README.md ├── faster-whisper-server ├── README.md ├── install&run.bat └── stt.py ├── open-webui ├── README.md ├── apps │ ├── README.md │ ├── audio │ │ ├── README.md │ │ └── main.py │ └── openai │ │ ├── README.md │ │ └── main.py ├── context_limit │ └── README.md ├── realtime_conversation │ ├── README.md │ ├── Screenshot_2024-10-06_183604.png │ ├── Screenshot_2024-10-06_184119.png │ ├── Screenshot_2024-10-06_185739.png │ ├── Screenshot_2024-10-06_185903.png │ └── Screenshot_2024-10-06_190254.png ├── routers │ ├── README.md │ ├── audio.py │ └── openai.py └── settings │ └── README.md ├── selfhosted_ssl ├── README.md └── cloudflareonts.png └── settings ├── Animated_avatars_ST.md ├── Lyra4-Gutenberg-12B.md ├── Mistral-Small-Instruct-2409.md ├── NemoMix-Unleashed-12B.md ├── OpenRouter_models.md ├── README.md ├── T-ponynai3.md ├── forge.md └── system_prompts └── chat.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/README.md -------------------------------------------------------------------------------- /faster-whisper-server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/faster-whisper-server/README.md -------------------------------------------------------------------------------- /faster-whisper-server/install&run.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/faster-whisper-server/install&run.bat -------------------------------------------------------------------------------- /faster-whisper-server/stt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/faster-whisper-server/stt.py -------------------------------------------------------------------------------- /open-webui/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/README.md -------------------------------------------------------------------------------- /open-webui/apps/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/apps/README.md -------------------------------------------------------------------------------- /open-webui/apps/audio/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/apps/audio/README.md -------------------------------------------------------------------------------- /open-webui/apps/audio/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/apps/audio/main.py -------------------------------------------------------------------------------- /open-webui/apps/openai/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/apps/openai/README.md -------------------------------------------------------------------------------- /open-webui/apps/openai/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/apps/openai/main.py -------------------------------------------------------------------------------- /open-webui/context_limit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/context_limit/README.md -------------------------------------------------------------------------------- /open-webui/realtime_conversation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/README.md -------------------------------------------------------------------------------- /open-webui/realtime_conversation/Screenshot_2024-10-06_183604.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/Screenshot_2024-10-06_183604.png -------------------------------------------------------------------------------- /open-webui/realtime_conversation/Screenshot_2024-10-06_184119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/Screenshot_2024-10-06_184119.png -------------------------------------------------------------------------------- /open-webui/realtime_conversation/Screenshot_2024-10-06_185739.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/Screenshot_2024-10-06_185739.png -------------------------------------------------------------------------------- /open-webui/realtime_conversation/Screenshot_2024-10-06_185903.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/Screenshot_2024-10-06_185903.png -------------------------------------------------------------------------------- /open-webui/realtime_conversation/Screenshot_2024-10-06_190254.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/realtime_conversation/Screenshot_2024-10-06_190254.png -------------------------------------------------------------------------------- /open-webui/routers/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/routers/README.md -------------------------------------------------------------------------------- /open-webui/routers/audio.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/routers/audio.py -------------------------------------------------------------------------------- /open-webui/routers/openai.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/routers/openai.py -------------------------------------------------------------------------------- /open-webui/settings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/open-webui/settings/README.md -------------------------------------------------------------------------------- /selfhosted_ssl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/selfhosted_ssl/README.md -------------------------------------------------------------------------------- /selfhosted_ssl/cloudflareonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/selfhosted_ssl/cloudflareonts.png -------------------------------------------------------------------------------- /settings/Animated_avatars_ST.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/Animated_avatars_ST.md -------------------------------------------------------------------------------- /settings/Lyra4-Gutenberg-12B.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/Lyra4-Gutenberg-12B.md -------------------------------------------------------------------------------- /settings/Mistral-Small-Instruct-2409.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/Mistral-Small-Instruct-2409.md -------------------------------------------------------------------------------- /settings/NemoMix-Unleashed-12B.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/NemoMix-Unleashed-12B.md -------------------------------------------------------------------------------- /settings/OpenRouter_models.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/OpenRouter_models.md -------------------------------------------------------------------------------- /settings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/README.md -------------------------------------------------------------------------------- /settings/T-ponynai3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/T-ponynai3.md -------------------------------------------------------------------------------- /settings/forge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/forge.md -------------------------------------------------------------------------------- /settings/system_prompts/chat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nengoxx/ai-stuff/HEAD/settings/system_prompts/chat.md --------------------------------------------------------------------------------