Back to projects

abhigpt

abhinayjangde/abhigpt

$ git clone https://github.com/abhinayjangde/abhigpt
0
0
0
TypeScript

AbhiGPT

ChatGPT clone with web search functionality, context memory, and API rate limiting

AbhiGPT is an AI chatbot that combines the power of large language models with real-time web search. It uses Groq API for fast inference and Tavily for web search, providing accurate and up-to-date responses.

Key Features

Real-time web search integration
Context memory for conversation continuity
API rate limiting with NodeCache
Streaming responses for better UX

Key Features

  • Web search with Tavily
  • Groq API for fast LLM inference
  • NodeCache rate limiting
  • Streaming responses
  • TypeScript backend

Tech Stack

Node.js
NodeCache
Express.js
Groq API
Tavily
TypeScript
Tailwind

Preview

AbhiGPT preview
View on GitHubView Live Demo