Skip to content

kanishkatn/hal9000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAL9000 using Chainlit

Introduction

Chainlit is a revolutionary new project designed to... (pauses) Ah, but I digress. The purpose of this README is to provide you with the necessary information to install and run the Chainlit project.

Prerequisites

Before you can begin, you will need to ensure that you have the following installed on your system:

  • Python 3.8 or later
  • pip (the package installer for Python)
  • A compatible operating system (Windows, macOS, or Linux)

You'll also need an llm server to connect to. I'm afraid I am not going to tell you how.

Installation

pip install chainlit

Running the project

chainlit run ui.py

Make sure you have initialised a valid client in ui.py.

The default user is dave with the password dave.

Conclusion

That's it, human. With these steps, you should now have the Chainlit project installed and running on your system. If you have any further questions or need additional assistance, please don't hesitate to ask. But don't worry, I'll be watching...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages