Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI assistent #81

Open
neviaumi opened this issue Feb 6, 2025 · 1 comment
Open

AI assistent #81

neviaumi opened this issue Feb 6, 2025 · 1 comment

Comments

@neviaumi
Copy link
Owner

neviaumi commented Feb 6, 2025

I’m considering the idea of feeding portfolio HTML into an AI model and prompting from there.

The project resume.json already explores a similar approach—it takes a resume and a job description as input and auto-generates interview-related content.

If I can fine-tune and provide access to the model, I could:

  • Reduce response time
  • Improve semantic accuracy since HTML is self-contained and well-structured
  • Potentially generate a complete resume directly from the model
  • Integrate features like an FAQ assistant, JD match helper, etc.

However, cost is a concern. How much would I need to pay for ChatGPT usage? If ChatGPT is too expensive, what are some alternatives?

@neviaumi neviaumi changed the title Fine tune modal ? Fine tune AI modal Feb 6, 2025
@neviaumi neviaumi changed the title Fine tune AI modal AI assistent Feb 12, 2025
@neviaumi
Copy link
Owner Author

The release flow can be predictable as

  • Release the slower version of chatbot (It fetch the html everytime)
  • Release the version with vector database in front of prompts

This i can get it work and improve later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant