Skip to content

rnaprimer/Insight-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Insight Engine v2

A smart web app that generates insights for any topic by combining knowledge and advice from public APIs.


Live app

https://insight-engine-5dd0.onrender.com/


🚀 Features

  • 🔍 Search any topic
  • 📖 Get a concise summary (Wikipedia API)
  • 🧠 Receive actionable advice (Advice API)
  • 🎨 Clean and modern UI
  • ⚡ Fast and responsive

🛠 Tech Stack

  • Node.js
  • Express.js
  • Axios
  • EJS
  • CSS

📦 Installation

git clone <your-repo-link>
cd capstone-project
npm install
npx nodemon index.js

🌐 Usage

Open your browser and go to:

http://localhost:3000

Enter any topic and explore insights instantly.


⚠️ Error Handling

  • Handles invalid topics
  • Gracefully displays fallback messages
  • Logs errors in console for debugging

💡 Future Improvements

  • Add AI-based personalized insights
  • Save search history
  • Add dark/light mode toggle
  • Improve UI animations

👨‍💻 Author

Debashis Mohanty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors