关于
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.
主要功能
- 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
使用案例
- 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.