Skip to content

An answer-based search engine that delivers concise results about No Man's Sky related questions.

License

Notifications You must be signed in to change notification settings

Scylidose/AtlasFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtlasFind

This project is an answer-based search engine that fetches and answers user questions based on content from the No Man's Sky Wiki fandom page. The search engine is designed to provide quick and accurate answers to questions related to the game, such as information on planets, star systems, resources, creatures, and more.

Getting Started

Prerequisites

To run this project, you will need:

Installation and Setup

  1. Clone this repository to your local machine.
git clone https://github.com/Scylidose/AtlasFind.git
  1. Create and activate a new virtual environment:
python3 -m venv venv
source venv/bin/activate # on Linux or macOS
.\venv\Scripts\activate # on Windows
  1. Install the required Python packages:
pip3 install -r requirements.txt

This will install all the necessary dependencies.

Contributing

Contributions to this project are welcome. If you find a bug, have a feature request, or want to contribute code, please open an issue or pull request on the project's GitHub page.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

An answer-based search engine that delivers concise results about No Man's Sky related questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published