Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

474 total results found

ngrok

VPN

ngrok - put localhost on the internet 應用場景: 安全的連線至客戶的網路環境 連線至 dev/test 環境,例如測試整合 webhook、與團隊一起預覽開發網站、測試驗證手機後端程式 Pyngrok ngrok SDK for Python pyngrok - a Python wrapper for ngrok — pyngrok 7.1.6 documentation GitHub: https://github.com/alexdlaird/p...

AI Dev

GenAI

AI Develop Framework LangChain (python + node.js) LlamaIndex (python) Haystack (python) Phidata (python) - LlamaIndex Ollama <> Mistral <> LlamaIndex Cookbook (ipynb) Data Analysis (Chat with CSV) LangChain: Chat with a CSV | LangChain Agents...

Learning AI

GenAI

AI 常見專用名詞 Gen AI (生成式 AI) 人工智慧 (AI) 藉由使用機器學習與環境互動並執行工作來模擬人類行為,而不需明確指示輸出的內容。 生成式 AI 是人工智慧的分支,可根據自然語言輸入來建立新內容。 生成式 AI 通常內建於軟體應用程式中,並使用經過大量文字資料定型的語言模型,以產生人類般的自然語言回應,甚至是原始影像。 這類應用程式的其中一個熱門範例是 ChatGPT,這是 OpenAI 所建立的聊天機器人,這是一家與 Microsoft 緊密合作的 AI 研究公司。 生成式 AI 是由...

RedHat AI

GenAI

Red Hat® Enterprise Linux® AI is a foundation model platform to seamlessly develop, test, and run Granite family large language models (LLMs) for enterprise applications. Red Hat Enterprise Linux AI brings together: The Granite family of open source-lice...

Agentic Tools

GenAI Agentic AI

Agent Development Microsoft: 10 Lessons teaching everything you need to know to start building AI Agents Kaggle: 5-Day AI Agents Intensive Course with Google | Kaggle Google: Agent Development Kit Top AI Agents Platforms No code 與 Low code AI 應用開發平台 ...

AI Cloud Providers

GenAI

LLM API Fireworks.ai - Fast, Affordable, Customizable Gen AI Platform Blog: https://blog.fireworks.ai/  Docs: https://readme.fireworks.ai/docs/quickstart  Models: https://fireworks.ai/models  Fireworks.ai: Fast, Affordable, Customizable Gen AI Platfor...

Prompt Engineering

GenAI LLM Prompt

Prompt Engineering - 提示工程 生成式 AI 應用程式傳回的回應品質不僅取決於模型本身,也取決於其所提供的提示類型。 「提示工程」一詞描述提示改善的流程。 設計應用程式的開發人員和使用這些應用程式的取用者,都可以考慮使用提示工程來改善生成式 AI 的回應品質。 提示是我們告知應用程式預期執行操作的方式。 工程師可以利用提示來新增程式的指示。 例如,開發人員可以為教師建置生成式 AI 應用程式,以建立與學生閱讀文字相關的複選問題。 在應用程式開發期間,開發人員可以新增其他規則,定義程式應該根據...

Data Analysis Tools

Machine Learning

Orange Data Mining Orange 資料探勘(Orange Data Mining,舊稱Orange 3) 是一個支援視覺化、圖示化介面的資料探索工具。使用Orange就可以像積木一樣,透過堆疊功能模組進行資料探勘( Data Mining)、機器學習 (Machine Learning)、圖像分析 (Image Analysis)、文字探勘 (Text Mining),方便使用者可以專注於探索性數據而不是編碼工作。因此Orange這種視覺化程式設計工具(Visual Programming To...

SIP Response Codes

Asterisk

180 v.s. 183 Code 180 and 183 are both SIP response codes used to indicate the progress of a call. While they may seem similar, they have distinct differences in their meanings and usage. Code 180: Ringing The 180 Ringing response code indicates that ...

Function Calling

GenAI

LLM(Large Language Model)的一個新功能是 Function Calling(函數呼叫)。這項功能允許LLM直接呼叫外部函數,並將其結果整合到模型的輸出中。下面是它的工作原理和應用:  工作原理  Function Calling 的工作原理是,LLM 在生成輸出時,可以 reconocize 具體的函數名稱和參數,並將其傳遞給外部函數執行。外部函數執行後,將結果返回給LLM,LLM 則將其整合到輸出中。這個過程可以重複多次,實現多個函數的呼叫和整合。 範例 例如,假設有一個L...

Python Coding

GenAI

LLM Model API LMStudio from langchain.llms import OpenAI #set llm for langchain using model from lmstudio llm = OpenAI( openai_api_base='http://localhost:1234/v1', openai_api_key='NULL' ) import streamlit as st from openai impor...

Dev Online Courses

Being a Developer

Developer Roadmaps 開發者學習路線圖 Developer Roadmaps - roadmap.sh Dev Community A constructive and inclusive social network for software developers. With you every step of your journey. DEV Community Level Up Coding Medium Articles by gitconnected.com...

OCR - Optical Character Recognition

Machine Learning

ANPR 車牌辨識 Automatic License/Number Plate Reader (ANPR) Automatic License Plate Reader Using OCR in Python - PyImageSearch

AI Translator

GenAI

使用 LLM 實現語言翻譯 Translation Quality Benchmark Huyuan-MT Huyuan-MT - 支援 33 種語言和 5 種中文方言 GitHub: https://github.com/Tencent-Hunyuan/Hunyuan-MT/  HF: https://huggingface.co/tencent/Hunyuan-MT-7B  PDFMathTranslate 完整保留排版的 PDF 檔案全文雙語翻譯,支援 Google/DeepL/Ollama/Open...

Installation

Python

Alternatives 變更 python 指令的預設路徑 alternatives --set python /usr/bin/python3 # Or alternatives --config python # Check the list alternatives --list Poetry Doc: https://python-poetry.org/docs/  Poetry 應該要安裝在 Python 虛擬環境,與主要系統間做隔離。 curl -sSL https:/...

Windows AD 認證

Linux Administration 帳號管理

登入 RedHat 系統時,可使用 Windows AD 帳號。 RedHat 7/8 (不加入網域) 這個方式需要先建立相同名稱的本機帳號,通常這個會違反資安規範。 Chapter 7. Configuring a RHEL host to use AD as an authentication provider Red Hat Enterprise Linux 8 | Red Hat Customer Portal 安裝需要的套件 yum install sssd sssd-tools krb...

Unit Test

Python

單元測試 目的:以隔離主程式的方式,對自訂的函式(function)與方法(method),提供指定的輸入參數與期待的輸出結果,以驗證相關程式碼是否有瑕疵或錯誤。 方法:撰寫額外的測試用程式碼,並使用任一個單元測試模組,例如 unittest, Pytest 或類似用途的其他模組。  自動化:整合 CI/CD 做到全自動化程式碼單元測試 Pytest YT: How To Write Unit Tests in Python • Pytest Tutorial - YouTube tes...

OpenLLM

GenAI LLM Engine

OpenLLM helps developers run any open-source LLMs, such as Llama 2 and Mistral, as OpenAI-compatible API endpoints, locally and in the cloud, optimized for serving throughput and production deployment. GitHub: https://github.com/bentoml/OpenLLM  CoLab: htt...