kaarthik108 / ohno

ohno - a lightning-fast AI chatbot built with the Hono.js framework, React, and Tailwind CSS

Home Page:https://ohno-1sq.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ohno

ohno - The Fastest AI Chatbot

ohno is a lightning-fast AI chatbot built with the Hono.js framework, React, and Tailwind CSS.

Models and Providers

ohno supports the following AI models and providers:

  • Groq: Llama-3 70B
  • Snowflake Cortex: Mixtral 8x7B
  • Cloudflare Workers AI: Llama-3 8B

You can easily switch between models and providers to experiment with different AI models.

Developing

  • Clone the repository
  • Install the dependencies: npm install
  • Configure the credentials in the wrangler.toml file
  • Deploy api route for snowflake model in a nodejs runtime or run it locally and attach it to a cloudflare tunnel
  • Start the development server: npm run dev

Credits

  • @yusukebe creator of the Hono.js framework
  • @yossydev for the Shadcn Template

License

ohno is open-source software licensed under the MIT License.

About

ohno - a lightning-fast AI chatbot built with the Hono.js framework, React, and Tailwind CSS

https://ohno-1sq.pages.dev/

License:MIT License


Languages

Language:TypeScript 93.3%Language:CSS 3.5%Language:JavaScript 3.2%