Microsoft's spreadsheet program can do way more than you might imagine. These are the hacks and tricks you need to know.
chatbot-local-ai/ ├── actions/ # Server Actions │ ├── ollama.ts # RAG Chat & LLM integration │ ├── intent.ts # Intent detection using LLM │ ├── embed.ts # Embedding & hybrid search │ ├── upload.ts # ...