Skip to content

Be My Mate project for synthetic students for online collaboration

Notifications You must be signed in to change notification settings

SPAM-research/BeMyMate

Repository files navigation

ChatAgents

LLM agents for collaborative tutorchat sessions.

Installation

git clone https://gitlab.com/h2282/chatagents
cd chatagents
chmod u+x install.sh
./install.sh

Usage

  • Run the ollama server
  • Get a model from the library: ollama pull llama3:latest
  • Run the app: python3 main.py and enjoy the agents.

Style Guide

The Style Guide is based on the opinionated FastAPI Best Practices repository: FastAPI Best Practices

Code Practices

Linters

Use ruff for linting and formatting to maintain code quality and consistency.

Bonus Section

Read and share best practices and experiences in the project's issues section. Contributions are welcome.

About

About

Be My Mate project for synthetic students for online collaboration

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages