Skip to content

Commit

Permalink
Add LangChain
Browse files Browse the repository at this point in the history
  • Loading branch information
formulahendry authored Aug 30, 2023
1 parent 8062f9b commit eb7ff64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ words with AI, powered by DALL·E.
- [MiniGPT-4](https://minigpt-4.github.io/) - Enhancing Vision-language Understanding with Advanced Large Language Models.
- [DeepSpeed](https://github.com/microsoft/DeepSpeed) - DeepSpeed empowers ChatGPT-like model training with a single click, offering 15x speedup over SOTA RLHF systems with unprecedented cost reduction at all scales.
- [TaskMatrix (Visual ChatGPT)](https://github.com/microsoft/TaskMatrix) - TaskMatrix connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.
- [LangChain](https://www.langchain.com/) - Building applications with LLMs through composability. LangChain’s flexible abstractions and extensive toolkit enables developers to harness the power of LLMs.
- [Semantic Kernel](https://github.com/microsoft/semantic-kernel) - Semantic Kernel (SK) is a lightweight SDK that lets you easily mix conventional programming languages with the latest in Large Language Model (LLM) AI "prompts" with templating, chaining, and planning capabilities out-of-the-box.
- [Cursor](https://www.cursor.so/) - Write, edit, and chat about your code with a powerful AI.
- [Ghostwriter](https://replit.com/site/ghostwriter) - An AI pair programmer that helps you write better code, faster.
Expand Down

0 comments on commit eb7ff64

Please sign in to comment.