About
de-Bot-tencourt is an AI-powered chatbot that retrieves information from my research publications and personal website. You can ask it questions about my work, including attention and memory dynamics, AI-driven mental health interventions, real-time neurofeedback and neuroadaptive systems.
Note: This chatbot is still a work in progress, and I am actively refining its prompt and behavior. To help assess and improve its performance, I am logging interactions for review and analysis. Therefore, please avoid sharing personal or sensitive information!
How it works
This chatbot uses LangChain to implement a Retrieval-Augmented Generation (RAG) pipeline, powered by Mistral’s LLM, and is deployed on Hugging Face Spaces.
I drew inspiration from a few different guides and resources:
- LangChain’s RAG Tutorials
- Blogposts
- ChangHoon Han’s ChangBot (the original inspiration)
I extended these approaches by:
- Indexing PDFs of my research publications (most tutorials scraped the web or arxiv publications)
- Resolving versioning issues
- Integrated the Google Sheets & Drive API for real-time logging of user questions and chatbot responses
Note
This chatbot is very preliminary, if you actually want to chat with me (and not the bot version of me), feel free to reach out!