-
Notifications
You must be signed in to change notification settings - Fork 11
What is Libro
What is Libro? Libro is a customizable notebook solution designed to support generative AI capabilities. It delivers a commercial-grade user experience with seamless AI integration, making it easy to incorporate into your development environment and build cutting-edge AI and data science solutions.
🌟 GitHub: https://github.com/difizen/libro
🌟 Website: https://libro.difizen.net/
libro The Motivation Behind Libro In the fields of AI and data science, notebooks have become essential tools for researchers and developers, with many excellent products emerging in this space.
However, when we actually start working with notebooks, we still encounter many challenges. We often find ourselves manually assembling SQL strings within the notebook, we can’t call notebooks like other code files, and performing code reviews is difficult due to the challenges of diffing.
With the rise of generative AI, we aim to better integrate AI into the notebook workflow. But it doesn’t stop there — we’ve seen how AI is profoundly transforming many workflows, and we want the way we work within notebooks to evolve in the same way.
This is the reason behind libro. Libro is a notebook product designed to better meet the needs of data and AI workflows, bringing the future of notebook-based work to everyone.
Key Features of Libro Out-of-the-box Rich Functionality
- Effortless Data Integration
With libro, you can easily perform data operations using SQL cells. A simple configuration lets you connect to your own database. You can use Python context variables within SQL, and query results can be continued as dataframes. This ensures a smooth and efficient data workflow.
SQL Cell SQL Cell 2. Full-featured Code Editor
We’ve integrated the Monaco editor by default, providing comprehensive language support. Users get method and variable suggestions between cells, along with navigation capabilities. Additionally, AI-powered code completion is supported to enhance the editing experience.
Code Tooltip
Code Suggestions
Code Formatting
Code navigation Elegant AI Assistance
- Code Fixing, Explaination, and Optimization in Cells
If a cell execution results in an error, you can use the fix button to let AI suggest a solution. When you’re confused by changes or need a rewrite, AI assistance allows you to quickly get code explainations and optimization suggestions directly within the notebook.
Code Fixing
Code Explaination
Code Optimization 2. General and Cell Chat
You can engage in direct chat with AI within the document for open-ended discussions, or interact with AI based on the current cell for deeper insights and optimization suggestions, boosting your programming efficiency.
Cell Chat
General Chat Powerful Customization Capabilities Libro is an out-of-the-box product solution that allows users to freely combine its native modules based on their needs. It offers flexible scene customization capabilities and comes with a rich set of additional features. Moreover, libro provides an open framework for custom UI and execution kernels, enabling second-level development and customization at all module layers.
- AI Workflows
With Prompt Cells, users can integrate AI into the notebook’s execution logic, enabling seamless AI workflows. Additionally, the Interpreter mode allows users to interact with the notebook using natural language, generating the desired results.
Prompt flow
Interpreter 2. Multiple Product Forms
Libro supports various use cases, serving both as a document editor and a report presentation tool, making it easy to create demos and presentations at any time.
notebook as App Looking to the Future Libro will continue to leverage its flexibility and ease of integration, exploring more use cases for notebook-like products. We will continuously expand support for different runtimes and introduce controls with better interaction experiences, making libro the best notebook product in terms of user experience.
Libro will keep exploring applications that integrate with large models, providing users with a smarter programming experience, making programming in libro as easy as writing a document. At the same time, it will utilize its rich interactivity within the development framework of large models, becoming a valuable assistant in the development of large model capabilities.
We welcome developers from various scenarios to join us in building the libro project. Here is the link to the libro open-source project.
If you like this project, please feel free to star us on GitHub 🌟🌟🌟