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

Aletheia Chat bot Copilot #1187

Merged
merged 25 commits into from May 13, 2024
Merged

Aletheia Chat bot Copilot #1187

merged 25 commits into from May 13, 2024

Conversation

pepermao
Copy link
Collaborator

@pepermao pepermao commented May 6, 2024

Create chat bot user interface to create an interactivity between the user and the artificial intelligence during the fact-checking process

image

Screen medium size

image
image

Screen small size

image

pepermao and others added 16 commits May 11, 2024 16:24
… user and the artificial intelligence during the fact-checking process
- Integrated langChain with nestJs
- Draft creation of an agent with context and custom tooling
- Changed nest files names
- Refactored message dto
… request

provide all the messages to the agent as history context
Improve the step-by-step prompt instructions
Add suggestion message to the user
- Passing context from aletheia claim to agent
- Refined agent prompt
- Enchance tool context schema typing
- used i18n internalization
- Applied design atom concept, creating more components
- Separate style in another file
- agents return stream message and report
- Receive report from automated fact  checking agents
- added i18n
- Improved copilot chat bot drawer responsivity
- Created feedback analytics
- Create copilot chat bot feature flag
- Separate calculatePositions function logic into another file
- Only show copilot chat bot when user is accessing the full report view page
- Removed outdate automatedFactChecking code
- Fixed name convetions
@pepermao pepermao marked this pull request as ready for review May 11, 2024 17:11
@pepermao pepermao linked an issue May 12, 2024 that may be closed by this pull request
7 tasks
@pepermao pepermao changed the title WIP: Aletheia Chat bot Copilot Aletheia Chat bot Copilot May 12, 2024
Copy link

sonarcloud bot commented May 13, 2024

@thesocialdev thesocialdev merged commit 2e72b35 into stage May 13, 2024
7 checks passed
@thesocialdev thesocialdev deleted the mvp-copilot-chat-bot branch May 20, 2024 13:51
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.

Aletheia Copilot Chatbot
3 participants