rimu@kbin.social to All things Python@kbin.social · edit-21 year agoEnhance your OpenAI chatbot with custom code: integrate weather, web scraping, APIs, etccodeberg.orgexternal-linkmessage-square0fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1external-linkEnhance your OpenAI chatbot with custom code: integrate weather, web scraping, APIs, etccodeberg.orgrimu@kbin.social to All things Python@kbin.social · edit-21 year agomessage-square0fedilinkfile-text
ChatGPT-based chatbots can now call your custom code to get information it doesn’t know. e.g. current weather, scrape the web, access APIs, etc. I’ve added a #Python ( #Flask ) demo of this to my chatbot quickstart repository.