abichinger/typechat-llama-example
Sentiment example using TypeChat with a self hosted LLM
This tool helps developers integrate sentiment analysis capabilities into their applications using self-hosted large language models. It takes natural language text as input and outputs structured sentiment data, allowing developers to build features like content moderation or customer feedback analysis without relying on external API services. This is for developers who want to incorporate AI into their software while maintaining full control over their models.
No commits in the last 6 months.
Use this if you are a developer looking to add sentiment analysis to an application using an on-premise or self-hosted LLM.
Not ideal if you are an end-user without programming skills or if you prefer cloud-based API solutions for sentiment analysis.
Stars
11
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Aug 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/abichinger/typechat-llama-example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mishushakov/llm-scraper
Turn any webpage into structured data using LLMs
Mobile-Artificial-Intelligence/maid
Maid is a free and open source application for interfacing with llama.cpp models locally, and...
run-llama/LlamaIndexTS
Data framework for your LLM applications. Focus on server side solution
JHubi1/ollama-app
A modern and easy-to-use client for Ollama
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.