Skip to content

Staisha-N/character-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 

Repository files navigation

character-creator

Follow these steps to run the program.

  1. Clone this repository
  2. Run pip install langchain langchain-ollama langgraph pydantic
  3. Install Ollama from this website: https://ollama.com/download
  4. Run ollama serve
  5. Run ollama pull llama3.2
  6. Run python main.py

About

Tired of following a bunch of rules to create your D&D character? This app uses LLM orchestration tools to take in your character's description and output its stats! It uses LangGraph tools to manage the math of point allocation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages