mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
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:
parent
e05ea4cec3
commit
c86b9e29b2
11
README.md
11
README.md
@ -62,6 +62,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
- [Awesome Go](#awesome-go)
|
- [Awesome Go](#awesome-go)
|
||||||
- [Contents](#contents)
|
- [Contents](#contents)
|
||||||
|
- [Artificial Intelligence](#artificial-intelligence)
|
||||||
- [Audio and Music](#audio-and-music)
|
- [Audio and Music](#audio-and-music)
|
||||||
- [Authentication and OAuth](#authentication-and-oauth)
|
- [Authentication and OAuth](#authentication-and-oauth)
|
||||||
- [Blockchain](#blockchain)
|
- [Blockchain](#blockchain)
|
||||||
@ -200,6 +201,16 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ 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
|
## Audio and Music
|
||||||
|
|
||||||
_Libraries for manipulating audio._
|
_Libraries for manipulating audio._
|
||||||
|
Loading…
Reference in New Issue
Block a user