Skip to content

A witty, biology-obsessed chatbot built using LangChain, Gradio. It answers questions clearly, connects everything back to genetics, and always ends with a nerdy biology joke.

Notifications You must be signed in to change notification settings

selenozkan/Chatbot_Cell-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Cell-0 🧠

Cell-0 is a fast, witty, biology-obsessed chatbot built using LangChain, Gradio. It answers questions clearly, connects everything back to genetics, and always ends with a nerdy biology joke.

Chatbot Screenshot

🧬 Features

  • Direct, clear responses (no fluff)
  • Remembers the conversation context and keeps it relevant
  • Includes a "Clear Chat" button to reset the conversation
  • Personality: like a geneticist with a stand-up routine
  • Uses Google's Gemini API to generate responses

🚀 How to Run

  1. Install dependencies:

    pip install -r requirements.txt
  2. Create a .env file in the root folder with your Gemini API key:

    GEMINI_API_KEY=your_api_key_here
    
  3. Launch the chatbot:

    python main.py

Then open the Gradio link shown in the terminal.


"Ask me anything. I’ll connect it to DNA — and crack a ribosome joke while I’m at it."

About

A witty, biology-obsessed chatbot built using LangChain, Gradio. It answers questions clearly, connects everything back to genetics, and always ends with a nerdy biology joke.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages