Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.72 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.72 KB

🤖 BK Bot

Vercel Nuxt.js Tailwind CSS DaisyUI

BK Bot is a conversational AI interface powered by Google's advanced language models. Designed to focus on intuitive interactions, BK Bot provides relevant and contextual responses to natural language queries.

Features

  • Natural Language Understanding: Understands and responds to user queries conversationally.
  • Contextual Awareness: Maintains context throughout the conversation for more meaningful interactions.
  • Google AI Integration: Leverages the power of Google's state-of-the-art AI technology.

Local Development

  1. Prerequisites: Node.js (v18+) and npm.
  2. Clone: git clone https://github.com/bkpecho/bk-bot.git
  3. Install: npm install
  4. Environment:
    • Create .env: NUXT_GEMINI_API_KEY=YOUR_GOOGLE_AI_API_KEY (Obtain GOOGLE API key here)
  5. Run: npm run dev
    • Access at: http://localhost:3000

Future Enhancements

  • Integration of additional Google AI features.
  • Exploration of other AI models and capabilities.

Tech Stack

  • Frontend: Nuxt.js, Tailwind CSS, DaisyUI
  • AI: Google AI Multi-Turn Conversations

License

This project is licensed under the MIT License.