haardikk21 / chatbot-plus

ChatBot Plus is a chat interface for large language models which allows you to chat with OpenAI, Cohere, Together, or Local (Alpaca, Llama) chat models.
https://chatbotpl.us
MIT License
33 stars 3 forks source link
ai alpaca chatbot cohere gpt-3 gpt-4 llama nextjs openai typescript

ChatBot Plus

ChatBot Plus is a chat interface for large language models which allows you to chat with OpenAI, Cohere, Together, or Local (Alpaca, Llama) chat models.

Built using Next.js, TypeScript, and Tailwind.

Try it yourself!

Features

Deploy

Run your own version of ChatBot Plus on Vercel.

Deploy with Vercel

Running Locally

  1. Clone the repository

git clone https://github.com/haardikk21/chatbot-plus

  1. Install dependencies

I used pnpm for this project. Install pnpm if you don't already have it.

pnpm install

  1. Run the project

pnpm dev

Contributions

Contributions are open to all. Feel free to open issues and/or pull requests.

Contact

Reach out to me on Twitter if you have any questions, ideas, or suggestions.

Acknowledgements

License

This project is licensed under the open-source MIT License.