issues
search
7matic
/
SPZZ
2
stars
0
forks
source link
🖥️ Integration of LLM for Career Development Advice
#10
Closed
7matic
closed
10 months ago
7matic
commented
11 months ago
Establish a connection with the ChatGPT API (or any other appropriate LLM) to enable real-time response generation on the platform.
Develop a system to provide relevant user information to ChatGPT as context. This includes users' experience, knowledge, skills, and interests.
Implement functionality for ChatGPT to generate tailored advice based on the provided user context.