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

Add AI-Driven Chat System for NPC Interactions with LLM Integration #185

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

QianZhang19
Copy link

@QianZhang19 QianZhang19 commented Feb 22, 2025

I will add an AI-driven chat system in order to achieve immersive, interesting and contextual conversation interaction between NPCs and the game player

I have implemented a basic player presence in the game:

  • Built player position tracking and storage system
  • Built backend endpoints for player position updates
  • Built initial chat message infrastructure

Next step

  1. Set up LLM backend connection
  2. Create a trigger system for NPC-initiated conversations
  3. Fine-tune LLM responses to maintain consistent character qualities

I welcome all comments and suggestions for this contribution

@QianZhang19 QianZhang19 marked this pull request as draft February 24, 2025 14:40
@Emiyaaaaa
Copy link

Can you update the documentation and user guide?

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

Successfully merging this pull request may close these issues.

2 participants