robjsliwa/llama-agent
Fun project to run your own LLM chat bot using llama.cpp
This helps people create interactive, story-driven text adventures where different characters or roles, like a Dungeon Master and a hero, converse and advance a narrative. You input character roles and a starting scenario, and the system generates dynamic, multi-turn dialogues, creating an immersive storytelling experience. It's for anyone who enjoys collaborative storytelling or wants to explore interactive fiction without needing to write all the dialogue themselves.
No commits in the last 6 months.
Use this if you want to generate multi-turn, role-playing conversations for interactive fiction or game scenarios using local, open-source AI models.
Not ideal if you need to integrate with existing large language model APIs like OpenAI, as this project focuses on local, open-source model execution.
Stars
11
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/robjsliwa/llama-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InternLM/lagent
A lightweight framework for building LLM-based agents
microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
Mann1988/awesome-claude-skills
📊 Explore high-quality Claude skills focused on business analysis and content creation,...
kevinMEH/keyscan
Keyscan: AI-powered API key scanner for GitHub Gists.
Sakeeb91/text2sql-agent
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework