# Chat-GPT

## ChatGPT Wolfram Alpha

* [Chat GPT LangChain - a Hugging Face Space by JavaFXpert](https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain)

## Awesome ChatGPT

* [acheong08/ChatGPT: Reverse engineered ChatGPT API](https://github.com/acheong08/ChatGPT)
  * `OfficialChatGPT --api_key sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx --stream`
* [wong2/chatgpt-google-extension: A browser extension that enhance search engines with ChatGPT](https://github.com/wong2/chatgpt-google-extension)

## ChatGPT

* [Jailbreak Chat](https://www.jailbreakchat.com/)

## Prompt Engineering

* [More on Prompting | Learn Prompting](https://learnprompting.org/docs/basics/more_on_prompting)
* [ChatGPT Prompts and Products](https://chatgpt.getlaunchlist.com/)

## ChatGPT UI

* [TypingMind — A better UI for ChatGPT](https://www.typingmind.com/)
* [dminGod/CallGPT: A dead simple way to call the ChatGPT API from your machine](https://github.com/dminGod/CallGPT)
* [ChatGPT on Telegram | Access ChatGPT anywhere on Telegram](https://chatgptontelegram.com/)
* [FMInference/FlexGen: Running large language models on a single GPU for throughput-oriented scenarios.](https://github.com/FMInference/FlexGen)
* [traghav/auto-redteam: Redteaming LLMs using other LLMs](https://github.com/traghav/auto-redteam)
* [Promptly: Build AI Apps & Chatbots in Minutes | No-code AI App Builder](https://trypromptly.com/)
* [https://libraria.dev](https://libraria.dev/)
* [nomic-ai/gpt4all: gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue](https://github.com/nomic-ai/gpt4all)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/ai/chat-gpt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
