联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GPT/ChatGPT(110) 

[GPT/ChatGPT] tGPTgeneratedPythonCodes-ForBioinformaticAnalysis

上传的所有文件都对应于“Chat GPT:An Accessible Bioinformatics Tool for Non-Programmers Analysing Genomic Sequenting Data”,这是一篇论文,我们描述了如何将ChatGPT实现到学术环境中,以教生物学学生如何为各种生物信息任务编程。
All files uploaded correspond to "Chat GPT: An Accessible Bioinformatics Tool for Non-Programmers Analyzing Genomic Sequencing Data," a paper where we describe how ChatGPT can be implemented into an academic setting to teach biology students how to program for various bioinformatic tasks. (2024-01-31, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706709741540338.html

[GPT/ChatGPT] keebox

对于任何希望提升软件开发职业生涯的人来说,这个存储库都是一个宝贵的资源。通过编程语言对资源的划分,可以很容易地找到所需的信息,而对包括框架、库和其他资源的关注使其成为所有类型项目的综合资源。
This repository is a valuable resource for anyone looking to boost their career in software development. ?? The division of resources by programming language makes it easy to find the information you need, and the focus on including frameworks, libraries, and other resources makes it a comprehensive resource for all types of projects. , (2023-02-11, HTML, 1780KB, 下载0次)

http://www.pudn.com/Download/item/id/1676126664516242.html

[GPT/ChatGPT] whatsappgpt

使用我们的Node.js WhatsApp机器人程序,在日常编程任务中体验终极便利。它由ChatGPT提供支持,可以进行有意义的对话,同时还可以执行代码。无论您是测试小代码片段还是向同事演示,我们的机器人都可以轻松实现。
Experience the ultimate convenience in your daily programming tasks with our Node.js WhatsApp bot. Powered by ChatGPT, it can engage in meaningful conversations, while also providing the ability to execute code. Whether you re testing small code snippets or demonstrating them to colleagues, our bot can make it happen with ease. , (2023-03-29, JavaScript, 24KB, 下载0次)

http://www.pudn.com/Download/item/id/1680056791537946.html

[GPT/ChatGPT] chatbot-api

《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。 ,
ChatGPT AI Q&A Assistant "is an open source free project that covers crawler interfaces, ChatGPT API docking, DDD architecture design, image packaging, and Docker container deployment. It is compact and sophisticated, with a comprehensive process. For Java programming partners, it has great learning value. (2023-03-22, Java, 2051KB, 下载0次)

http://www.pudn.com/Download/item/id/1679416130615774.html

[GPT/ChatGPT] dealingWithAI

处理人工智能是一个使用OpenAI的GPT-3 API的web应用程序。API端点允许用户向OpenAI API请求各种自然语言处理任务,如句子更正、释义、报告制作、编程、数学、写作、网站优化等。
Dealing with AI is a web application that uses OpenAI s GPT-3 API. The API endpoint allows users to make requests to the OpenAI API for various natural language processing tasks such as sentence correction, paraphrasing, report making, programming, math, writing, website optimization and many more. , (2023-03-28, JavaScript, 26KB, 下载0次)

http://www.pudn.com/Download/item/id/1680008691756562.html

[GPT/ChatGPT] Code-Wizard-AI

代码向导人工智能是一种利用机器学习的力量帮助开发人员进行日常工作的工具。主要未来包括:自然语言到SQL查询、编程语言转换、代码优化等,。。。100%开源且免费使用
Code Wizard AI is a tool that leverages the power of machine learning to assist developers with their day-to-day work. Main futures includes: natural language to SQL query, Programing Language conversion, code optimization,... 100% open-source and free to use , (2023-03-16, JavaScript, 498KB, 下载0次)

http://www.pudn.com/Download/item/id/1678901491876879.html

[GPT/ChatGPT] codex

这个项目的目标是创建一个聊天机器人,可以和你谈论编程。聊天机器人是使用OpenAI API开发的,该API使用GPT-3生成对用户发送的消息的响应。这个项目是在客户端使用Vanilla JavaScript创建的,在服务器端使用Express框架创建的。
The goal of this project is to create a chatbot that can talk to you about programming. The chatbot was developed with the OpenAI API, which uses GPT-3 to generate responses to messages sent by the user. This project was created using Vanilla JavaScript on the client side and the Express framework on the server side. , (2023-01-10, JavaScript, 38KB, 下载0次)

http://www.pudn.com/Download/item/id/1673310791487395.html

[GPT/ChatGPT] GPT_scraper

这个存储库提供了一种通过两种方法获取完整用户历史(或使用)ChatGPT的方法:基于前端“隐藏”API的方法或基于Selenium的方法,这两种方法都有各自的优点。它有助于避免使用API积分,同时仍以编程方式使用ChatGPT
This repository provides a way to scrape full user history (or use) ChatGPT through 2 methods: frontend "hidden" API based or Selenium based, both have their own pros. It can be helpful for avoiding the usage of API credits while still using ChatGPT programmatically , (2023-03-27, Python, 16KB, 下载0次)

http://www.pudn.com/Download/item/id/1679883934531503.html

[GPT/ChatGPT] rubberduck-gpt3

这是一个vim插件,允许您使用chatGPT API模拟橡皮鸭编程,根据选定的代码行和用户特定的查询生成代码建议和自然语言解释。整个代码库的大部分是通过与ChatGPT本身对话生成的,标记为“ai”提交。
This is a vim plugin that allows you to simulate rubber duck programming by using the chatGPT API to generate code suggestions and natural language explanations based on the selected lines of code and a user-specified query. Most of this entire codebase was generated by talking with ChatGPT itself, marked as `ai` commits. , (2022-12-05, Python, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1670206477942692.html

[GPT/ChatGPT] AutoDoc-ChatGPT

AutoDoc ChatGPT是一个Python脚本,它利用ChatGPT模型的强大功能自动生成任何编程语言的文档。使用AutoDoc ChatGPT,您可以轻松地为代码库生成全面的文档。
AutoDoc-ChatGPT is a Python script that leverages the power of ChatGPT model to automatically generate documentation for any programming language. With AutoDoc-ChatGPT, you can easily generate comprehensive documentation for your codebase. , (2023-03-10, Python, 24KB, 下载0次)

http://www.pudn.com/Download/item/id/1678447169426628.html
总计:110