Enables searching of vectorized Cursor IDE chat history using LanceDB and Ollama through an API service.
Cursor History provides an API service designed to facilitate rapid and efficient searching of your Cursor IDE chat history. By leveraging LanceDB for vector storage and Ollama for language model processing, the application enables advanced search capabilities. Deployable as a self-hosted service with Docker support, it offers full control over your data and service, making chat history accessible and searchable for enhanced workflows.
Key Features
01Integration with Ollama for local LLM access
02Self-hosted deployment
03Vectorized search using embeddings
04API service built with FastAPI
05Docker support for easy deployment
060 GitHub stars
Use Cases
01Quickly find relevant information discussed in previous Cursor IDE chats.
02Retrieve specific code snippets or solutions discussed in chat.
03Analyze past conversations for trends or insights.