Cursor History
byNossim
0Enables searching of vectorized Cursor IDE chat history using LanceDB and Ollama through an API service.
About
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
- Integration with Ollama for local LLM access
- Self-hosted deployment
- Vectorized search using embeddings
- API service built with FastAPI
- Docker support for easy deployment
- 0 GitHub stars
Use Cases
- Quickly find relevant information discussed in previous Cursor IDE chats.
- Retrieve specific code snippets or solutions discussed in chat.
- Analyze past conversations for trends or insights.