摘要:
Ingest and split data in a flow https://docs.outerbounds.com/recsys-tutorial-L2/ Given our dataset is in a parquet file, in this lesson you will learn
阅读全文
posted @ 2024-12-29 11:50
lightsong
阅读(359)
推荐(0)
摘要:
awesome-workflow-engines https://github.com/meirwah/awesome-workflow-engines Activepieces - Open source no-code business automation, alternative to Za
阅读全文
posted @ 2024-12-29 10:49
lightsong
阅读(112)
推荐(0)
摘要:
OmAgent https://github.com/om-ai-lab/OmAgent OmAgent is an open-source agent framework designed to streamlines the development of on-device multimodal
阅读全文
posted @ 2024-12-29 09:45
lightsong
阅读(195)
推荐(0)
摘要:
提示工程指南 https://www.promptingguide.ai/zh https://github.com/dair-ai/Prompt-Engineering-Guide 提示工程(Prompt Engineering)是一门较新的学科,关注提示词开发和优化,帮助用户将大语言模型(Lar
阅读全文
posted @ 2024-12-26 22:24
lightsong
阅读(126)
推荐(0)
摘要:
Image Search Application with OpenAI CLIP Model and Faiss Library https://github.com/fanqingsong/clip-faiss This repository contains an Image Search A
阅读全文
posted @ 2024-12-26 20:00
lightsong
阅读(67)
推荐(0)
摘要:
Automating-Webscraping-with-Airflow https://github.com/fanqingsong/Automating-Webscraping-with-Airflow Web Scraping with Airflow This project provides
阅读全文
posted @ 2024-12-23 21:38
lightsong
阅读(77)
推荐(0)
摘要:
tiktoken https://github.com/openai/tiktoken tiktoken is a fast BPE tokeniser for use with OpenAI's models. tiktoken tiktoken is a fast BPE tokeniser f
阅读全文
posted @ 2024-12-23 21:31
lightsong
阅读(244)
推荐(0)
摘要:
microsoft/markitdown https://github.com/microsoft/markitdown MarkItDown is a utility for converting various files to Markdown (e.g., for indexing, tex
阅读全文
posted @ 2024-12-23 18:37
lightsong
阅读(467)
推荐(0)
摘要:
Faiss https://github.com/facebookresearch/faiss https://faiss.ai/index.html https://arxiv.org/pdf/2401.08281 Faiss Faiss is a library for efficient si
阅读全文
posted @ 2024-12-22 22:52
lightsong
阅读(77)
推荐(0)
摘要:
Introduction to gRPC https://grpc.io/docs/what-is-grpc/introduction/ An introduction to gRPC and protocol buffers. This page introduces you to gRPC an
阅读全文
posted @ 2024-12-21 23:29
lightsong
阅读(54)
推荐(0)
摘要:
Agentic Design Patterns https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/?ref=dl-staging-website.ghost.io Reflection: The
阅读全文
posted @ 2024-12-21 19:59
lightsong
阅读(132)
推荐(0)
摘要:
AutoGen https://microsoft.github.io/autogen/0.2/docs/Getting-Started AutoGen is an open-source programming framework for building AI agents and facili
阅读全文
posted @ 2024-12-21 18:47
lightsong
阅读(129)
推荐(0)
摘要:
Build an Intrusion-Detection-System using Python https://medium.com/@nawailk/build-an-intrusion-detection-system-using-python-nawail-khan-8b9e09e6cf88
阅读全文
posted @ 2024-12-20 21:53
lightsong
阅读(59)
推荐(0)
摘要:
PydanticAI https://ai.pydantic.dev/ PydanticAI is a Python agent framework designed to make it less painful to build production grade applications wit
阅读全文
posted @ 2024-12-20 20:50
lightsong
阅读(102)
推荐(0)
摘要:
Introducing Gemini 2.0: our new AI model for the agentic era https://blog.google/technology/google-deepmind/google-gemini-ai-update-december-2024/#ceo
阅读全文
posted @ 2024-12-20 19:48
lightsong
阅读(58)
推荐(0)
摘要:
PandasAI https://pandas-ai.com/ https://github.com/Sinaptik-AI/pandas-ai Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). Pand
阅读全文
posted @ 2024-12-20 19:21
lightsong
阅读(153)
推荐(0)
摘要:
How to synchronize Elasticsearch with MySQL Using Logstash to create a data pipe linking Elasticsearch to MySQL in order to build an index from scratc
阅读全文
posted @ 2024-12-18 23:03
lightsong
阅读(58)
推荐(0)
摘要:
opencv CascadeClassifier https://docs.opencv.org/3.4/db/d28/tutorial_cascade_classifier.html In this tutorial, We will learn how the Haar cascade obje
阅读全文
posted @ 2024-12-18 18:26
lightsong
阅读(143)
推荐(0)
摘要:
Eiffel https://eiffel-community.github.io/ Protocol Community Mission and Vision Security Eiffel Summit Eiffel The Eiffel protocol enables technology
阅读全文
posted @ 2024-12-18 18:07
lightsong
阅读(20)
推荐(0)
摘要:
SRS is a simple, high-efficiency, real-time media server https://github.com/ossrs/srs SRS/6.0 (Hang) is a simple, high-efficiency, and real-time video
阅读全文
posted @ 2024-12-18 14:51
lightsong
阅读(80)
推荐(0)
摘要:
TEN-Agent https://github.com/TEN-framework/TEN-Agent TEN Agent is a conversational AI powered by TEN, integrating Gemini 2.0 Multimodal Live API, Open
阅读全文
posted @ 2024-12-18 09:27
lightsong
阅读(91)
推荐(0)
摘要:
WebRTC_API https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API WebRTC (Web Real-Time Communication) is a technology that enables Web applicati
阅读全文
posted @ 2024-12-15 22:38
lightsong
阅读(392)
推荐(0)
摘要:
FastAPI in Containers - Docker https://fastapi.tiangolo.com/deployment/ https://fastapi.tiangolo.com/deployment/server-workers/ off-the-shelf https://
阅读全文
posted @ 2024-12-15 11:09
lightsong
阅读(17)
推荐(0)
摘要:
Implementing Memory in LLM Applications Using LangChain https://www.codecademy.com/article/implementing-memory-in-llm-applications-using-lang-chain 老版
阅读全文
posted @ 2024-12-14 23:42
lightsong
阅读(82)
推荐(0)
摘要:
Netflix/zuul https://github.com/Netflix/zuul Zuul is an L7 application gateway that provides capabilities for dynamic routing, monitoring, resiliency,
阅读全文
posted @ 2024-12-14 22:31
lightsong
阅读(42)
推荐(0)
摘要:
Zuul powers some of the largest Open Source development efforts https://zuul-ci.org/ Project Gating Keep your builds evergreen by automatically mergin
阅读全文
posted @ 2024-12-14 22:11
lightsong
阅读(39)
推荐(0)
摘要:
Jenkins Job building monitor 自带两个插件 https://plugins.jenkins.io/jenkinswalldisplay/releases/ https://plugins.jenkins.io/build-monitor-plugin/releases/
阅读全文
posted @ 2024-12-14 13:19
lightsong
阅读(24)
推荐(0)
摘要:
Data Warehouse https://www.coursera.org/in/articles/data-warehouse What is a data warehouse? A data warehouse, or enterprise data warehouse (EDW), is
阅读全文
posted @ 2024-12-12 11:24
lightsong
阅读(36)
推荐(0)
摘要:
https://www.dheeraj3choudhary.com/automate-s3-data-etl-pipelines-with-aws-glue-using-terraform/ Creating an ETL pipeline with AWS Glue and Terraform c
阅读全文
posted @ 2024-12-12 11:15
lightsong
阅读(16)
推荐(0)
摘要:
What Are Workflow Management and Orchestration Tools? https://understandingdata.com/posts/apache-airflow-vs-prefect/ As data pipelines and their vario
阅读全文
posted @ 2024-12-12 09:49
lightsong
阅读(78)
推荐(0)
摘要:
cProfile.run('re.compile("foo|bar")', 'restats') https://docs.python.org/3/library/profile.html import cProfile import re cProfile.run('re.compile("fo
阅读全文
posted @ 2024-12-11 21:28
lightsong
阅读(19)
推荐(0)
摘要:
mlflow https://mlflow.org/#core-concepts ML and GenAI made simple Build better models and generative AI apps on a unified, end-to-end,open source MLOp
阅读全文
posted @ 2024-12-10 22:16
lightsong
阅读(79)
推荐(0)
摘要:
https://zhuanlan.zhihu.com/p/168361742 作者:京东科技开发者链接:https://zhuanlan.zhihu.com/p/168361742来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 Kubernetes 应该是最近最火的云
阅读全文
posted @ 2024-12-10 21:52
lightsong
阅读(87)
推荐(0)
摘要:
Langchain Chain Agent - Zero-shot ReAct https://zhuanlan.zhihu.com/p/645216766 "ReAct"一词源于 ReAct: Synergizing Reasoning and Acting in Language Models
阅读全文
posted @ 2024-12-09 10:48
lightsong
阅读(107)
推荐(0)
摘要:
robotframework https://docs.robotframework.org/ Robot Framework Guides You want to get started with Robot Framework? Need some hints and examples? The
阅读全文
posted @ 2024-12-07 22:19
lightsong
阅读(48)
推荐(0)
摘要:
A lightweight, ultra-fast tool for building observability pipelines https://vector.dev/ Take control of your observability data Collect, transform, an
阅读全文
posted @ 2024-12-06 22:09
lightsong
阅读(35)
推荐(0)
摘要:
This project demonstrates how to use socket.io with FastAPI and React https://github.com/jrdeveloper124/socketio-app/tree/main You can use WebSockets
阅读全文
posted @ 2024-12-04 23:07
lightsong
阅读(89)
推荐(0)
摘要:
ai-assistant stream with websocket. https://github.com/dpills/ai-assistant/blob/master/main.py from typing import AsyncGenerator, NoReturn import uvic
阅读全文
posted @ 2024-12-04 22:57
lightsong
阅读(58)
推荐(0)
摘要:
https://socket.io/docs/v4/emitting-events/#Acknowledgements Acknowledgements Events are great, but in some cases you may want a more classic request-r
阅读全文
posted @ 2024-12-04 22:54
lightsong
阅读(25)
推荐(0)
摘要:
agent_scratchpad https://cookbook.langchain.com.cn/docs/langchain-agents/ In [17]: print(zero_shot_agent.agent.llm_chain.prompt.template) Out [17]: An
阅读全文
posted @ 2024-12-01 19:34
lightsong
阅读(549)
推荐(0)