Skip to content

harshagrawal2503/Stephen-Hawkins-AI-Twin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stephen Hawking's AI Twin

This project creates a chatbot API that simulates an AI twin of Stephen Hawking using the GIAI AI and Llama model. The AI focuses on quantum cosmology and responds to queries related to the cosmos and related scientific topics.

Check Live Url : https://stephen-hawkins-ai-twin.vercel.app/

Features

  • AI model (Llama) designed to simulate responses from Stephen Hawking's perspective in the field of quantum cosmology.
  • Responds to user queries about the universe, quantum mechanics, and related science.
  • RESTful API created with Express.js.
  • Integrates with GIAI AI Llama model API to fetch responses.
  • Simple frontend setup using static files.

Prerequisites

  • Node.js (v14 or above)
  • npm or yarn (package managers)
  • To start - Node index.js

Data flow