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. observed · 2026-09-01
Health v2 · maintenance only
65/100
- Activity 100
- Release rhythm 8
- Longevity 84
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1188
- days_rel: n/a
- days_push: 2
- n_releases_24m: 0
Adoption not part of the score
1070 stars · 139 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LangChain .NET is a C#/.NET implementation of the LangChain framework for building LLM-powered applications through composability. It provides abstractions for chat models, embeddings, vector databases, document loaders, and chains, staying close to the original Python LangChain while remaining open to new entities.
Use cases
- build LLM applications in C#
- create a RAG pipeline over PDF documents
- query a vector database with OpenAI embeddings
- port LangChain abstractions to .NET
- build chatbots and AI agents in .NET
- chain LLM calls with composable abstractions
When to choose
- you are a .NET/C# developer wanting LangChain-style abstractions
- you want an alternative to Semantic Kernel with more provider flexibility
- you need document loading, embeddings, and vector search in one framework
When to avoid
- your project is Python or JavaScript based - use official LangChain instead
- you want a Microsoft-backed, production-hardened framework like Semantic Kernel
- you need only a thin OpenAI API client without chain abstractions
Facets
library · maturity active
agent-framework rag llm-inference sdk chatbot large-language-models artificial-intelligence developer-tools dotnet cross-platform cloud langchain csharp llm openai embeddings vector-database document-loaders composability ai-agents retrieval-augmented-generation
2 sources
- readme: https://github.com/tryAGI/LangChain · fetched 2026-09-01 · 708d6abfcc2d
- homepage: https://tryagi.github.io/LangChain/ · fetched 2026-08-29 · e8829648453c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tryAGI/LangChain | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="tryAGI/LangChain")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem