Pinned Repositories
openai-chatbot
OpenAI chatbot powered by GPT-3.5 Turbo API, with conversation history stored in PostgreSQL. This script allows users to chat with the AI and store their conversation history for future reference. The script uses the OpenAI API to generate responses to user input, and stores the conversation history in a PostgreSQL database.
GEEKY-creator's Repositories
GEEKY-creator/openai-chatbot
OpenAI chatbot powered by GPT-3.5 Turbo API, with conversation history stored in PostgreSQL. This script allows users to chat with the AI and store their conversation history for future reference. The script uses the OpenAI API to generate responses to user input, and stores the conversation history in a PostgreSQL database.