💡Note: The project is still in its early stages,your interest and contributions are welcome.
-
Jotlin is an open-source version of Notion, but it incorporates the capabilities of LLM throughout the writing process.
- Notion-like editor experience.
- Before writing, AI automatically assists in retrieving information.
- During writing, it generates content.
- After writing is completed, it automatically generates intelligent Q&A and summaries for the article's knowledge base.
-
Enterprises can deploy it in a private cloud environment to ensure data security and support team collaboration and permission control capabilities.
NextJS + Shadcn-UI + BlockNote + Laf
- Basic editor capabilities
- Support common block and inline styles
- Support Kanban and mention
- Optimize editor performance
- Improve markdown syntax import and export
- meta information support
- Advanced editor capabilities
- notion like database
- template
- LLM integration
- FastGPT integration
- Knowledge base support
- Text reader support
- database integration to ai work flow
- Writing AI assistant
- basic AI-assistant chat use Apikey
- retrieving information with LLM
- basic generates content feature
- intelligent Q&A with your article and knowledge base
- AI-label and content summarize
- FastGPT integration
- Team Collaboration
- Memeber management
- Devops capabilities
- Deploy to docker
- Deploy to sealos
- Antonio(his tutorial helps me so much)
- This project is base in a tutorial project from him,and it will go further.His website
- BlockNote
- Support core block editor,saved me so much time.