No project description provided
Project description
What is simgen-ssg?
simgen-ssg
is a content recommendation engine tailored specifically for static sites. By leveraging vector search technology, it enables seamless integration of personalized 'you might also like' sections for your blog, FAQs, and various content-driven pages.
Why simgen-ssg?
- Personalization: Tailor suggestions for a user-centric experience.
- Ease of Integration: Effortlessly implement recommendations into static sites.
- Engagement Boost: Enrich user experiences and increase engagement.
Who is it for?
- Bloggers: Offer personalized 'you might also like' sections for blog posts, keeping readers engaged and on your site longer.
- Knowledge Base Enhancement: Implement 'similar articles' suggestions in FAQs or documentation pages, aiding users in finding relevant information quickly.
- Content Publishing Platforms: Enhance content discovery by suggesting related articles or posts, keeping users engaged and extending their browsing time.
- Portfolio Websites: Showcase similar projects or works to visitors, allowing them to explore related content based on their interests.
- Educational Websites: Offer 'you might also like' sections for courses or resources, aiding learners in discovering supplementary material.
- Community Forums: Facilitate the discovery of related threads or discussions, encouraging deeper engagement among users.
- Event or Conference Websites: Recommend similar events or sessions based on attendee preferences, optimizing their experience and participation.
- Recipe or Lifestyle Blogs: Suggest similar recipes or articles catering to specific user tastes or interests.
- Job Boards: Offer job recommendations based on user profiles or previous job searches, enhancing user experience and increasing the likelihood of finding suitable positions.
- Travel Websites: Recommend similar destinations, accommodations, or activities, making trip planning more personalized and engaging.
How does it work?
The project uses Qdrant vector database along with fastembed under the hood to generate vector embeddings for the chunks in your site. It then provides an API to query the vector embeddings across the database to generate related content recommendations.
How do I use it?
Installation
Dev environment
- Install the package using
pip install simgen-ssg
- Run the server using `simgen-ssg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file simgen-ssg-0.1.1rc5.tar.gz
.
File metadata
- Download URL: simgen-ssg-0.1.1rc5.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d47e8698b2cbfd1f5c301c48381d062bd9cf65003afaecd587396db43cc9b69b |
|
MD5 | d207c2f0e61f3b479ae40469b7996353 |
|
BLAKE2b-256 | 47d0164beb5e94e50f0ca08c453e6373b1606bec1768e82e9eb7e08820dfb335 |
File details
Details for the file simgen_ssg-0.1.1rc5-py3-none-any.whl
.
File metadata
- Download URL: simgen_ssg-0.1.1rc5-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71c31ca73a7dfbbd1bddae84915f4d67f6c46913d9d9f9c3eac67c6a833fa25e |
|
MD5 | 0f703297fc8617af14e47f316b9946db |
|
BLAKE2b-256 | 5ab85e5e8872fa0590db18344188669330424befbb23ca69fd7362ca3da43695 |