Skip to content

A simple python based NLP search engine I built to learn about AI and NLP.

Notifications You must be signed in to change notification settings

kishiwarrior/eva-custom-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Eva – Custom Search Engine Bot

Eva is a lightweight custom search assistant created using Python.
It takes user queries and returns fast, relevant results using search APIs and custom logic.

This is a personal project built to learn AI, automation and bot development.


Features

  • Accepts natural language search queries
  • Fast and clean response system
  • Modular code (easy to extend)
  • Simple to run locally
  • Low resource usage

πŸ› οΈ Tech Stack

  • Python 3.x
  • Requests (or any API you used)
  • JSON handling
  • Custom logic modules

πŸ“ Folder Structure

eva-custom-search-engine/ β”œβ”€β”€ src/ β”‚ └── main.py └── README.md

About

A simple python based NLP search engine I built to learn about AI and NLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages