This PR adds the ngpt project, an interactive LLM chatbot and CLI framework, to various relevant lists within the documentation.
Specifically, it adds:
A description of ngpt as an interactive LLM chatbot with conversation memory and multi-provider support (OpenAI, Ollama, Groq, Claude) to line 226.
A description of ngpt as a CLI framework for building AI-powered command-line tools to line 260.
A description of ngpt as a versatile tool for LLMs (CLI, chatbot, library) supporting various APIs to line 281.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2691
**Author:** [@nazdridoy](https://github.com/nazdridoy)
**Created:** 4/28/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`57cd300`](https://github.com/vinta/awesome-python/commit/57cd300fd7b7b4e4c02915e807cf0ef32353e7bf) docs: Add ngpt project entries
### 📊 Changes
**1 file changed** (+3 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+3 -1)
</details>
### 📄 Description
This PR adds the `ngpt` project, an interactive LLM chatbot and CLI framework, to various relevant lists within the documentation.
Specifically, it adds:
- A description of `ngpt` as an interactive LLM chatbot with conversation memory and multi-provider support (OpenAI, Ollama, Groq, Claude) to line 226.
- A description of `ngpt` as a CLI framework for building AI-powered command-line tools to line 260.
- A description of `ngpt` as a versatile tool for LLMs (CLI, chatbot, library) supporting various APIs to line 281.
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2691
Author: @nazdridoy
Created: 4/28/2025
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
57cd300docs: Add ngpt project entries📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
README.md(+3 -1)📄 Description
This PR adds the
ngptproject, an interactive LLM chatbot and CLI framework, to various relevant lists within the documentation.Specifically, it adds:
ngptas an interactive LLM chatbot with conversation memory and multi-provider support (OpenAI, Ollama, Groq, Claude) to line 226.ngptas a CLI framework for building AI-powered command-line tools to line 260.ngptas a versatile tool for LLMs (CLI, chatbot, library) supporting various APIs to line 281.--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.