Skip to content

180 summarize conversation and store it in a vector form#202

Open
biniyam-29 wants to merge 58 commits intorelease-02from
180-summarize-conversation-and-store-it-in-a-vector-form
Open

180 summarize conversation and store it in a vector form#202
biniyam-29 wants to merge 58 commits intorelease-02from
180-summarize-conversation-and-store-it-in-a-vector-form

Conversation

@biniyam-29
Copy link
Copy Markdown
Collaborator

@biniyam-29 biniyam-29 commented Apr 15, 2025

  • When new mentee comes it will talk with the moderator
  • the moderator uses function calling to extract topic and time of the conversation
  • the topic (only the topic) is compared with mentors expertise
  • it will extract all mentors except the bot mentor under that account then compares the mentors.expertise embeddings with the the topic
  • the conversation with the bot aka moderator is closed
  • new conversation with the selected mentor will be started

…etter-exchange' for queue 'database' in vhost '/': received 'moderator' but current is 'message'
…or-mentor-profile' into 175-converse-with-gemini-api-using-langchain
…e it was not getting and response from the consumer)
…was throwing error cause it is stringfied, so placed a parser based on type)
biniyam-29 and others added 25 commits March 31, 2025 23:47
…nd creates a new active conversation with the new mentor)
…f time wasted accessing the DB every now and then
…ent' into 180-summarize-conversation-and-store-it-in-a-vector-form
@biniyam-29 biniyam-29 linked an issue Apr 15, 2025 that may be closed by this pull request
@biniyam-29 biniyam-29 requested a review from bengeos April 15, 2025 15:09
@biniyam-29 biniyam-29 self-assigned this Apr 15, 2025
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.

Summarize conversation and store it in a vector form

2 participants