An open API service indexing awesome lists of open source software.

https://github.com/tizkovatereza/llm-agents

Making my own simple AI chatbot
https://github.com/tizkovatereza/llm-agents

agent ai autonomous chatbot gpt-4 gpt-4-api openai openai-api

Last synced: 2 months ago
JSON representation

Making my own simple AI chatbot

Awesome Lists containing this project

README

        

# Chat-with-GPT4-in-terminal

Welcome to Mini ChatGPT, your personal AI chatbot! This simple Python program allows you to have interactive conversations with the OpenAI GPT-4 model. It's like having a digital friend who's always ready to chat, albeit not the smartest one around.

## Table of Contents

- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Usage](#usage) - TBD
- [Contributing](#contributing) - TBD
- [License](#license) - TBD

### Prerequisites 📋
- [Python](https://www.python.org/): Mini ChatGPT is written in Python, so make sure you have it installed on your system.
- [OpenAI API Key](https://beta.openai.com/signup/): To interact with the GPT-3.5 model, you'll need an API key from OpenAI. You can sign up for one [here](https://beta.openai.com/signup/).
- Code Editor: Any code editor or Integrated Development Environment (IDE) will work. Feel free to use your favorite one!
- Good mood o.o

- ## Getting Started 🚀
- Fork this repository
- Run it via VSCode or other IDE
- Have fun
- If you have questions, contact [email protected]