AI memory capabilities and access to project files

I love T3 chat as a concept. When DeepSeek R1 was released I started to build my own chat UI for it but didn't finish it. T3 chat is near perfect tool for basic chat AI usage. I love the ability to choose any AI I want for different things with reasonable cost. What I need for my work is the AI to remember longer chat history and/or access to project files. Is this even possible with current AI tools? If yes, is something like this possible to integrate with T3 chat? Project files could include: - Project Summary: this would be similar to your first prompt when starting a new project, a guideline to the AI what we are working on which the AI can look into with each prompt if needed - Code files: AI could always look into project files and review up to date code when suggesting improvements or new code. If the AI can access project files it doesn't necessarily need to remember long conversations since it can "refresh" it's memory by viewing the project files whenever needed. If access to project files is not an option the AI should remember longer conversations somehow. Maybe automatically create a summary of the conversation within some intervals and refeed the summary to refresh memory. Now I need to ask the AI to write a summary of our conversation, start a new chat, post the summary and crucial project files/code as a first prompt and continue from there. This works quite well but would be nice if this process was automated somehow. And one noob question: Does different AI's in T3 chat have access to the current conversation history? If I ask a question from ChatGPT, then switch to DeepSeek and ask a continuation to the first question does DeepSeek have access to the ChatGPT answer? If this is not possible I probably should have separate chats for each AI, correct?
3 Replies
Jakov
Jakov5mo ago
And one noob question: Do different AI's in T3 chat have access to the current conversation history? If I ask a question from ChatGPT, then switch to DeepSeek and ask a continuation to the first question does DeepSeek have access to the ChatGPT answer? If this is not possible I probably should have separate chats for each AI, correct?
They still have the history even if you switch models! Unless for example you use an image in a conversation and you switch to a model which doesn't support images (e.g. Kimi K2)
olety ⏩
olety ⏩5mo ago
Not sure about t3chat but it’s possible in general, look into RAG/GraphRAG and vector databases
AJCrow
AJCrowOP5mo ago
I looked into Claude Desktop version which have filesystem extension. Looks like it can have direct access to project files, can read, edit and save files. I will give it a try. Might be the answer for my needs.

Did you find this page helpful?