Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archetype

ARCHETYPE is an exercise in LLM API wrappers. It aims at building a multimodal and dynamical i.e. variable scope chatbot within one closure, in such a way that it facilitates quick templating and integration into your own macros.

Included examples

  • Dialogos - Helps users externalize emotional issues and manage them effectively.
  • Thesis - Assists in planning and organizing a high school essay or thesis project.

Requirements

  • Python 3.11+
  • Streamlit
  • Langchain
  • OpenAI API key

Installation

  • Clone the repository:
git clone <repository-url>
cd <repository-directory>
  • Install the required packages:
pip install -r src/requirements.txt*

Usage

  • Run the application:
streamlit run src/main.py

Contributing

Contributions are welcome! Please submit issues or pull requests for any improvements or bug fixes. License

This project is licensed under the MIT License - see the LICENSE.mc file for details.

Versioning

This project uses commit-and-tag-version to generate an automated CHANGELOG.md. Please use Conventional Commits when pushing.

Commands:

  •   make alpha # -> releases and tags as alpha
  •   make beta # -> releases and tags as beta
  •   make minor # -> releases and tags as minor
  •   make release # -> standard release and tag

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages