Building artificial intelligence tools 🤖 https://t.co/PxOrsWzI55
Feb 16 • 8 tweets • 4 min read
“My project became so big that Claude can’t understand it.”
Many developers face this problem: LLMs struggle with large codebases.
But what if your AI assistant truly understood your entire project?
I’ll show you how to build a knowledge graph of your codebase and use CodeGPT to create an AI Copilot that never forgets context. 🧵👇
Step 1: Connect GitHub to CodeGPT Studio
First, create a free account on CodeGPT Studio
➡️ Go to the Code Graph section.
➡️ Click +Add Connection and select GitHub, GitLab, or Bitbucket.
➡️ Authorize CodeGPT to access your reposcodegpt.co
Jan 23 • 4 tweets • 2 min read
Introducing DeepSeek R1:1.5b Running Locally in Cursor!
In less than 4 minutes, I set up the DeepSeek R1:1.5b model, download it, and run it locally to seamlessly work with code in Cursor
The video is shown in real-time, with the model impressively running on an Intel Core i5 😱 using Ollama and the CodeGPT extension 👇
First, Install CodeGPT in Cursor: