Show HN:在網頁瀏覽器中除錯您的 AI 應用程式

Show HN:在網頁瀏覽器中除錯您的 AI 應用程式

Hacker News·

一款名為 Pixie 的新 Python SDK,讓開發者能夠直接在網頁瀏覽器中互動式地除錯 AI 應用程式,簡化了 LLM 和 AI 框架的開發流程。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

Pixie Python SDK - Enable Interactive debugging for your AI applications. Works with any LLM or AI Dev framework.

License

Uh oh!

There was an error while loading. Please reload this page.

yiouli/pixie-sdk-py

Folders and files

Latest commit

History

Repository files navigation

Pixie

Image

Image

Image

Enable interactive debugging in web browser for your AI application with a few lines of code.

Why?

Debugging AI applications is time-consuming and cumbersome.
Especially for early stage development, it doesn’t make sense to build e2e product just to test, or setup automated tests/evals.
So the process ends up being a lot of inputting awkwardly into the command line, and looking through walls of logs in different places.

Demo

Features

Get Started

1. Setup

In your project folder, install pixie-sdk package:

Create .env file in your project folder and add LLM API key(s):

Add AI Development framework depdendencies as needed:

Start the local server for debugging by running:

2. Connect Your Application

Add @pixie.app decorator to your main application function:

You should see in the log of pixie server that your app is registered.

3. Debug with web UI

Visit the web UI gopixie.ai to start debugging.

Important Links

Acknowledgments

This project is built on top of many awesome open-source projects:

About

Pixie Python SDK - Enable Interactive debugging for your AI applications. Works with any LLM or AI Dev framework.

Topics

Resources

License

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

Packages

  0

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:一款能生成帶有 3D 動畫報告的開源 AI 研究員

    4 個月前

  2. Show HN:Linky – 具備適應任何網站能力的 AI 驅動連結提交工具

    3 個月前

  3. Show HN:RamaLama AI 容器的 Python SDK

    3 個月前

  4. Show HN:FailWatch – AI 代理的故障關閉斷路器

    4 個月前

  5. Show HN:Sharpie – 可自行託管、支援本地 LLM 的 AI Prompt 遊樂場

    3 個月前