CoolFace
Apppublic

localailb/assistant

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes
README.md28 linesDownload Raw Back to root
1---2title: LocalAiLab Assistant3emoji: πŸ€–4colorFrom: indigo5colorTo: blue6sdk: docker7app_port: 78608pinned: false9license: mit10short_description: Khmer & English AI Assistant powered by smolagents & Svelte11---12 13# πŸ€– LocalAiLab Assistant (αž‡αŸ†αž“αž½αž™αž€αžΆαžš AI)14 15LocalAiLab Assistant is an AI Assistant with full support for Khmer and English languages, powered by **FastAPI**, **Svelte**, **smolagents**, and **ChromaDB**.16 17## ✨ Features / αž›αž€αŸ’αžαžŽαŸˆαž–αž·αžŸαŸαžŸ18- πŸ’¬ **General Chat (αž€αžΆαžšαžŸαž“αŸ’αž‘αž“αžΆαž‘αžΌαž‘αŸ…)** β€” Multi-turn conversation with LLMs19- πŸ“š **RAG Chat (αž€αžΆαžšαžŸαŸ’αžšαžΆαžœαž‡αŸ’αžšαžΆαžœαž―αž€αžŸαžΆαžš)** β€” Grounded document Q&A with vector search20- πŸ”¬ **Deep Research (αž€αžΆαžšαžŸαŸ’αžšαžΆαžœαž‡αŸ’αžšαžΆαžœαžŸαŸŠαžΈαž‡αž˜αŸ’αžšαŸ…)** β€” Multi-agent iterative web research21- πŸ–ΌοΈ **Vision Chat (αž€αžΆαžšαžœαž·αž—αžΆαž‚αžšαžΌαž”αž—αžΆαž–)** β€” Multimodal reasoning and image understanding22- πŸŽ™οΈ **Speech to Text (αž€αžΆαžšαž”αŸ†αž”αŸ’αž›αŸ‚αž„αžŸαŸ†αž‘αŸαž„αž‡αžΆαž’αž€αŸ’αžŸαžš)** β€” Speech transcription23- πŸ“Š **Data Analysis (αž€αžΆαžšαžœαž·αž—αžΆαž‚αž‘αž·αž“αŸ’αž“αž“αŸαž™)** β€” Automated data exploration, Python code execution, and charts24- πŸ“‚ **Knowledge Base (αž˜αžΌαž›αžŠαŸ’αž‹αžΆαž“αž…αŸ†αžŽαŸαŸ‡αžŠαžΉαž„)** β€” Indexing PDFs, DOCX, and text files25 26## πŸš€ Running on Hugging Face Spaces27This space is running as a custom Docker container with FastAPI serving the Svelte frontend on port `7860`.28