Add AI category, some initial entries. (#5118)

* Add langchaingo

I'm a maintainer of this project and am proposing inclusion.

* Update README.md
This commit is contained in:
Travis Cline 2023-12-21 18:22:54 -08:00 committed by GitHub
parent e05ea4cec3
commit c86b9e29b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [Awesome Go](#awesome-go)
- [Contents](#contents)
- [Artificial Intelligence](#artificial-intelligence)
- [Audio and Music](#audio-and-music)
- [Authentication and OAuth](#authentication-and-oauth)
- [Blockchain](#blockchain)
@ -200,6 +201,16 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
**[⬆ back to top](#contents)**
## Artificial Intelligence
_Libraries for building programs that leverage AI._
- [langchaingo](https://github.com/tmc/langchaingo) - LangChainGo is a framework for developing applications powered by language models.
- [LocalAI](https://github.com/mudler/LocalAI) - Open Source OpenAI alternative, self-host AI models.
- [Ollama](https://github.com/jmorganca/ollama) - Run large language models locally.
**[⬆ back to top](#contents)**
## Audio and Music
_Libraries for manipulating audio._