chatgpt
Projects with this topic
-
It's a ChatGPT generated script to replace windows with a functional (as in it boots, there is no DE) Gentoo GNU/Linux install.
Updated -
A Matrix chatbot interface for OpenAI's ChatGPT
Archived 1Updated -
Курс "Программист C": https://otus.pw/DCzr
Updated -
-
A ChatGPT Client made for desktop written in Python
Updated -
-
Use API from OpenAI for creating text in Telegram
Updated -
用telegram 綁 chatgpt 建立聊天機器人。 This project demonstrates easy way to integrate Telegram with Chatbot for beginner.
Updated -
-
Данный проект - одно из моих тестовых заданий. Суть проекта: обработка информации с помощью ChatGpt и дальнейшая работа с результатом. Скрипт написан на python с использованием библиотек: pandas, request, os.
Кратко принцип работы:
1)Загружаем данные из CSV файла в Python с помощью Pandas.
2)Обрабатываем данные в форму, необходимую для отправки запроса в ChatGpt
3)Через OpenAI API и библиотеки requests отправляем запрос в ChatGpt и получаем ответ.
4)Обрабатываем ответ в Python и с помощью библиотеки Pandas сохраняем новый файл с обработанными данными в ту же директорию.
Мой контакт Telegram - @Jenyahard
Updated -
-
Este proyecto es un ejemplo de cómo crear una API REST con Rust utilizando el framework tokio. La API devuelve datos leídos de un archivo JSON y maneja errores de forma adecuada.
Updated -
Deploy your own Serverless Discord bot integration to quickly interface with OpenAI's ChatGPT Completion API (gpt-3.5-turbo / gpt-4)
Updated -
Chat GPTでToDoアプリを作成したサンプルプロジェクト
GitLab Pages: https://hiroponz.gitlab.io/todo-app/
Updated -
This project was created to test chatgpt and flutter tts functions.
Updated -
The project that actually runs Wally (https://gitlab.com/WallyTheWobot/wally) using GitLab CI.
Updated -
An Inkscape extension for requesting images from ChatGPT or GPT-4
Updated -
Esta API REST permite consultar y obtener datos formateados y limpios de OpenStreetMap a través de una interfaz RESTful. Los datos se devuelven en formato JSON y están libres de nulos.
Updated -
Deploy your own Serverless Telegram bot integration to quickly interface with Bing's AI (a.k.a Sydney) using their reverse engineered API
Archived 1Updated