# chatgpt
Auto-Save ChatGPT History
A Google extension that automatically saves ChatGPT chat history locally, no longer worry about losing conversation content.
Python + ChatGPT API Development | Based on gpt-3.5-turbo model
ChatGPT is a cloud-based artificial intelligence chatbot that uses OpenAI's `GPT-3.5-turbo` model to implement natural language processing (NLP) and language generation tasks.
One-Click Export ChatGPT Chat History as Markdown
After several days of debugging, I released this Google Chrome plug-in, which can convert ChatGPT chat records into Markdown format text with one click.
Develop an Intelligent Chat Program Using Python and ChatGPT API
ChatGPT is a natural language processing tool based on artificial intelligence technology, which can generate natural and fluent language and conduct conversations. Using the ChatGPT API, we can easily integrate this artificial intelligence technology into our Python applications.