Assist .NET developers in developing LLM applications.
✨ Below are basic tutorials:
Name | Difficulty | Description |
---|---|---|
Hello_World | ☆☆☆ Dummy |
Getting started program |
Summarize | ☆☆☆ Dummy |
A basic summary program |
Chat | ☆☆☆ Dummy |
A basic chat bot with conversation history |
Chat_Guardrail | ☆☆☆ Dummy |
A travel advisor chatbot that only processes travel-related queries |
Web_Search_Agent | ☆☆☆ Dummy |
A research agent that can search the web and answer questions |
Human_Evaluation | ☆☆☆ Dummy |
A simple human review program |
LLM_Streaming | ☆☆☆ Dummy |
A simple program for real-time output that can be canceled |
BatchNode_Demo | ☆☆☆ Dummy |
A simple example using BatchNode |
Resume_Qualification_Demo | ☆☆☆ Dummy |
A simple resume evaluation program |
Real_Resume_Qualification_Demo() | ☆☆☆ Dummy |
a more realistic resume evaluation program |
“Pocket Flow,一个仅用 100 行代码实现的 LLM 框架”
使用PocketFlow构建Web Search Agent