Skip to content

Commit

Permalink
Finalizing readme edits, just need new mind map
Browse files Browse the repository at this point in the history
  • Loading branch information
Daethyra committed Oct 19, 2023
1 parent 4403ff6 commit 04292a0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# LLM Utilikit

Welcome to LLM-Utilikit, your one-stop library of Python modules designed to supercharge your projects. Whether you're just getting started or looking to enhance an existing project, our toolkit offers a rich set of pluggable components and a treasure trove of large language model prompts and templates. But that's not all — I envision the Utilikit as a communal canvas, inviting proompters from all industries and walks of life to enrich this toolkit with their own prompts, templates, and Python modules. Join us in crafting a toolkit that's greater than the sum of its parts.
Welcome to the Utilikit, your one-stop library of Python modules designed to supercharge your projects. Whether you're just getting started or looking to enhance an existing project, this library offers a rich set of pluggable components and a treasure trove of large language model prompts and templates. But that's not all — I envision the Utilikit as a communal canvas, inviting proompters from all industries and walks of life to enrich this toolkit with their own prompts, templates, and Python modules. Join us in crafting a toolkit that's greater than the sum of its parts.

### Supported libraries:
- OpenAI
- LangChain
- HuggingFace
- Pinecone

The genesis of LLM-Utilikit lies in the recognition of two key challenges faced by developers and data scientists alike: the need for a quick start and the desire for modular, reusable components. Our library addresses these challenges head-on by offering a curated set of Python modules that can either serve as a robust starting point for new projects or as plug-and-play components to elevate existing ones. Moreover, we believe in the collective wisdom of the community. That's why LLM-Utilikit is designed to be a collaborative platform, encouraging contributions that range from innovative prompts and templates to versatile Python modules.

In summary, LLM-Utilikit is more than just a library—it's a community-driven platform designed to empower your projects. From versatile Python modules to a rich repository of large language model prompts and templates, we offer a comprehensive toolkit that caters to both beginners and seasoned developers.
This project aims to solve two key challenges faced by developers and data scientists alike: the need for a quick start and the desire for modular, reusable components. This library addresses these challenges head-on by offering a curated set of Python modules that can either serve as a robust starting point for new projects or as plug-and-play components to elevate existing ones.

#### 1. **[OpenAI: Utilikit](./OpenAI/)**

Expand Down

0 comments on commit 04292a0

Please sign in to comment.