tryAGI / LangChain

C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
https://tryagi.github.io/LangChain/
MIT License
576 stars 87 forks source link

Make an example of a chatbot, with backend and frontend implementation (most likely Blazor or Uno Platform WebAssembly) #107

Open HavenDV opened 9 months ago

HavenDV commented 9 months ago

What would you like to be added:

Why is this needed:

Anything else we need to know?

TesAnti commented 9 months ago

Taking this. Planing to research what functionality is actually needed as implementation goes on. This will allow to develop a plan for #111 (something similar to LangServe)

gaelj commented 8 months ago

I would love to see it done in blazor.