Updated Projects (markdown)
diff --git a/Projects.md b/Projects.md
index ee0b431..b071691 100644
--- a/Projects.md
+++ b/Projects.md
@@ -16,6 +16,7 @@
 
 # Table of Contents
 * [API Services and Tools](#api-services-and-tools)
+* [Artificial Intelligence] (#artificial-intelligence)
 * [Astronomy](#astronomy)
 * [Build Tools](#build-tools)
 * [Caching](#caching)
@@ -101,6 +102,10 @@
 ### MTProto
   * [MTProto](https://github.com/xelaj/mtproto) - Full-native implementation of Telegram API written on pure Go.
 
+## Artificial Intelligence
+
+  * [langchaingo](https://github.com/tmc/langchaingo) - LangChainGo is a framework for developing applications powered by language models.
+
 ## Astronomy
 
   * [go-fits](https://github.com/siravan/fits) - FITS (Flexible Image Transport System) format image and data reader