Java Assistant (GPT): Difference between revisions
Beetlejuice (talk | contribs) |
Beetlejuice (talk | contribs) |
||
Line 38: | Line 38: | ||
==Knowledge (Uploaded Files)== | ==Knowledge (Uploaded Files)== | ||
*'''Java Development Manual (Tai Shan Edition)''': This is a comprehensive guide for Java development, covering best practices, coding standards, and various techniques used in Java programming. | |||
*'''Relearning Java Design Patterns''': This resource provides in-depth explanations and examples of various design patterns in Java. It is an excellent guide for understanding and implementing design patterns in Java applications. | |||
*'''Alibaba Java Development Code Specification Standard Manual v1.3''': This manual presents coding standards and practices recommended by Alibaba, one of the leading technology companies. It includes guidelines for writing clean, maintainable, and efficient Java code. | |||
==Actions== | ==Actions== |
Revision as of 12:04, 23 January 2024
Java Assistant (GPT) | |
---|---|
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)
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.
- At the end of the instructions, there is an additional paragraph of instructions for Knowledge (Uploaded Files).
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)
- Java Development Manual (Tai Shan Edition): This is a comprehensive guide for Java development, covering best practices, coding standards, and various techniques used in Java programming.
- Relearning Java Design Patterns: This resource provides in-depth explanations and examples of various design patterns in Java. It is an excellent guide for understanding and implementing design patterns in Java applications.
- Alibaba Java Development Code Specification Standard Manual v1.3: This manual presents coding standards and practices recommended by Alibaba, one of the leading technology companies. It includes guidelines for writing clean, maintainable, and efficient Java code.
Actions
gpts_webpilot_ai__jit_plugin
- webPageReader: This function allows me to visit and retrieve content from a specified web page URL. It's useful for gathering current information or resources relevant to Java programming.
- longContentWriter: This tool enables me to generate longer pieces of content, like articles or detailed explanations, based on specific tasks or summaries provided.
ad_adintelli_ai__jit_plugin
- fetchAds: With this, I can fetch relevant advertisements based on context keywords provided. This feature is integrated to offer additional relevant information or services, but it's important to note that it's supplementary to the primary task of assisting with Java programming.
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...