Skip to content

ngcameroon/achalugo-ai

Repository files navigation

Achalugo AI 🤖✨

Achalugo AI is an intelligent chatbot interface built with Angular and powered by Gemini (Google GenAI). It leverages modern front-end technologies and AI integration to provide interactive conversations in a clean and responsive UI.

Tech Stack Google GenAI TailwindCSS Ngx Markdown Ng Icons License: MIT


✨ Features

  • 🌐 Built with Angular 19
  • 🔮 Powered by Google GenAI (Gemini)
  • 🧠 Chat-based interaction system
  • 🧾 Supports Markdown formatting using ngx-markdown
  • 🎨 Styled with TailwindCSS
  • 📦 Beautiful UI icons from ng-icons

🚀 Getting Started

Follow these steps to clone, install, and run Achalugo AI locally:

1. Clone the Repository

git clone https://github.com/ngcameroon/achalugo-ai.git
cd achalugo-ai

2. Install Dependencies

Make sure you have Node.js and npm installed. Then run:

npm install

3. Get Your Google GenAI API Key

🔑 You can get a Gemini API key by visiting Google AI Studio and following the setup instructions.

🔐 Important: Never expose your API key in production. For secure storage, consider using environment variables.

4. Run the App

npm start

The app will be available at http://localhost:4200.


🛠 Tech Stack

  • Angular – Framework for building the UI
  • @google/genai – Gemini model integration
  • ngx-markdown – For rendering Markdown responses
  • TailwindCSS – Utility-first CSS for styling
  • ng-icons – Easy integration of icon sets

🧑‍💻 Hosting Your Own Version

Want to make it your own? Here's how:

  1. Create a new GitHub repository
  2. Clone this project or use it as a template
  3. Push it to your own GitHub repo
  4. Add your Google GenAI API key as shown above
  5. Deploy using services like Vercel, Firebase Hosting, Netlify, or your preferred platform

📦 This approach gives you full control over the project, branding, and customization.


📄 License

This project is open source and available under the MIT License.

About

An AI chatbot build using Angular and Gemini API for build with AI

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors