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

https://github.com/crypto-artisan/chatbot-openai-langchain

Chatbot-best-pratice-with-langchain (comprehensive)
https://github.com/crypto-artisan/chatbot-openai-langchain

Last synced: 2 months ago
JSON representation

Chatbot-best-pratice-with-langchain (comprehensive)

Awesome Lists containing this project

README

        

# hands-on python codebase using Open AI Api_key

## text generation
## text-to-image
## text-to-speech
## speech-to-text
## image-to-text (vision)
## moderation

# Get started
## create a .env file
### 1.insert OPENAI_API_KEY = 'your_own_api_key'
### 2.execute
``````
# bash
pip install -r requirements.txt

python main.py
``````

powered by hightecular95908