Skip to main content

Gen AI

生成式人工智慧

LLM Models

Chinese LLMs Taiwan LLM - Project TAME (TAiwanese Mixture of Experts) GitHub: https://githu...

Voice

Gen Audio Stability AI Stable Audio HF: https://huggingface.co/stabilityai/stable-audio-op...

RAG

檢索增強生成 - Retrieval Augmented Generation RAG 主要用來解決大型語言模型(LLM)實際應用時的兩大侷限:幻覺/錯覺(hallucination)與資料時...

Fine-Tune

模型微調工作流程 準備資料集(訓練資料) 準備基礎模型 匯入資料集 開始微調作業 (Fine-Tune) 評估新模型損失曲線 以新模型做實際推論 準備資料集 開始微調模型...

AI Applications

Cherry Studio Cherry Studio is a desktop client that supports for multiple LLM providers, availa...

AI Dev

AI Develop Framework LangChain (python + node.js) LlamaIndex (python) Haystack (python) Phi...

Learning AI

AI 常見專用名詞 Gen AI (生成式 AI) 人工智慧 (AI) 藉由使用機器學習與環境互動並執行工作來模擬人類行為,而不需明確指示輸出的內容。 生成式 AI 是人工智慧的分支,可根...

RedHat AI

Red Hat® Enterprise Linux® AI is a foundation model platform to seamlessly develop, test, and run...

Agent

AgentGPT AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom ...

AI Cloud Providers

AI Platform Fireworks.ai - Fast, Affordable, Customizable Gen AI Platform Blog: https://blo...

Prompt Engineering

Prompt Engineering - 提示工程 生成式 AI 應用程式傳回的回應品質不僅取決於模型本身,也取決於其所提供的提示類型。 「提示工程」一詞描述提示改善的流程。 設計應用程式的開...

Function Calling

LLM(Large Language Model)的一個新功能是 Function Calling(函數呼叫)。這項功能允許LLM直接呼叫外部函數,並將其結果整合到模型的輸出中。下面是它的工作原...

Python Coding

LLM Model API LMStudio from langchain.llms import OpenAI #set llm for langchain using model ...

LLM Engine

A software that can load the LLM Models

AI Translator

使用 LLM 實現語言翻譯 PDFMathTranslate 完整保留排版的 PDF 檔案全文雙語翻譯,支援 Google/DeepL/Ollama/OpenAI 翻譯。 GitHub...

Jupyter Notebook

Installation With pip pip install notebook Python Virtual Environment With Python Venv mkdir...

LangChain

LangChain 是一個旨在為開發者提供一套工具和程式介接,以便更容易、更有效地利用大型語言模型(LLM)的開源開發框架,專注於情境感知和推理。它包含多個組件,如 Python 和 JavaS...

Finance AI

OpenBB Investment research made easy with AI. Investment Research | OpenBB GitHub: openbb-ag...

Semantic Kernel

Semantic Kernel 是一款由微軟開放的輕量級的 AI 開發套件(框架),可讓您輕鬆建立 AI 代理,並將最新的 AI 模型整合到您的 C#、Python 或 Java 程式碼庫中。它...