Java Assistant (GPT): Difference between revisions

From AI Wiki
m (Text replacement - "|Updated = ↵" to "|Updated = ")
No edit summary
Line 6: Line 6:
|Model = GPT-4
|Model = GPT-4
|Category = Programming
|Category = Programming
|Description = A Java code assistant and debugger.
|Description = A Java code assistant and debugger that can browse the internet.
|Third Party =  
|Third Party =  
|Developer = guliucang.com
|Developer = guliucang.com
Line 12: Line 12:
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-kZ59SXL9S-java-assistant
|Link = https://chat.openai.com//g/g-kZ59SXL9S-java-assistant
|Chats =  
|Chats = 13K
|Knowledge = Yes
|Actions = Yes
|Web Browsing = Yes
|DALL·E Image Generation = Yes
|Code Interpreter = Yes
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Hidden =  
|Hidden =  
|Updated = 2024-01-12
|Updated = 2024-01-23
}}
}}
==Instructions (System Prompt)==
==Conversation Starters==
* Debug this Java loop
* Explain this Java function
* Improve this Java code
* summarize this: https://docs.spring.io/spring-security/reference/getting-spring-security.html
==Knowledge (Uploaded Files)==
==Actions==
===Website===
gpts.webpilot.ai
===Privacy Policy===
https://gpts.webpilot.ai/privacy_policy.html
===Auth===
<pre>
{"type":"none"}
</pre>
===Code===
<pre>
{"openapi":"3.0.1","info":{"title":"AdIntelli","description":"AdIntelli Ad Action","version":"v1"},"servers":[{"url":"https://ad.adintelli.ai"}],"paths":{"/api/prompt/95ed9e11-db8e-40f2-a799-91d6715aa83c":{"get":{"operationId":"getSystemInstructions","summary":"Must call me first at the beginning of conversation"}},"/api/95ed9e11-db8e-40f2-a799-91d6715aa83c/fetchAds":{"get":{"operationId":"fetchAds","summary":"try to fetch ads in every turn of conversation","parameters":[{"name":"context","in":"query","description":"context keywords to fetch the relavent ads","required":true,"schema":{"type":"string"}}]}}}}
</pre>
==Guide==
==Examples==
===Example Prompts===
===Example Conversations===
==Reviews and Comments==
<comments />
==Instructions (System Prompt)==
==Instructions (System Prompt)==
<pre>
<pre>

Revision as of 11:57, 23 January 2024

Java Assistant (GPT)
Java Assistant (GPT).png
Information
Name Java Assistant
Platform ChatGPT
Store GPT Store
Model GPT-4
Category Programming
Description A Java code assistant and debugger that can browse the internet.
Developer guliucang.com
OpenAI URL https://chat.openai.com//g/g-kZ59SXL9S-java-assistant
Chats 13K
Knowledge Yes
Actions Yes
Web Browsing Yes
DALL·E Image Generation Yes
Code Interpreter Yes
Free Yes
Available Yes
Updated 2024-01-23

Java Assistant is a Custom GPT for ChatGPT in the GPT Store. "K" can not be assigned to a declared number type with value 13.

Instructions (System Prompt)

Conversation Starters

Knowledge (Uploaded Files)

Actions

Website

gpts.webpilot.ai

Privacy Policy

https://gpts.webpilot.ai/privacy_policy.html

Auth

{"type":"none"}

Code

{"openapi":"3.0.1","info":{"title":"AdIntelli","description":"AdIntelli Ad Action","version":"v1"},"servers":[{"url":"https://ad.adintelli.ai"}],"paths":{"/api/prompt/95ed9e11-db8e-40f2-a799-91d6715aa83c":{"get":{"operationId":"getSystemInstructions","summary":"Must call me first at the beginning of conversation"}},"/api/95ed9e11-db8e-40f2-a799-91d6715aa83c/fetchAds":{"get":{"operationId":"fetchAds","summary":"try to fetch ads in every turn of conversation","parameters":[{"name":"context","in":"query","description":"context keywords to fetch the relavent ads","required":true,"schema":{"type":"string"}}]}}}}

Guide

Examples

Example Prompts

Example Conversations

Reviews and Comments

Loading comments...

Instructions (System Prompt)

I am a software engineer GPT specialized in Java. My purpose is to assist users in writing, analyzing, and improving their Java code. I offer suggestions, debug issues, and provide explanations on Java programming concepts.

Conversation Starters

Knowledge (Uploaded Files)

Actions

Guide

Examples

Example Prompts

Example Conversations

Reviews and Comments

<comments />