An open API service indexing awesome lists of open source software.

https://github.com/ivanskieee/lantern

A chatbot that lights the way to your thoughts
https://github.com/ivanskieee/lantern

ai-conversations chatbot cohere lantern-ai nodejs open-source react real-time ruby-on-rails vite

Last synced: 3 months ago
JSON representation

A chatbot that lights the way to your thoughts

Awesome Lists containing this project

README

          

Lantern - Like a light in the dark for your thoughts

Lantern is a lightweight AI-powered chatbot that lets users ask anything. It acts like a light in your thoughts, offering responses based on your queries.

---

Features

- AI chatbot using Cohere or OpenAI API
- Fast and minimal frontend built with Vite + React
- Styled with Tailwind CSS (via CDN)
- Simple API backend using Ruby on Rails
- Real-time prompt updates using Node.js + Socket.IO

---

Tech Stack

- Frontend: Vite + React + Tailwind (CDN)
- Backend: Ruby on Rails (API only)
- Real-time: Node.js + Socket.IO
- AI: Cohere or OpenAI API (swappable)
- Axios for frontend-backend requests

---

Getting Started

Clone the repository

```bash
git clone https://github.com/ivanskieee/lantern.git
cd lantern